public final class SetPropertiesLoaderHandler extends Object implements DigesterLoaderHandler<SetProperty,Field>
SetPropertiesRuleProvider.| Constructor and Description |
|---|
SetPropertiesLoaderHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(SetProperty annotation,
Field element,
FromAnnotationsRuleSet ruleSet)
Handles the current visited element with the related current annotation.
|
public void handle(SetProperty annotation, Field element, FromAnnotationsRuleSet ruleSet)
handle in interface DigesterLoaderHandler<SetProperty,Field>annotation - the current visited annotation.element - the current visited element.ruleSet - the annotations RuleSet where providers have to be
added.Copyright © 2001–2021 The Apache Software Foundation. All rights reserved.