|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.clustering.ClusteringCommand org.apache.axis2.clustering.control.ControlCommand org.apache.axis2.clustering.control.GetConfigurationCommand
public class GetConfigurationCommand
Constructor Summary | |
---|---|
GetConfigurationCommand()
|
Method Summary | |
---|---|
void |
execute(ConfigurationContext configCtx)
Execute this command |
java.lang.String[] |
getServiceGroupNames()
|
java.lang.String |
toString()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public GetConfigurationCommand()
Method Detail |
---|
public void execute(ConfigurationContext configCtx) throws ClusteringFault
ControlCommand
execute
in class ControlCommand
ClusteringFault
public java.lang.String[] getServiceGroupNames()
public java.lang.String toString()
toString
in class java.lang.Object
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |