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