Package | Description |
---|---|
org.infinispan.commands |
Commands that operate on the cache, either locally or remotely.
|
org.infinispan.interceptors |
Infinispan is designed around a set of interceptors around a data container.
|
org.infinispan.interceptors.locking |
Modifier and Type | Method and Description |
---|---|
Object |
Visitor.visitInvalidateL1Command(InvocationContext ctx,
InvalidateL1Command invalidateL1Command) |
Object |
AbstractVisitor.visitInvalidateL1Command(InvocationContext ctx,
InvalidateL1Command invalidateL1Command) |
Modifier and Type | Method and Description |
---|---|
Object |
EntryWrappingInterceptor.visitInvalidateL1Command(InvocationContext ctx,
InvalidateL1Command command) |
Modifier and Type | Method and Description |
---|---|
Object |
AbstractLockingInterceptor.visitInvalidateL1Command(InvocationContext ctx,
InvalidateL1Command command) |
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.