Uses of Class
org.jboss.as.ejb3.cache.distributable.DistributableCacheFactoryBuilderServiceNameProvider
-
Packages that use DistributableCacheFactoryBuilderServiceNameProvider Package Description org.jboss.as.ejb3.cache.distributable -
-
Uses of DistributableCacheFactoryBuilderServiceNameProvider in org.jboss.as.ejb3.cache.distributable
Subclasses of DistributableCacheFactoryBuilderServiceNameProvider in org.jboss.as.ejb3.cache.distributable Modifier and Type Class Description classAbstractDistributableCacheFactoryBuilderServiceConfigurator<K,V extends Identifiable<K> & Contextual<org.wildfly.clustering.ee.Batch>>Service that returns a distributableCacheFactoryBuilderusing a beam management provider from the distributable-ejb subsystem.classDistributableCacheFactoryBuilderServiceConfigurator<K,V extends Identifiable<K> & Contextual<org.wildfly.clustering.ee.Batch>>Service that returns a distributableCacheFactoryBuilderusing a beam management provider from the distributable-ejb subsystem.classLegacyDistributableCacheFactoryBuilderServiceConfigurator<K,V extends Identifiable<K> & Contextual<org.wildfly.clustering.ee.Batch>>Service that returns a distributableCacheFactoryBuilderusing a legacy bean management provider loaded from the classpath.
-