|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseInterceptor | |
|---|---|
| org.jboss.cache.aop | |
| org.jboss.cache.aop.collection | |
| Uses of BaseInterceptor in org.jboss.cache.aop |
|---|
| Classes in org.jboss.cache.aop that implement BaseInterceptor | |
|---|---|
class |
CacheInterceptor
Created: Sat Apr 26 10:35:01 2003 |
| Methods in org.jboss.cache.aop that return BaseInterceptor | |
|---|---|
BaseInterceptor |
ModificationEntry.getCacheInterceptor()
|
| Methods in org.jboss.cache.aop with parameters of type BaseInterceptor | |
|---|---|
void |
PojoCache.addUndoInterceptor(org.jboss.aop.InstanceAdvisor advisor,
BaseInterceptor interceptor,
int op)
|
| Constructors in org.jboss.cache.aop with parameters of type BaseInterceptor | |
|---|---|
ModificationEntry(org.jboss.aop.InstanceAdvisor advisor,
BaseInterceptor interceptor,
int op)
|
|
| Uses of BaseInterceptor in org.jboss.cache.aop.collection |
|---|
| Classes in org.jboss.cache.aop.collection that implement BaseInterceptor | |
|---|---|
class |
AbstractCollectionInterceptor
Abstract base class for collection interceptor. |
class |
CachedListInterceptor
List ineterceptor that delegates to underlying implementation. |
class |
CachedMapInterceptor
Map interceptor that delegates to the underlying impl. |
class |
CachedSetInterceptor
Set interceptor that delegates underlying impl. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||