Uses of Class
org.jboss.as.ejb3.cache.distributable.AbstractDistributableCacheFactoryBuilderServiceConfigurator
-
Packages that use AbstractDistributableCacheFactoryBuilderServiceConfigurator Package Description org.jboss.as.ejb3.cache.distributable -
-
Uses of AbstractDistributableCacheFactoryBuilderServiceConfigurator in org.jboss.as.ejb3.cache.distributable
Subclasses of AbstractDistributableCacheFactoryBuilderServiceConfigurator in org.jboss.as.ejb3.cache.distributable Modifier and Type Class Description 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.
-