xmlBlaster 2.2.0 API

org.xmlBlaster.engine.cluster
Interface ClusterNodeMBean

All Known Implementing Classes:
ClusterNode

public interface ClusterNodeMBean


Method Summary
 java.lang.String destroy()
           
 java.lang.String getConnectionStateStr()
           
 boolean isAllowed()
           
 boolean isAvailable()
           
 boolean isLocalNode()
           
 void setAllowed(boolean allowed)
           
 

Method Detail

getConnectionStateStr

java.lang.String getConnectionStateStr()

isAllowed

boolean isAllowed()

setAllowed

void setAllowed(boolean allowed)

isAvailable

boolean isAvailable()

isLocalNode

boolean isLocalNode()

destroy

java.lang.String destroy()

xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.