org.apache.maven.lifecycle.internal.stub
Class LifeCyclePluginAnalyzerStub

java.lang.Object
  extended by org.apache.maven.lifecycle.internal.stub.LifeCyclePluginAnalyzerStub
All Implemented Interfaces:
LifeCyclePluginAnalyzer

public class LifeCyclePluginAnalyzerStub
extends Object
implements LifeCyclePluginAnalyzer

Author:
Kristian Rosenvold

Constructor Summary
LifeCyclePluginAnalyzerStub()
           
 
Method Summary
 Set<Plugin> getPluginsBoundByDefaultToAllLifecycles(String packaging)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LifeCyclePluginAnalyzerStub

public LifeCyclePluginAnalyzerStub()
Method Detail

getPluginsBoundByDefaultToAllLifecycles

public Set<Plugin> getPluginsBoundByDefaultToAllLifecycles(String packaging)
Specified by:
getPluginsBoundByDefaultToAllLifecycles in interface LifeCyclePluginAnalyzer


Copyright © 2001–2013 The Apache Software Foundation. All rights reserved.