|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DistributedReplicantManager | |
org.jboss.cache.invalidation.bridges | |
org.jboss.ha.framework.interfaces | |
org.jboss.ha.framework.server | |
org.jboss.proxy.ejb | |
org.jboss.proxy.generic |
Uses of DistributedReplicantManager in org.jboss.cache.invalidation.bridges |
Fields in org.jboss.cache.invalidation.bridges declared as DistributedReplicantManager | |
protected DistributedReplicantManager |
JGCacheInvalidationBridge.drm
|
Uses of DistributedReplicantManager in org.jboss.ha.framework.interfaces |
Methods in org.jboss.ha.framework.interfaces that return DistributedReplicantManager | |
DistributedReplicantManager |
HAPartition.getDistributedReplicantManager()
Accessor to the DRM that is linked to this partition. |
Uses of DistributedReplicantManager in org.jboss.ha.framework.server |
Subinterfaces of DistributedReplicantManager in org.jboss.ha.framework.server | |
interface |
DistributedReplicantManagerImplMBean
Used as a static MBean interface for the DRM service |
Classes in org.jboss.ha.framework.server that implement DistributedReplicantManager | |
class |
DistributedReplicantManagerImpl
This class manages replicated objects. |
Methods in org.jboss.ha.framework.server that return DistributedReplicantManager | |
DistributedReplicantManager |
HAPartitionImpl.getDistributedReplicantManager()
|
Uses of DistributedReplicantManager in org.jboss.proxy.ejb |
Fields in org.jboss.proxy.ejb declared as DistributedReplicantManager | |
protected DistributedReplicantManager |
ProxyFactoryHA.drm
|
Uses of DistributedReplicantManager in org.jboss.proxy.generic |
Fields in org.jboss.proxy.generic declared as DistributedReplicantManager | |
protected DistributedReplicantManager |
ProxyFactoryHA.drm
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |