org.apache.avalon.excalibur.component.test
Class ExcaliburComponentManagerTestCase.PoolableKid

java.lang.Object
  extended byorg.apache.avalon.framework.logger.AbstractLogEnabled
      extended byorg.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractKid
          extended byorg.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.PoolableKid
All Implemented Interfaces:
org.apache.avalon.framework.component.Component, org.apache.avalon.framework.activity.Disposable, ExcaliburComponentManagerTestCase.Kid, org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.excalibur.pool.Poolable
Enclosing class:
ExcaliburComponentManagerTestCase

public static class ExcaliburComponentManagerTestCase.PoolableKid
extends ExcaliburComponentManagerTestCase.AbstractKid
implements org.apache.avalon.excalibur.pool.Poolable


Field Summary
 
Fields inherited from class org.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractKid
m_validator, ROLE
 
Constructor Summary
ExcaliburComponentManagerTestCase.PoolableKid()
           
 
Methods inherited from class org.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractKid
dispose, enableLogging, getName
 
Methods inherited from class org.apache.avalon.framework.logger.AbstractLogEnabled
getLogger, setupLogger, setupLogger, setupLogger
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExcaliburComponentManagerTestCase.PoolableKid

public ExcaliburComponentManagerTestCase.PoolableKid()


Copyright © 1997-2006 The Apache Software Foundation. All Rights Reserved.