Uses of Interface
org.wildfly.clustering.singleton.server.SingletonContext
-
-
Uses of SingletonContext in org.wildfly.clustering.singleton.server
Classes in org.wildfly.clustering.singleton.server with type parameters of type SingletonContext Modifier and Type Class Description classAbstractDistributedSingletonService<C extends SingletonContext>Logic common to current and legacySingletonServiceimplementations.Subinterfaces of SingletonContext in org.wildfly.clustering.singleton.server Modifier and Type Interface Description interfaceLegacySingletonContext<T>Context for singleton commands.Classes in org.wildfly.clustering.singleton.server that implement SingletonContext Modifier and Type Class Description classAbstractDistributedSingletonService<C extends SingletonContext>Logic common to current and legacySingletonServiceimplementations.classDistributedSingletonServiceDistributedSingletonServiceimplementation that uses JBoss MSC 1.4.x service installation.classLegacyDistributedSingletonService<T>Deprecated.Methods in org.wildfly.clustering.singleton.server that return SingletonContext Modifier and Type Method Description SingletonContextDistributedSingletonService. get()
-