public abstract class ComponentGleanerSupport
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private static java.lang.String |
EMPTY_STRING |
| Constructor and Description |
|---|
ComponentGleanerSupport() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
addChildConfiguration(ComponentDescriptor<?> component,
PlexusConfiguration config) |
protected java.lang.String |
deHump(java.lang.String string) |
protected java.lang.String |
filterEmptyAsNull(java.lang.String value) |
protected boolean |
isRequirementListType(java.lang.Class<?> type) |
private static final java.lang.String EMPTY_STRING
protected java.lang.String filterEmptyAsNull(java.lang.String value)
protected boolean isRequirementListType(java.lang.Class<?> type)
protected void addChildConfiguration(ComponentDescriptor<?> component, PlexusConfiguration config)
protected java.lang.String deHump(java.lang.String string)