public final class SetRootRuleProvider extends Object implements AnnotationRuleProvider<SetRoot,Method,SetRootRule>
SetRootRule.| Constructor and Description |
|---|
SetRootRuleProvider() |
public void init(SetRoot annotation, Method element)
init in interface AnnotationRuleProvider<SetRoot,Method,SetRootRule>annotation - the annotation instance.element - the annotated element reference.public SetRootRule get()
Rule.
Must never return null.get in interface AnnotationRuleProvider<SetRoot,Method,SetRootRule>Rule.Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.