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.22 2006/05/29 09:58:48 bwang 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 |
log
protected static final org.apache.commons.logging.Log log
cache_
protected PojoCache cache_
internal_
protected InternalDelegate internal_
graphHandler_
protected ObjectGraphHandler graphHandler_
CollectionClassHandler
public CollectionClassHandler(PojoCache cache,
InternalDelegate internal,
ObjectGraphHandler graphHandler)
Copyright © 1998-2005 JBoss Inc . All Rights Reserved.