Uses of Interface
org.wildfly.clustering.singleton.server.SingletonServiceContext
-
-
Uses of SingletonServiceContext in org.wildfly.clustering.singleton.server
Subinterfaces of SingletonServiceContext in org.wildfly.clustering.singleton.server Modifier and Type Interface Description interfaceDistributedSingletonServiceContextinterfaceLocalSingletonServiceContextContext for local singleton services.Classes in org.wildfly.clustering.singleton.server that implement SingletonServiceContext Modifier and Type Class Description classDistributedSingletonServiceBuilder<T>Deprecated.classDistributedSingletonServiceConfiguratorDistributedSingletonServiceConfiguratorimplementation that uses JBoss MSC 1.4.x service installation.classLocalSingletonServiceBuilder<T>Deprecated.classLocalSingletonServiceConfiguratorLocalSingletonServiceConfiguratorimplementation that uses JBoss MSC 1.4.x service installation.
-