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 Constructor Description IdentityCacheGroupServiceConfiguratorProvider()
-
Method Summary
-
Methods inherited from class org.wildfly.extension.clustering.server.IdentityCacheRequirementServiceConfiguratorProvider
getServiceConfigurators, toString
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Methods inherited from interface org.wildfly.clustering.server.service.IdentityCacheServiceConfiguratorProvider
getServiceConfigurators
-
-