org.codehaus.plexus.cdc

Class PlexusDefaultComponentGleaner

public class PlexusDefaultComponentGleaner extends AbstractLogEnabled implements ComponentGleaner

Version: $Id: PlexusDefaultComponentGleaner.java 6138 2007-03-17 22:31:20Z handyande $

Author: Trygve Laugstøl

Field Summary
static StringPLEXUS_ALIAS_PARAMETER
static StringPLEXUS_COMPONENT_TAG
static StringPLEXUS_DEFAULT_HINT
static StringPLEXUS_REQUIREMENT_TAG
static StringPLEXUS_ROLE_HINT_PARAMETER
static StringPLEXUS_ROLE_PARAMETER
static StringPLEXUS_VERSION_PARAMETER
Method Summary
ComponentDescriptorglean(JavaDocBuilder classCache, JavaClass javaClass)

Field Detail

PLEXUS_ALIAS_PARAMETER

public static final String PLEXUS_ALIAS_PARAMETER

PLEXUS_COMPONENT_TAG

public static final String PLEXUS_COMPONENT_TAG

PLEXUS_DEFAULT_HINT

public static final String PLEXUS_DEFAULT_HINT

PLEXUS_REQUIREMENT_TAG

public static final String PLEXUS_REQUIREMENT_TAG

PLEXUS_ROLE_HINT_PARAMETER

public static final String PLEXUS_ROLE_HINT_PARAMETER

PLEXUS_ROLE_PARAMETER

public static final String PLEXUS_ROLE_PARAMETER

PLEXUS_VERSION_PARAMETER

public static final String PLEXUS_VERSION_PARAMETER

Method Detail

glean

public ComponentDescriptor glean(JavaDocBuilder classCache, JavaClass javaClass)
Copyright © 2001-2009 Codehaus. All Rights Reserved.