|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlLoadable | |
---|---|
org.jboss.cache.invalidation.triggers | |
org.jboss.deployment | Package description goes here. |
org.jboss.ejb | Package description goes here. |
org.jboss.ejb.plugins | Package description goes here. |
org.jboss.metadata | Package description goes here. |
Uses of XmlLoadable in org.jboss.cache.invalidation.triggers |
---|
Classes in org.jboss.cache.invalidation.triggers that implement XmlLoadable | |
---|---|
class |
EntityBeanCacheBatchInvalidatorInterceptor
The role of this interceptor is to detect that an entity has been modified after an invocation has been performed an use the InvalidationsTxGrouper static class so that invalidation messages can be groupped and sent at transaction-commit time in a single batch. |
Uses of XmlLoadable in org.jboss.deployment |
---|
Classes in org.jboss.deployment that implement XmlLoadable | |
---|---|
class |
J2eeModuleMetaData
The metadata for an application/module element |
Uses of XmlLoadable in org.jboss.ejb |
---|
Subinterfaces of XmlLoadable in org.jboss.ejb | |
---|---|
interface |
InstancePoolFeeder
Interface for bean instances Pool Feeder |
Uses of XmlLoadable in org.jboss.ejb.plugins |
---|
Classes in org.jboss.ejb.plugins that implement XmlLoadable | |
---|---|
class |
AbstractInstanceCache
Base class for caches of entity and stateful beans. |
class |
AbstractInstancePool
Abstract Instance Pool class containing the basic logic to create an EJB Instance Pool. |
class |
EntityInstanceCache
Cache subclass for entity beans. |
class |
EntityInstancePool
An entity bean instance pool. |
class |
InvalidableEntityInstanceCache
Cache implementation that registers with an InvalidationManager when in commit option A or D. |
class |
LRUEnterpriseContextCachePolicy
Least Recently Used cache policy for EnterpriseContexts. |
class |
LRUStatefulContextCachePolicy
Least Recently Used cache policy for StatefulSessionEnterpriseContexts. |
class |
MessageDrivenInstancePool
A message driven bean instance pool. |
class |
NoPassivationCachePolicy
Implementation of a no passivation cache policy. |
class |
SingletonStatelessSessionInstancePool
Singleton pool for session beans. |
class |
StatefulSessionInstanceCache
Cache for stateful session beans. |
class |
StatefulSessionInstancePool
A stateful session bean instance pool. |
class |
StatelessSessionInstancePool
A stateless session bean instance pool. |
class |
TxInterceptorCMT
This interceptor handles transactions for CMT beans. |
Uses of XmlLoadable in org.jboss.metadata |
---|
Classes in org.jboss.metadata that implement XmlLoadable | |
---|---|
class |
org.jboss.metadata.MetaData
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |