public abstract class ControlCommand
extends org.apache.axis2.clustering.ClusteringCommand
| Constructor and Description |
|---|
ControlCommand() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
execute(org.apache.axis2.context.ConfigurationContext configurationContext)
Execute this command
|
public abstract void execute(org.apache.axis2.context.ConfigurationContext configurationContext)
throws org.apache.axis2.clustering.ClusteringFault
execute in class org.apache.axis2.clustering.ClusteringCommandconfigurationContext - org.apache.axis2.clustering.ClusteringFaultCopyright © 2004–2016 The Apache Software Foundation. All rights reserved.