Annotation Interface FeatureEnable
Marks a method on a
Feature-annotated class
to be invoked when the feature is enabled via Gestalt.enableFeature(Class).
This callback is fired each time the feature transitions from a disabled to an enabled state.