|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RollbackCommand | |
---|---|
org.infinispan.commands | |
org.infinispan.interceptors | |
org.infinispan.interceptors.base |
Uses of RollbackCommand in org.infinispan.commands |
---|
Methods in org.infinispan.commands that return RollbackCommand | |
---|---|
RollbackCommand |
CommandsFactoryImpl.buildRollbackCommand(GlobalTransaction gtx)
|
RollbackCommand |
CommandsFactory.buildRollbackCommand(GlobalTransaction gtx)
|
Methods in org.infinispan.commands with parameters of type RollbackCommand | |
---|---|
Object |
Visitor.visitRollbackCommand(InvocationContext ctx,
RollbackCommand command)
|
Object |
AbstractVisitor.visitRollbackCommand(InvocationContext ctx,
RollbackCommand command)
|
Uses of RollbackCommand in org.infinispan.interceptors |
---|
Methods in org.infinispan.interceptors with parameters of type RollbackCommand | |
---|---|
Object |
TxInterceptor.visitRollbackCommand(InvocationContext ctx,
RollbackCommand command)
|
Object |
ReplicationInterceptor.visitRollbackCommand(InvocationContext ctx,
RollbackCommand command)
|
Object |
NotificationInterceptor.visitRollbackCommand(InvocationContext ctx,
RollbackCommand command)
|
Object |
LockingInterceptor.visitRollbackCommand(InvocationContext ctx,
RollbackCommand command)
|
Object |
InvocationContextInterceptor.visitRollbackCommand(InvocationContext ctx,
RollbackCommand command)
|
Object |
DistributionInterceptor.visitRollbackCommand(InvocationContext ctx,
RollbackCommand command)
|
Object |
CallInterceptor.visitRollbackCommand(InvocationContext ctx,
RollbackCommand command)
|
Object |
CacheStoreInterceptor.visitRollbackCommand(InvocationContext ctx,
RollbackCommand command)
|
Uses of RollbackCommand in org.infinispan.interceptors.base |
---|
Methods in org.infinispan.interceptors.base with parameters of type RollbackCommand | |
---|---|
protected Object |
PrePostProcessingCommandInterceptor.handleRollbackCommand(InvocationContext ctx,
RollbackCommand command)
|
Object |
PrePostProcessingCommandInterceptor.visitRollbackCommand(InvocationContext ctx,
RollbackCommand command)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |