Uses of Class
org.jboss.as.ejb3.subsystem.CacheFactoryResourceDefinition
-
Packages that use CacheFactoryResourceDefinition Package Description org.jboss.as.ejb3.subsystem -
-
Uses of CacheFactoryResourceDefinition in org.jboss.as.ejb3.subsystem
Subclasses of CacheFactoryResourceDefinition in org.jboss.as.ejb3.subsystem Modifier and Type Class Description classDistributableCacheFactoryResourceDefinitionDefines a CacheFactoryBuilder instance which, during deployment, is used to configure, build and install a CacheFactory for the SFSB being deployed.classSimpleCacheFactoryResourceDefinitionDefines a CacheFactoryBuilder instance which, during deployment, is used to configure, build and install a CacheFactory for the SFSB being deployed.
-