Package org.analogweb.annotation
Annotation Type Attributes
-
@Target(PARAMETER) @Retention(RUNTIME) @Documented public @interface Attributes
- Author:
- snowgoose
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description Class<? extends AttributesHandler>
value
-
-
-
Element Detail
-
value
Class<? extends AttributesHandler> value
- Returns:
AttributesHandler
-
-