Class ComponentGleanerSupport
java.lang.Object
org.codehaus.plexus.metadata.gleaner.ComponentGleanerSupport
- Direct Known Subclasses:
AnnotationComponentGleaner
,QDoxComponentGleaner
Support for component gleaner implementations.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected void
addChildConfiguration
(ComponentDescriptor<?> component, org.codehaus.plexus.configuration.PlexusConfiguration config) protected String
protected String
filterEmptyAsNull
(String value) protected boolean
isRequirementListType
(Class<?> type)
-
Constructor Details
-
ComponentGleanerSupport
public ComponentGleanerSupport()
-
-
Method Details
-
filterEmptyAsNull
-
isRequirementListType
-
addChildConfiguration
protected void addChildConfiguration(ComponentDescriptor<?> component, org.codehaus.plexus.configuration.PlexusConfiguration config) -
deHump
-