Uses of Interface
org.wildfly.clustering.singleton.server.Lifecycle
-
Uses of Lifecycle in org.wildfly.clustering.singleton.server
Subinterfaces of Lifecycle in org.wildfly.clustering.singleton.serverModifier and TypeInterfaceDescriptioninterfaceContext for singleton commands.interfaceClasses in org.wildfly.clustering.singleton.server that implement LifecycleModifier and TypeClassDescriptionclassLogic common to current and legacySingletonServiceimplementations.classDistributedSingletonServiceimplementation that uses JBoss MSC 1.4.x service installation.classDeprecated.classStarts/stops a givenServiceController.Methods in org.wildfly.clustering.singleton.server with parameters of type LifecycleModifier and TypeMethodDescriptionConstructor parameters in org.wildfly.clustering.singleton.server with type arguments of type LifecycleModifierConstructorDescriptionAbstractDistributedSingletonService(DistributedSingletonServiceContext context, Function<org.jboss.msc.service.ServiceTarget, Lifecycle> primaryLifecycleFactory)