Annotation Interface FeatureShutdown
Marks a method on a
Feature-annotated class
to be invoked when the feature is unregistered via Gestalt.unregister(Class[]).
This is the final lifecycle callback executed and is invoked once during feature teardown.