Package org.ff4j.aop


package org.ff4j.aop
Provide capability to switch through Aspect Orienting Programming (A.O.P)

Author:
Cedrick Lunven (@clunven)
  • Class
    Description
    Enumeration that represents the location of the flipping context execution which will be passed to the flipping strategy.
    At runtime check presence of annotation @{Flip}, then evaluate if the related feature id is enabled.
    Spring bean used to scan classpath and create dynamic proxy on annotated beans (@Flip).
    FeatureFlipping Core Annotation.