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

DistributedReplicantManagerImplMBean (JBoss Cluster API) - JBoss 4.0.1 sp1 cluster API Documentation 英文版文档


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 $

Revisions:

12 janvier 2002 Sacha Labourey:

  • First implementation
Author:
Sacha Labourey.

Nested Class Summary
 
Nested classes inherited from class 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

public String listContent()
                   throws Exception
Throws:
Exception

listXmlContent

public String listXmlContent()
                      throws Exception
Throws:
Exception


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