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

All Superinterfaces:
org.apache.avalon.framework.component.Component
All Known Implementing Classes:
ExcaliburComponentManagerTestCase.PoolableBadMom, ExcaliburComponentManagerTestCase.PoolableGoodMom, ExcaliburComponentManagerTestCase.SingleThreadedBadMom, ExcaliburComponentManagerTestCase.SingleThreadedGoodMom, ExcaliburComponentManagerTestCase.ThreadSafeBadMom, ExcaliburComponentManagerTestCase.ThreadSafeGoodMom
Enclosing interface:
ExcaliburComponentManagerTestCase

public static interface ExcaliburComponentManagerTestCase.Mom
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-2006 The Apache Software Foundation. All Rights Reserved.