Uses of Package
ovh.mythmc.gestalt.features
Packages that use ovh.mythmc.gestalt.features
-
Classes in ovh.mythmc.gestalt.features used by ovh.mythmc.gestaltClassDescriptionStores custom constructor parameters for
Feature-annotated classes that cannot be instantiated with a no-arg constructor.Manages the registry of listener objects that receiveFeatureEventnotifications.Defines the execution priority of aFeature-annotated class.A descriptor that bundles aFeature-annotated class with optional custom constructor parameters used during instantiation. -
Classes in ovh.mythmc.gestalt.features used by ovh.mythmc.gestalt.annotationsClassDescriptionRepresents the lifecycle events that can be fired for a registered
Feature-annotated class. -
Classes in ovh.mythmc.gestalt.features used by ovh.mythmc.gestalt.featuresClassDescriptionHolds the constructor parameter values and their types for a feature class that cannot be instantiated with a no-arg constructor.Builder for
FeatureConstructorParams.Represents the lifecycle events that can be fired for a registeredFeature-annotated class.Defines the execution priority of aFeature-annotated class.A descriptor that bundles aFeature-annotated class with optional custom constructor parameters used during instantiation.Builder forGestaltFeature.