Package org.leo.unleash.annotation
Annotation Type Toggle
-
@Target(METHOD) @Retention(RUNTIME) @Documented public @interface Toggle
-
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description StringalterBeanContextPathcontextPathStringname
-
-
-
Element Detail
-
name
String name
- Default:
- ""
-
-
-
alterBean
String alterBean
- Default:
- ""
-
-
-
contextPath
ContextPath contextPath
- Default:
- org.leo.unleash.annotation.ContextPath.METHOD
-
-