Uses of Interface
org.jboss.as.ejb3.cache.Contextual
-
Packages that use Contextual Package Description org.jboss.as.ejb3.cache.distributable org.jboss.as.ejb3.component.stateful -
-
Uses of Contextual in org.jboss.as.ejb3.cache.distributable
Classes in org.jboss.as.ejb3.cache.distributable with type parameters of type Contextual Modifier and Type Class Description classAbstractDistributableCacheFactoryBuilderServiceConfigurator<K,V extends Identifiable<K> & Contextual<Batch>>Service that returns a distributableCacheFactoryBuilderusing a beam management provider from the distributable-ejb subsystem.classDistributableCache<K,V extends Identifiable<K> & Contextual<Batch>>DistributableCacheimplementation.classDistributableCacheFactoryBuilderServiceConfigurator<K,V extends Identifiable<K> & Contextual<Batch>>Service that returns a distributableCacheFactoryBuilderusing a beam management provider from the distributable-ejb subsystem.classDistributableCacheFactoryServiceConfigurator<K,V extends Identifiable<K> & Contextual<Batch>>Service that provides a distributableCacheFactory.classLegacyDistributableCacheFactoryBuilderServiceConfigurator<K,V extends Identifiable<K> & Contextual<Batch>>Service that returns a distributableCacheFactoryBuilderusing a legacy bean management provider loaded from the classpath. -
Uses of Contextual in org.jboss.as.ejb3.component.stateful
Classes in org.jboss.as.ejb3.component.stateful that implement Contextual Modifier and Type Class Description classStatefulSessionComponentInstance
-