public abstract class ComponentGleanerSupport extends Object
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
log |
Constructor and Description |
---|
ComponentGleanerSupport() |
Modifier and Type | Method and Description |
---|---|
protected void |
addChildConfiguration(ComponentDescriptor component,
org.codehaus.plexus.configuration.PlexusConfiguration config) |
protected String |
deHump(String string) |
protected String |
filterEmptyAsNull(String value) |
protected boolean |
isRequirementListType(Class type) |
protected boolean isRequirementListType(Class type)
protected void addChildConfiguration(ComponentDescriptor component, org.codehaus.plexus.configuration.PlexusConfiguration config)
Copyright © 2001-2017 Codehaus. All Rights Reserved.