xmlBlaster 1.6.4 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

public java.lang.String getConnectionStateStr()

isAllowed

public boolean isAllowed()

setAllowed

public void setAllowed(boolean allowed)

isAvailable

public boolean isAvailable()

isLocalNode

public boolean isLocalNode()

destroy

public java.lang.String destroy()

xmlBlaster 1.6.4 API

Copyright © 1999-2008 The xmlBlaster.org contributers.