Annotation Type BehaviourBean
-
@Target(TYPE) @Retention(RUNTIME) public @interface BehaviourBean
- Since:
- 5.0
- Author:
- Roy Wetherall
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringdefaultTypequalified name of type/aspect
-
-
-
Element Detail
-
defaultType
String defaultType
qualified name of type/aspect- Default:
- ""
-
-