| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Lifecycle | |
|---|---|
| org.apache.maven.lifecycle | |
| Uses of Lifecycle in org.apache.maven.lifecycle | 
|---|
| Methods in org.apache.maven.lifecycle that return Lifecycle | |
|---|---|
|  Lifecycle | DefaultLifecycles.get(String key) | 
| Methods in org.apache.maven.lifecycle that return types with arguments of type Lifecycle | |
|---|---|
|  List<Lifecycle> | DefaultLifecycles.getLifeCycles() | 
|  Map<String,Lifecycle> | DefaultLifecycles.getPhaseToLifecycleMap()We use this to map all phases to the lifecycle that contains it. | 
|  Map<String,Lifecycle> | DefaultLifecycleExecutor.getPhaseToLifecycleMap()Deprecated. | 
| Constructor parameters in org.apache.maven.lifecycle with type arguments of type Lifecycle | |
|---|---|
| DefaultLifecycles(Map<String,Lifecycle> lifecycles,
                                   org.codehaus.plexus.logging.Logger logger) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||