org.apache.maven.plugin
Class MavenPluginCollector
java.lang.Object
org.codehaus.plexus.logging.AbstractLogEnabled
org.apache.maven.plugin.MavenPluginCollector
- All Implemented Interfaces:
- org.codehaus.plexus.component.discovery.ComponentDiscoveryListener, org.codehaus.plexus.logging.LogEnabled
public class MavenPluginCollector
- extends org.codehaus.plexus.logging.AbstractLogEnabled
- implements org.codehaus.plexus.component.discovery.ComponentDiscoveryListener
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 |
Methods inherited from interface org.codehaus.plexus.component.discovery.ComponentDiscoveryListener |
getId |
MavenPluginCollector
public MavenPluginCollector()
componentDiscovered
public void componentDiscovered(org.codehaus.plexus.component.discovery.ComponentDiscoveryEvent event)
- Specified by:
componentDiscovered
in interface org.codehaus.plexus.component.discovery.ComponentDiscoveryListener
getPluginDescriptor
public PluginDescriptor getPluginDescriptor(Plugin plugin)
isPluginInstalled
public boolean isPluginInstalled(Plugin plugin)
getPluginDescriptorForPrefix
public PluginDescriptor getPluginDescriptorForPrefix(String prefix)
flushPluginDescriptor
public void flushPluginDescriptor(Plugin plugin)
Copyright © 2001-2009 The Apache Software Foundation. All Rights Reserved.