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

java.lang.Object
  extended byorg.apache.avalon.framework.logger.AbstractLogEnabled
      extended byorg.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractBadParent
          extended byorg.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractGoodParent
              extended byorg.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.ThreadSafeGoodDad
All Implemented Interfaces:
org.apache.avalon.framework.component.Component, org.apache.avalon.framework.component.Composable, org.apache.avalon.framework.activity.Disposable, ExcaliburComponentManagerTestCase.Dad, org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.framework.thread.ThreadSafe
Enclosing class:
ExcaliburComponentManagerTestCase

public static class ExcaliburComponentManagerTestCase.ThreadSafeGoodDad
extends ExcaliburComponentManagerTestCase.AbstractGoodParent
implements ExcaliburComponentManagerTestCase.Dad, org.apache.avalon.framework.thread.ThreadSafe


Field Summary
 
Fields inherited from class org.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractBadParent
m_innerManager, m_kid
 
Fields inherited from interface org.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.Dad
ROLE
 
Constructor Summary
ExcaliburComponentManagerTestCase.ThreadSafeGoodDad()
           
 
Methods inherited from class org.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractGoodParent
dispose
 
Methods inherited from class org.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractBadParent
compose, 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.ThreadSafeGoodDad

public ExcaliburComponentManagerTestCase.ThreadSafeGoodDad()


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