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

All Superinterfaces:
org.apache.avalon.framework.component.Component
All Known Implementing Classes:
ExcaliburComponentManagerTestCase.AbstractKid
Enclosing interface:
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

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

getName

public java.lang.String getName()


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