|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis2.clustering.ClusteringCommand
org.apache.axis2.clustering.control.ControlCommand
org.apache.axis2.clustering.control.wka.JoinGroupCommand
public class JoinGroupCommand
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
Constructor Summary | |
---|---|
JoinGroupCommand()
|
Method Summary | |
---|---|
void |
execute(ConfigurationContext configurationContext)
Execute this command |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JoinGroupCommand()
Method Detail |
---|
public void execute(ConfigurationContext configurationContext) throws ClusteringFault
ControlCommand
execute
in class ControlCommand
ClusteringFault
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |