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(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(ConfigurationContext configurationContext) throws ClusteringFault
ControlCommand
execute
in class ControlCommand
ClusteringFault
Copyright © 2004-2015 The Apache Software Foundation. All Rights Reserved.