Uses of Annotation Interface
org.ff4j.aop.Flip
Packages that use Flip
Package
Description
Provide capability to switch through Aspect Orienting Programming (A.O.P)
-
Uses of Flip in org.ff4j.aop
Methods in org.ff4j.aop that return FlipModifier and TypeMethodDescriptionprotected FlipFeatureAdvisor.getFF4jAnnotation(org.aopalliance.intercept.MethodInvocation mi) Pick annotation from method or class.Methods in org.ff4j.aop with parameters of type FlipModifier and TypeMethodDescriptionprotected booleanCall if Flipped based on different parameters of the annotationprotected FlippingExecutionContextFeatureAdvisor.getFlippingContext(Flip ff, org.aopalliance.intercept.MethodInvocation mi) RetriveveFlippingExecutionContextfrom FF4J or as parameter.protected ObjectFeatureAdvisor.invokeAlterClazz(org.aopalliance.intercept.MethodInvocation mi, Flip ff) Invoke alter class.