public class PlexusDefaultComponentGleaner extends org.codehaus.plexus.logging.AbstractLogEnabled implements ComponentGleaner
Modifier and Type | Field and Description |
---|---|
static String |
PLEXUS_ALIAS_PARAMETER
Deprecated.
|
static String |
PLEXUS_COMPONENT_TAG
Deprecated.
|
static String |
PLEXUS_DEFAULT_HINT
Deprecated.
|
static String |
PLEXUS_REQUIREMENT_TAG
Deprecated.
|
static String |
PLEXUS_ROLE_HINT_LIST_PARAMETER
Deprecated.
|
static String |
PLEXUS_ROLE_HINT_PARAMETER
Deprecated.
|
static String |
PLEXUS_ROLE_PARAMETER
Deprecated.
|
static String |
PLEXUS_VERSION_PARAMETER
Deprecated.
|
ROLE
Constructor and Description |
---|
PlexusDefaultComponentGleaner()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
ComponentDescriptor |
glean(com.thoughtworks.qdox.JavaDocBuilder classCache,
com.thoughtworks.qdox.model.JavaClass javaClass)
Deprecated.
|
public static final String PLEXUS_COMPONENT_TAG
public static final String PLEXUS_REQUIREMENT_TAG
public static final String PLEXUS_VERSION_PARAMETER
public static final String PLEXUS_ROLE_PARAMETER
public static final String PLEXUS_ROLE_HINT_PARAMETER
public static final String PLEXUS_ROLE_HINT_LIST_PARAMETER
public static final String PLEXUS_ALIAS_PARAMETER
public static final String PLEXUS_DEFAULT_HINT
public ComponentDescriptor glean(com.thoughtworks.qdox.JavaDocBuilder classCache, com.thoughtworks.qdox.model.JavaClass javaClass) throws ComponentDescriptorCreatorException
glean
in interface ComponentGleaner
ComponentDescriptorCreatorException
Copyright © 2001-2021 Codehaus. All Rights Reserved.