public interface ComponentComposer
Modifier and Type | Method and Description |
---|---|
List |
assembleComponent(Object component,
ComponentDescriptor componentDescriptor,
PlexusContainer container) |
String |
getId() |
static final String ROLE
String getId()
List assembleComponent(Object component, ComponentDescriptor componentDescriptor, PlexusContainer container) throws CompositionException, UndefinedComponentComposerException
component
- componentDescriptor
- container
- CompositionException
UndefinedComponentComposerException
Copyright © 2001-2012 Codehaus. All Rights Reserved.