Uses of Class
org.leo.unleash.annotation.Toggle
-
Packages that use Toggle Package Description org.leo.unleash.aop -
-
Uses of Toggle in org.leo.unleash.aop
Methods in org.leo.unleash.aop that return Toggle Modifier and Type Method Description private ToggleFeatureAdvisor. getToggleAnnotation(org.aopalliance.intercept.MethodInvocation mi)Methods in org.leo.unleash.aop with parameters of type Toggle Modifier and Type Method Description private booleanFeatureAdvisor. check(Toggle toggle, org.aopalliance.intercept.MethodInvocation mi)
-