org.jboss.cache.aop
Class CollectionClassHandler
java.lang.Object
org.jboss.cache.aop.CollectionClassHandler
public class CollectionClassHandler
- extends java.lang.Object
Handling the Collection class management.
- Version:
- $Id: CollectionClassHandler.java,v 1.7 2006/03/09 02:07:36 smarlow Exp $
- Author:
- Ben Wang
Date: Aug 4, 2005
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cache_
protected TreeCacheAop cache_
internal_
protected InternalDelegate internal_
graphHandler_
protected ObjectGraphHandler graphHandler_
log
protected static final org.apache.commons.logging.Log log
CollectionClassHandler
public CollectionClassHandler(TreeCacheAop cache,
InternalDelegate internal,
ObjectGraphHandler graphHandler)
Copyright © 1998-2005 JBoss Inc . All Rights Reserved.