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

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.AbstractBadCircularKid
              extended byorg.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractGoodCircularKid
All Implemented Interfaces:
org.apache.avalon.framework.component.Component, org.apache.avalon.framework.component.Composable, org.apache.avalon.framework.activity.Disposable, ExcaliburComponentManagerTestCase.Kid, org.apache.avalon.framework.logger.LogEnabled
Direct Known Subclasses:
ExcaliburComponentManagerTestCase.PoolableGoodCircularKid, ExcaliburComponentManagerTestCase.SingleThreadedGoodCircularKid, ExcaliburComponentManagerTestCase.ThreadSafeGoodCircularKid
Enclosing class:
ExcaliburComponentManagerTestCase

public abstract static class ExcaliburComponentManagerTestCase.AbstractGoodCircularKid
extends ExcaliburComponentManagerTestCase.AbstractBadCircularKid


Field Summary
 
Fields inherited from class org.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractBadCircularKid
m_dad, m_innerManager, m_mom
 
Fields inherited from class org.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractKid
m_validator, ROLE
 
Constructor Summary
ExcaliburComponentManagerTestCase.AbstractGoodCircularKid()
           
 
Method Summary
 void dispose()
           
 
Methods inherited from class org.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractBadCircularKid
compose, getName
 
Methods inherited from class org.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractKid
enableLogging
 
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.AbstractGoodCircularKid

public ExcaliburComponentManagerTestCase.AbstractGoodCircularKid()
Method Detail

dispose

public void dispose()
Specified by:
dispose in interface org.apache.avalon.framework.activity.Disposable
Overrides:
dispose in class ExcaliburComponentManagerTestCase.AbstractKid


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