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

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


org.jboss.ha.framework.server
Interface DistributedStateImplMBean

All Superinterfaces:
DistributedState
All Known Implementing Classes:
DistributedStateImpl

public interface DistributedStateImplMBean
extends DistributedState

Version:
$Revision: 1.3 $

Revisions:

29. d锟絚embre 2001 Sacha Labourey:

  • First implementation
Author:
Sacha Labourey.

Nested Class Summary
 
Nested classes inherited from class org.jboss.ha.framework.interfaces.DistributedState
DistributedState.DSListener, DistributedState.DSListenerEx
 
Method Summary
 String listContent()
           
 String listXmlContent()
           
 
Methods inherited from interface org.jboss.ha.framework.interfaces.DistributedState
get, getAllCategories, getAllKeys, getAllValues, registerDSListener, registerDSListenerEx, remove, remove, set, set, unregisterDSListener, unregisterDSListenerEx
 

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.