Save This Page
Home » jboss-5.0.0.CR1-src » org.jboss.ha.framework » server » [javadoc | source]
org.jboss.ha.framework.server
public interface: DistributedStateImplMBean [javadoc | source]

All Implemented Interfaces:
    DistributedState

All Known Implementing Classes:
    DistributedStateImpl

MBean interface for the Distributed State (DS) service
Method from org.jboss.ha.framework.server.DistributedStateImplMBean Summary:
listContent,   listXmlContent
Method from org.jboss.ha.framework.server.DistributedStateImplMBean Detail:
 public String listContent() throws Exception
 public String listXmlContent() throws Exception