|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetNodeCommand | |
---|---|
org.jboss.cache.buddyreplication | |
org.jboss.cache.commands | |
org.jboss.cache.interceptors | |
org.jboss.cache.interceptors.base |
Uses of GetNodeCommand in org.jboss.cache.buddyreplication |
---|
Methods in org.jboss.cache.buddyreplication with parameters of type GetNodeCommand | |
---|---|
java.lang.Object |
Fqn2BuddyFqnVisitor.visitGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
|
Uses of GetNodeCommand in org.jboss.cache.commands |
---|
Methods in org.jboss.cache.commands that return GetNodeCommand | |
---|---|
GetNodeCommand |
CommandsFactory.buildGetNodeCommand(Fqn fqn)
|
GetNodeCommand |
CommandsFactoryImpl.buildGetNodeCommand(Fqn fqn)
|
Methods in org.jboss.cache.commands with parameters of type GetNodeCommand | |
---|---|
java.lang.Object |
Visitor.visitGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
Visits a GetNodeCommand. |
java.lang.Object |
AbstractVisitor.visitGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
|
Uses of GetNodeCommand in org.jboss.cache.interceptors |
---|
Methods in org.jboss.cache.interceptors with parameters of type GetNodeCommand | |
---|---|
java.lang.Object |
MVCCLockingInterceptor.handleGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
|
protected java.lang.Object |
PessimisticLockInterceptor.handleGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
Deprecated. |
java.lang.Object |
LegacyActivationInterceptor.visitGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
Deprecated. |
java.lang.Object |
MarshalledValueInterceptor.visitGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
|
java.lang.Object |
LegacyDataGravitatorInterceptor.visitGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
Deprecated. |
java.lang.Object |
OptimisticNodeInterceptor.visitGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
Deprecated. |
java.lang.Object |
LegacyCacheLoaderInterceptor.visitGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
Deprecated. |
java.lang.Object |
ActivationInterceptor.visitGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
|
java.lang.Object |
EvictionInterceptor.visitGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
|
java.lang.Object |
CacheLoaderInterceptor.visitGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
|
Uses of GetNodeCommand in org.jboss.cache.interceptors.base |
---|
Methods in org.jboss.cache.interceptors.base with parameters of type GetNodeCommand | |
---|---|
protected java.lang.Object |
SkipCheckChainedInterceptor.handleGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
|
protected java.lang.Object |
PrePostProcessingCommandInterceptor.handleGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
|
java.lang.Object |
SkipCheckChainedInterceptor.visitGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
|
java.lang.Object |
PrePostProcessingCommandInterceptor.visitGetNodeCommand(InvocationContext ctx,
GetNodeCommand command)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |