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