Package | Description |
---|---|
org.apache.maven.eventspy | |
org.apache.maven.eventspy.internal |
Modifier and Type | Class and Description |
---|---|
class |
AbstractEventSpy
A skeleton eventspy that does nothing other than helping implementors.
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<EventSpy> |
EventSpyDispatcher.eventSpies |
Modifier and Type | Method and Description |
---|---|
java.util.List<EventSpy> |
EventSpyDispatcher.getEventSpies() |
Modifier and Type | Method and Description |
---|---|
private void |
EventSpyDispatcher.logError(java.lang.String action,
java.lang.Throwable e,
EventSpy spy) |
Modifier and Type | Method and Description |
---|---|
void |
EventSpyDispatcher.setEventSpies(java.util.List<EventSpy> eventSpies) |