Class JoinGroupCommand

  • All Implemented Interfaces:
    Serializable

    public class JoinGroupCommand
    extends ControlCommand
    This is the message a member will send to another member when it intends to join a group. This is used with WKA based membership
    See Also:
    Serialized Form
    • Constructor Detail

      • JoinGroupCommand

        public JoinGroupCommand()
    • Method Detail

      • execute

        public void execute​(org.apache.axis2.context.ConfigurationContext configurationContext)
                     throws org.apache.axis2.clustering.ClusteringFault
        Description copied from class: ControlCommand
        Execute this command
        Specified by:
        execute in class ControlCommand
        Throws:
        org.apache.axis2.clustering.ClusteringFault