org.jboss.ha.framework.server
Interface DistributedStateImplMBean

All Superinterfaces:
DistributedState
All Known Implementing Classes:
DistributedStateImpl

public interface DistributedStateImplMBean
extends DistributedState

Version:
$Revision: 1.3.26.1 $

Revisions:

29. décembre 2001 Sacha Labourey:

Author:
Sacha Labourey.

Nested Class Summary
 
Nested classes/interfaces inherited from interface 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

String listContent()
                   throws Exception
Throws:
Exception

listXmlContent

String listXmlContent()
                      throws Exception
Throws:
Exception


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