|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.model.converter.relocators.DefaultPluginRelocatorManager
public class DefaultPluginRelocatorManager
A default implementation of the PluginRelocatorManager interface.
| Field Summary |
|---|
| Fields inherited from interface org.apache.maven.model.converter.relocators.PluginRelocatorManager |
|---|
ROLE |
| Constructor Summary | |
|---|---|
DefaultPluginRelocatorManager()
|
|
| Method Summary | |
|---|---|
PluginRelocator |
getPluginRelocator(java.lang.String pluginRelocatorId)
Get a named plugin relocator. |
java.util.Collection |
getPluginRelocators()
Get all available plugin relocators. |
| Methods inherited from class org.codehaus.plexus.logging.AbstractLogEnabled |
|---|
enableLogging, getLogger, setupLogger, setupLogger, setupLogger |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DefaultPluginRelocatorManager()
| Method Detail |
|---|
public PluginRelocator getPluginRelocator(java.lang.String pluginRelocatorId)
throws NoSuchPluginRelocatorException
PluginRelocatorManager
getPluginRelocator in interface PluginRelocatorManagerpluginRelocatorId - The role-hint for the plexus component
NoSuchPluginRelocatorException - If the named plugin relocator can not be foundpublic java.util.Collection getPluginRelocators()
PluginRelocatorManager
getPluginRelocators in interface PluginRelocatorManagerCollection of PluginRelocator objects
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||