org.jboss.ha.framework.server
Interface DistributedReplicantManagerImplMBean

All Superinterfaces:
DistributedReplicantManager (src)
All Known Implementing Classes:
DistributedReplicantManagerImpl (src)

public interface DistributedReplicantManagerImplMBean
extends DistributedReplicantManager (src)

Used as a static MBean interface for the DRM service


Nested Class Summary
 
Nested classes inherited from class org.jboss.ha.framework.interfaces.DistributedReplicantManager (src)
DistributedReplicantManager.ReplicantListener (src)
 
Method Summary
 java.lang.String listContent()
           
 java.lang.String listXmlContent()
           
 
Methods inherited from interface org.jboss.ha.framework.interfaces.DistributedReplicantManager (src)
add, getAllServices, getReplicantsViewId, isMasterReplica, lookupLocalReplicant, lookupReplicants, lookupReplicantsNodeNames, registerListener, remove, unregisterListener
 

Method Detail

listContent

public java.lang.String listContent()
                             throws java.lang.Exception
Throws:
java.lang.Exception

listXmlContent

public java.lang.String listXmlContent()
                                throws java.lang.Exception
Throws:
java.lang.Exception