org.codehaus.plexus.component.composition
public class MapOrientedComponentComposer extends AbstractComponentComposer
| Field Summary | |
|---|---|
| static String | DEFAULT_MAPPING_TYPE |
| static String | MAP_MAPPING_TYPE |
| static String | SET_MAPPING_TYPE |
| static String | SINGLE_MAPPING_TYPE |
| Method Summary | |
|---|---|
| List | addRequirement(MapOrientedComponent component, PlexusContainer container, ComponentRequirement requirement) |
| List | assembleComponent(Object component, ComponentDescriptor componentDescriptor, PlexusContainer container) |