Package org.togglz.core.annotation


package org.togglz.core.annotation
  • Annotation Interfaces
    Class
    Description
    Allows to specify the activation parameters of the default activation strategy DefaultActivationStrategy.
    Allows to specify the default activation strategy if the StateRepository doesn't have any state saved for the feature.
    Allows to specify that the annotated feature should be enabled by default if the StateRepository doesn't have any state saved.
    Annotation used to define custom metadata attributes for features.
    Identifies an annotation type as an feature group annotation
    Custom feature attribute that allows to set a link for additional information regarding this feature.
    Allows to set a label for a feature.
    Custom feature attribute that allows to set the name of a contact person.