Modifier and Type | Method and Description |
---|---|
Object |
Fqn2BuddyFqnVisitor.visitPutForExternalReadCommand(InvocationContext ctx,
PutForExternalReadCommand command) |
Modifier and Type | Method and Description |
---|---|
PutForExternalReadCommand |
PessimisticCommandsFactoryImpl.buildPutForExternalReadCommand(GlobalTransaction gtx,
Fqn fqn,
Object key,
Object value)
Deprecated.
|
PutForExternalReadCommand |
CommandsFactoryImpl.buildPutForExternalReadCommand(GlobalTransaction gtx,
Fqn fqn,
Object key,
Object value) |
PutForExternalReadCommand |
CommandsFactory.buildPutForExternalReadCommand(GlobalTransaction gtx,
Fqn fqn,
Object key,
Object value) |
Modifier and Type | Method and Description |
---|---|
Object |
Visitor.visitPutForExternalReadCommand(InvocationContext ctx,
PutForExternalReadCommand command)
Visits a PutForExternalReadCommand.
|
Object |
AbstractVisitor.visitPutForExternalReadCommand(InvocationContext ctx,
PutForExternalReadCommand command) |
Modifier and Type | Class and Description |
---|---|
class |
PessPutForExternalReadCommand
Deprecated.
will be removed along with optimistic and pessimistic locking.
|
Modifier and Type | Method and Description |
---|---|
protected Object |
SkipCheckChainedInterceptor.handlePutForExternalReadCommand(InvocationContext ctx,
PutForExternalReadCommand command) |
protected Object |
PrePostProcessingCommandInterceptor.handlePutForExternalReadCommand(InvocationContext ctx,
PutForExternalReadCommand command) |
Object |
SkipCheckChainedInterceptor.visitPutForExternalReadCommand(InvocationContext ctx,
PutForExternalReadCommand command) |
Object |
PrePostProcessingCommandInterceptor.visitPutForExternalReadCommand(InvocationContext ctx,
PutForExternalReadCommand command) |
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.