Package org.jboss.cache.aop

Interface Summary
AopMarker Marker interface for use in aop annotation declaration.
BaseInterceptor A marker interface for now.
InstanceOfAopMarker Marker interface for use in aop annotation declaration.
TreeCacheAopIfc Interface for TreeCacheAop.
TreeCacheAopMBean MBean interface.
WriteReplaceable Deprecated. 1.0
 

Class Summary
AOPInstance Wrapper type for cached AOP instances.
CachedAttribute Class represent a class attribute.
CachedType Represent a cached object type, e.g., whether it is primitive or not.
CacheInterceptor Created: Sat Apr 26 10:35:01 2003
CollectionClassHandler Handling the Collection class management.
InternalDelegate AopCache delegation to handle internal cache sotre, that is, the portion that is not part of user's data.
MarshalledTreeCache Version of TreeCache that added call to handle marshalling values.
ObjectGraphHandler Handle the object graph management.
SerializableObjectHandler Handle Serializable object cache management.
TreeCacheAop Implementation of the cache using dynamic aop interceptors.
TreeCacheAopDelegate Delegate class for TreeCacheAop.
TreeCacheAopView Graphical view of a ReplicatedTree (using the MVC paradigm).
WriteReplacer Deprecated. 1.0
 



Copyright © 1998-2005 JBoss Inc . All Rights Reserved.