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