public class MemberListCommand extends ControlCommand
JoinGroupCommand message to
a known member. Then this known member will respond with this MemberListCommand message.
This message will contain a list of all current members.| Constructor and Description |
|---|
MemberListCommand() |
| Modifier and Type | Method and Description |
|---|---|
void |
execute(org.apache.axis2.context.ConfigurationContext configurationContext)
Execute this command
|
void |
setMembers(org.apache.catalina.tribes.Member[] members) |
void |
setMembershipManager(MembershipManager membershipManager) |
public void setMembershipManager(MembershipManager membershipManager)
public void setMembers(org.apache.catalina.tribes.Member[] members)
public void execute(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.clustering.ClusteringFault
ControlCommandexecute in class ControlCommandorg.apache.axis2.clustering.ClusteringFaultCopyright © 2004–2017 The Apache Software Foundation. All rights reserved.