Uses of Interface
org.wildfly.clustering.singleton.server.PrimaryProxyContext
-
-
Uses of PrimaryProxyContext in org.wildfly.clustering.singleton.server
Classes in org.wildfly.clustering.singleton.server that implement PrimaryProxyContext Modifier and Type Class Description classLegacyDistributedSingletonService<T>Deprecated.Constructor parameters in org.wildfly.clustering.singleton.server with type arguments of type PrimaryProxyContext Constructor Description PrimaryProxyService(Supplier<PrimaryProxyContext<T>> contextFactory)Deprecated.
-