org.apache.maven.lifecycle.internal
Class DefaultLifecyclePluginAnalyzer
java.lang.Object
  
org.apache.maven.lifecycle.internal.DefaultLifecyclePluginAnalyzer
- All Implemented Interfaces: 
 - LifeCyclePluginAnalyzer
 
@Component(role=LifeCyclePluginAnalyzer.class)
public class DefaultLifecyclePluginAnalyzer
- extends Object
- implements LifeCyclePluginAnalyzer
  
- Since:
 
  - 3.0
 
- Author:
 
  - Benjamin Bentmann, Jason van Zyl, jdcasey, Kristian Rosenvold (extracted class only)
         
         NOTE: This class is not part of any public api and can be changed or deleted without prior notice.
 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
DefaultLifecyclePluginAnalyzer
public DefaultLifecyclePluginAnalyzer()
getPluginsBoundByDefaultToAllLifecycles
public Set<Plugin> getPluginsBoundByDefaultToAllLifecycles(String packaging)
- Specified by:
 getPluginsBoundByDefaultToAllLifecycles in interface LifeCyclePluginAnalyzer
 
 
Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.