|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of InvalidateCommand in org.jboss.cache.buddyreplication |
---|
Methods in org.jboss.cache.buddyreplication with parameters of type InvalidateCommand | |
---|---|
Object |
BuddyFqnTransformer.visitInvalidateCommand(InvocationContext ctx,
InvalidateCommand command)
|
Uses of InvalidateCommand in org.jboss.cache.commands |
---|
Methods in org.jboss.cache.commands with parameters of type InvalidateCommand | |
---|---|
Object |
Visitor.visitInvalidateCommand(InvocationContext ctx,
InvalidateCommand command)
Visits a InvalidateCommand. |
Object |
AbstractVisitor.visitInvalidateCommand(InvocationContext ctx,
InvalidateCommand command)
|
Uses of InvalidateCommand in org.jboss.cache.commands.write |
---|
Subclasses of InvalidateCommand in org.jboss.cache.commands.write | |
---|---|
class |
OptimisticInvalidateCommand
Behaves like InvalidateCommand . |
Uses of InvalidateCommand in org.jboss.cache.factories |
---|
Methods in org.jboss.cache.factories that return InvalidateCommand | |
---|---|
InvalidateCommand |
CommandsFactory.buildInvalidateCommand(Fqn fqn)
|
Uses of InvalidateCommand in org.jboss.cache.interceptors |
---|
Methods in org.jboss.cache.interceptors with parameters of type InvalidateCommand | |
---|---|
Object |
TxInterceptor.visitInvalidateCommand(InvocationContext ctx,
InvalidateCommand command)
|
Uses of InvalidateCommand in org.jboss.cache.interceptors.base |
---|
Methods in org.jboss.cache.interceptors.base with parameters of type InvalidateCommand | |
---|---|
protected Object |
SkipCheckChainedInterceptor.handleInvalidateCommand(InvocationContext ctx,
InvalidateCommand command)
|
protected Object |
PostProcessingCommandInterceptor.handleInvalidateCommand(InvocationContext ctx,
InvalidateCommand command)
|
Object |
SkipCheckChainedInterceptor.visitInvalidateCommand(InvocationContext ctx,
InvalidateCommand command)
|
Object |
PostProcessingCommandInterceptor.visitInvalidateCommand(InvocationContext ctx,
InvalidateCommand command)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |