Class Component
java.lang.Object
org.apache.maven.tools.plugin.extractor.model.Component
- All Implemented Interfaces:
Serializable
A reference to a plexus component, assumed to be
available to the plugin container.
- Version:
- $Revision$ $Date$
- See Also:
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
Component
public Component()
-
-
Method Details
-
getHint
-
getRole
-
setHint
-
setRole
Set the component role to lookup.- Parameters:
role- a role object.
-