|
||||||||||
| 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.configuration.ConfigurationClusteringCommand
org.apache.axis2.clustering.configuration.commands.RollbackCommand
public class RollbackCommand
| Field Summary |
|---|
| Fields inherited from class org.apache.axis2.clustering.configuration.ConfigurationClusteringCommand |
|---|
APPLY_SERVICE_POLICY, COMMIT, EXCEPTION, LOAD_SERVICE_GROUPS, PREPARE, RELOAD_CONFIGURATION, ROLLBACK, UNLOAD_SERVICE_GROUPS |
| Constructor Summary | |
|---|---|
RollbackCommand()
|
|
| Method Summary | |
|---|---|
void |
commit(ConfigurationContext configContext)
|
int |
getCommandType()
|
void |
prepare(ConfigurationContext configContext)
|
void |
process(ConfigurationContext configContext)
|
void |
rollback(ConfigurationContext configContext)
|
java.lang.String |
toString()
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public RollbackCommand()
| Method Detail |
|---|
public int getCommandType()
getCommandType in class ConfigurationClusteringCommand
public void process(ConfigurationContext configContext)
throws java.lang.Exception
process in class ConfigurationClusteringCommandjava.lang.Exceptionpublic void prepare(ConfigurationContext configContext)
prepare in class ConfigurationClusteringCommand
public void commit(ConfigurationContext configContext)
throws java.lang.Exception
commit in class ConfigurationClusteringCommandjava.lang.Exception
public void rollback(ConfigurationContext configContext)
throws java.lang.Exception
rollback in class ConfigurationClusteringCommandjava.lang.Exceptionpublic 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 | |||||||||