|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use EvictCommand | |
|---|---|
| org.infinispan.commands | |
| org.infinispan.interceptors | |
| org.infinispan.interceptors.base | |
| Uses of EvictCommand in org.infinispan.commands |
|---|
| Methods in org.infinispan.commands that return EvictCommand | |
|---|---|
EvictCommand |
CommandsFactoryImpl.buildEvictCommand(Object key)
|
EvictCommand |
CommandsFactory.buildEvictCommand(Object key)
|
| Methods in org.infinispan.commands with parameters of type EvictCommand | |
|---|---|
Object |
Visitor.visitEvictCommand(InvocationContext ctx,
EvictCommand command)
|
Object |
AbstractVisitor.visitEvictCommand(InvocationContext ctx,
EvictCommand command)
|
| Uses of EvictCommand in org.infinispan.interceptors |
|---|
| Methods in org.infinispan.interceptors with parameters of type EvictCommand | |
|---|---|
Object |
PassivationInterceptor.visitEvictCommand(InvocationContext ctx,
EvictCommand command)
|
Object |
LockingInterceptor.visitEvictCommand(InvocationContext ctx,
EvictCommand command)
|
Object |
CacheMgmtInterceptor.visitEvictCommand(InvocationContext ctx,
EvictCommand command)
|
| Uses of EvictCommand in org.infinispan.interceptors.base |
|---|
| Methods in org.infinispan.interceptors.base with parameters of type EvictCommand | |
|---|---|
protected Object |
PrePostProcessingCommandInterceptor.handleEvictCommand(InvocationContext ctx,
EvictCommand command)
|
Object |
PrePostProcessingCommandInterceptor.visitEvictCommand(InvocationContext ctx,
EvictCommand command)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||