| Package | Description |
|---|---|
| org.apache.maven.lifecycle.internal |
| Modifier and Type | Class and Description |
|---|---|
(package private) class |
CompoundProjectExecutionListener |
| Modifier and Type | Field and Description |
|---|---|
private ProjectExecutionListener |
LifecycleModuleBuilder.projectExecutionListener |
| Modifier and Type | Field and Description |
|---|---|
private java.util.Collection<ProjectExecutionListener> |
CompoundProjectExecutionListener.listeners |
private java.util.List<ProjectExecutionListener> |
LifecycleModuleBuilder.projectExecutionListeners |
| Modifier and Type | Method and Description |
|---|---|
void |
LifecycleModuleBuilder.setProjectExecutionListeners(java.util.List<ProjectExecutionListener> listeners) |
| Constructor and Description |
|---|
CompoundProjectExecutionListener(java.util.Collection<ProjectExecutionListener> listeners) |