xmlBlaster 1.6.2 API

Uses of Class
org.xmlBlaster.engine.cluster.NodeInfo

Packages that use NodeInfo
org.xmlBlaster.engine.cluster   
 

Uses of NodeInfo in org.xmlBlaster.engine.cluster
 

Fields in org.xmlBlaster.engine.cluster declared as NodeInfo
private  NodeInfo ClusterNode.nodeInfo
          Holds address and backup informations
private  NodeInfo NodeParser.tmpNodeInfo
           
 

Methods in org.xmlBlaster.engine.cluster that return NodeInfo
 NodeInfo ClusterNode.getNodeInfo()
          Access the current nodeInfo of the node.
 

Methods in org.xmlBlaster.engine.cluster with parameters of type NodeInfo
 void ClusterNode.setNodeInfo(NodeInfo nodeInfo)
          Overwrite the current nodeInfo of the node.
 


xmlBlaster 1.6.2 API

Copyright © 1999-2007 The xmlBlaster.org contributers.