|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Deprecated public interface ReversibleCommand
A write command that can be reversed by calling a rollback.
| Method Summary | |
|---|---|
void |
rollback()
Deprecated. Reverses a command that has already been invoked. |
| Methods inherited from interface org.jboss.cache.commands.WriteCommand |
|---|
getGlobalTransaction, setGlobalTransaction |
| Methods inherited from interface org.jboss.cache.commands.DataCommand |
|---|
getFqn |
| Methods inherited from interface org.jboss.cache.commands.VisitableCommand |
|---|
acceptVisitor |
| Methods inherited from interface org.jboss.cache.commands.ReplicableCommand |
|---|
getCommandId, getParameters, perform, setParameters |
| Method Detail |
|---|
void rollback()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||