Class IdentityCacheGroupServiceConfiguratorProvider
java.lang.Object
org.wildfly.extension.clustering.server.IdentityCacheRequirementServiceConfiguratorProvider
org.wildfly.extension.clustering.server.group.IdentityCacheGroupServiceConfiguratorProvider
- All Implemented Interfaces:
IdentityCacheServiceConfiguratorProvider
@MetaInfServices(org.wildfly.clustering.server.service.IdentityCacheServiceConfiguratorProvider.class)
public class IdentityCacheGroupServiceConfiguratorProvider
extends IdentityCacheRequirementServiceConfiguratorProvider
- Author:
- Paul Ferraro
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.wildfly.extension.clustering.server.IdentityCacheRequirementServiceConfiguratorProvider
getServiceConfigurators, toStringMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface org.wildfly.clustering.server.service.IdentityCacheServiceConfiguratorProvider
getServiceConfigurators
-
Constructor Details
-
IdentityCacheGroupServiceConfiguratorProvider
public IdentityCacheGroupServiceConfiguratorProvider()
-