org.apache.avalon.excalibur.component.test
Interface ExcaliburComponentManagerTestCase.Kid

All Superinterfaces:
org.apache.avalon.framework.component.Component
All Known Implementing Classes:
ExcaliburComponentManagerTestCase.AbstractBadCircularKid, ExcaliburComponentManagerTestCase.AbstractGoodCircularKid, ExcaliburComponentManagerTestCase.AbstractKid, ExcaliburComponentManagerTestCase.PoolableBadCircularKid, ExcaliburComponentManagerTestCase.PoolableGoodCircularKid, ExcaliburComponentManagerTestCase.PoolableKid, ExcaliburComponentManagerTestCase.SingleThreadedBadCircularKid, ExcaliburComponentManagerTestCase.SingleThreadedGoodCircularKid, ExcaliburComponentManagerTestCase.SingleThreadedKid, ExcaliburComponentManagerTestCase.ThreadSafeBadCircularKid, ExcaliburComponentManagerTestCase.ThreadSafeGoodCircularKid, ExcaliburComponentManagerTestCase.ThreadSafeKid
Enclosing class:
ExcaliburComponentManagerTestCase

public static interface ExcaliburComponentManagerTestCase.Kid
extends org.apache.avalon.framework.component.Component


Field Summary
static java.lang.String ROLE
           
 
Method Summary
 java.lang.String getName()
           
 

Field Detail

ROLE

static final java.lang.String ROLE
See Also:
Constant Field Values
Method Detail

getName

java.lang.String getName()


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