Uses of Interface
org.wildfly.clustering.singleton.server.LocalSingletonServiceContext
-
-
Uses of LocalSingletonServiceContext in org.wildfly.clustering.singleton.server
Classes in org.wildfly.clustering.singleton.server that implement LocalSingletonServiceContext Modifier and Type Class Description classLocalSingletonServiceBuilder<T>Deprecated.classLocalSingletonServiceConfiguratorLocalSingletonServiceConfiguratorimplementation that uses JBoss MSC 1.4.x service installation.Constructors in org.wildfly.clustering.singleton.server with parameters of type LocalSingletonServiceContext Constructor Description LocalLegacySingletonService(org.jboss.msc.service.Service<T> service, LocalSingletonServiceContext context)Deprecated.LocalSingletonService(org.jboss.msc.Service service, LocalSingletonServiceContext context)
-