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

java.lang.Object
  extended by org.apache.avalon.framework.logger.AbstractLogEnabled
      extended by org.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractKid
          extended by org.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.ThreadSafeKid
All Implemented Interfaces:
ExcaliburComponentManagerTestCase.Kid, org.apache.avalon.framework.activity.Disposable, org.apache.avalon.framework.component.Component, org.apache.avalon.framework.logger.LogEnabled, org.apache.avalon.framework.thread.ThreadSafe
Enclosing class:
ExcaliburComponentManagerTestCase

public static class ExcaliburComponentManagerTestCase.ThreadSafeKid
extends ExcaliburComponentManagerTestCase.AbstractKid
implements org.apache.avalon.framework.thread.ThreadSafe


Field Summary
 
Fields inherited from class org.apache.avalon.excalibur.component.test.ExcaliburComponentManagerTestCase.AbstractKid
m_validator, ROLE
 
Constructor Summary
ExcaliburComponentManagerTestCase.ThreadSafeKid()
           
 
Method Summary
 
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.ThreadSafeKid

public ExcaliburComponentManagerTestCase.ThreadSafeKid()


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