站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 cluster API Documentation 英文版文档

Uses of Interface org.jboss.ha.framework.interfaces.DistributedReplicantManager (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档


Uses of Interface
org.jboss.ha.framework.interfaces.DistributedReplicantManager

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
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.