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

All Superinterfaces:
org.apache.avalon.framework.component.Component
All Known Implementing Classes:
ExcaliburComponentManagerTestCase.PoolableBadDad, ExcaliburComponentManagerTestCase.PoolableGoodDad, ExcaliburComponentManagerTestCase.SingleThreadedBadDad, ExcaliburComponentManagerTestCase.SingleThreadedGoodDad, ExcaliburComponentManagerTestCase.ThreadSafeBadDad, ExcaliburComponentManagerTestCase.ThreadSafeGoodDad
Enclosing interface:
ExcaliburComponentManagerTestCase

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


Field Summary
static java.lang.String ROLE
           
 

Field Detail

ROLE

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


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