Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.ha.framework » server » [javadoc | source]
org.jboss.ha.framework.server
public interface: DistributedReplicantManagerImplMBean [javadoc | source]

All Implemented Interfaces:
    DistributedReplicantManager

All Known Implementing Classes:
    DistributedReplicantManagerImpl

MBean interface for the Distributed Replicant Manager (DRM) service
Method from org.jboss.ha.framework.server.DistributedReplicantManagerImplMBean Summary:
getHAPartition,   listContent,   listXmlContent
Method from org.jboss.ha.framework.server.DistributedReplicantManagerImplMBean Detail:
 public HAPartition getHAPartition()
    Get the underlying partition used by this service.
 public String listContent() throws Exception
 public String listXmlContent() throws Exception