Package ovh.mythmc.gestalt.annotations.status
package ovh.mythmc.gestalt.annotations.status
-
Annotation InterfacesClassDescriptionMarks a method on a
Feature-annotated class to be invoked when the feature is disabled viaGestalt.disableFeature(Class).Marks a method on aFeature-annotated class to be invoked when the feature is enabled viaGestalt.enableFeature(Class).Marks a method on aFeature-annotated class to be invoked when the feature is unregistered viaGestalt.unregister(Class[]).