org.jboss.ha.framework.server
Interface DistributedReplicantManagerImplMBean

All Superinterfaces:
DistributedReplicantManager
All Known Implementing Classes:
DistributedReplicantManagerImpl

public interface DistributedReplicantManagerImplMBean
extends DistributedReplicantManager

Used as a static MBean interface for the DRM service

Version:
$Revision: 1.2.26.1 $

Revisions:

12 janvier 2002 Sacha Labourey:

Author:
Sacha Labourey.

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

Method Detail

listContent

String listContent()
                   throws Exception
Throws:
Exception

listXmlContent

String listXmlContent()
                      throws Exception
Throws:
Exception


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