org.jboss.ha.framework.server
Interface DistributedStateImplMBean

All Superinterfaces:
org.jboss.ha.framework.interfaces.DistributedState
All Known Implementing Classes:
DistributedStateImpl

public interface DistributedStateImplMBean
extends org.jboss.ha.framework.interfaces.DistributedState

MBean interface for the Distributed State (DS) service

Version:
$Revision:77673 $

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
org.jboss.ha.framework.interfaces.DistributedState.DSListener, org.jboss.ha.framework.interfaces.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 © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.