Package ovh.mythmc.gestalt.features
package ovh.mythmc.gestalt.features
-
ClassDescriptionHolds the constructor parameter values and their types for a feature class that cannot be instantiated with a no-arg constructor.Builder for
FeatureConstructorParams.Stores custom constructor parameters forFeature-annotated classes that cannot be instantiated with a no-arg constructor.Represents the lifecycle events that can be fired for a registeredFeature-annotated class.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.Builder forGestaltFeature.