Package org.apache.axis2.clustering.management
-
Interface Summary Interface Description GroupManagementAgent This is the interface through which the load balancing event are notified.NodeManager This interface is responsible for handling configuration management. -
Class Summary Class Description DefaultGroupManagementAgent The default implementation ofGroupManagementAgent
DefaultNodeManager GroupManagementCommand NodeManagementCommand This class represents the 2-phase commit protocol, where an event is processed, the system is prepared to switch to a new configuration based on the processed event, and finally commits the new configuration (i.e. the system switches to the new configuration).NodeManagementCommandFactory