Uses of Class
org.apache.axis2.clustering.management.DefaultNodeManager
-
Packages that use DefaultNodeManager Package Description org.apache.axis2.clustering.tribes -
-
Uses of DefaultNodeManager in org.apache.axis2.clustering.tribes
Methods in org.apache.axis2.clustering.tribes with parameters of type DefaultNodeManager Modifier and Type Method Description voidAxis2ChannelListener. setNodeManager(DefaultNodeManager nodeManager)Constructors in org.apache.axis2.clustering.tribes with parameters of type DefaultNodeManager Constructor Description Axis2ChannelListener(ConfigurationContext configurationContext, DefaultNodeManager nodeManager, DefaultStateManager stateManager)
-