|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CreateNodeCommand | |
|---|---|
| org.jboss.cache.buddyreplication | |
| org.jboss.cache.commands | |
| org.jboss.cache.interceptors | |
| org.jboss.cache.interceptors.base | |
| Uses of CreateNodeCommand in org.jboss.cache.buddyreplication |
|---|
| Methods in org.jboss.cache.buddyreplication with parameters of type CreateNodeCommand | |
|---|---|
Object |
Fqn2BuddyFqnVisitor.visitCreateNodeCommand(InvocationContext ctx,
CreateNodeCommand command)
|
| Uses of CreateNodeCommand in org.jboss.cache.commands |
|---|
| Methods in org.jboss.cache.commands that return CreateNodeCommand | |
|---|---|
CreateNodeCommand |
CommandsFactory.buildCreateNodeCommand(Fqn fqn)
|
CreateNodeCommand |
CommandsFactoryImpl.buildCreateNodeCommand(Fqn fqn)
|
CreateNodeCommand |
OptimisticCommandsFactoryImpl.buildCreateNodeCommand(Fqn fqn)
Deprecated. |
| Methods in org.jboss.cache.commands with parameters of type CreateNodeCommand | |
|---|---|
Object |
AbstractVisitor.visitCreateNodeCommand(InvocationContext ctx,
CreateNodeCommand command)
|
Object |
Visitor.visitCreateNodeCommand(InvocationContext ctx,
CreateNodeCommand command)
Deprecated. in 3.0. Will be removed once optimistic and pessimistic locking is removed. |
| Uses of CreateNodeCommand in org.jboss.cache.interceptors |
|---|
| Methods in org.jboss.cache.interceptors with parameters of type CreateNodeCommand | |
|---|---|
Object |
OptimisticReplicationInterceptor.DataVersionPopulator.visitCreateNodeCommand(InvocationContext ctx,
CreateNodeCommand command)
|
| Uses of CreateNodeCommand in org.jboss.cache.interceptors.base |
|---|
| Methods in org.jboss.cache.interceptors.base with parameters of type CreateNodeCommand | |
|---|---|
protected Object |
PrePostProcessingCommandInterceptor.handleCreateNodeCommand(InvocationContext ctx,
CreateNodeCommand command)
Deprecated. in 3.0. Will be removed when Optimistic and Pessimistic locking is removed. |
Object |
PrePostProcessingCommandInterceptor.visitCreateNodeCommand(InvocationContext ctx,
CreateNodeCommand command)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||