|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.maven.mercury.event.AbstractMercuryEvent
org.apache.maven.mercury.event.GenericEvent
public class GenericEvent
Nested Class Summary |
---|
Nested classes/interfaces inherited from interface org.apache.maven.mercury.event.MercuryEvent |
---|
MercuryEvent.EventMask |
Constructor Summary | |
---|---|
GenericEvent(EventTypeEnum type,
java.lang.String name)
|
|
GenericEvent(EventTypeEnum type,
java.lang.String name,
java.lang.String tag)
|
Method Summary |
---|
Methods inherited from class org.apache.maven.mercury.event.AbstractMercuryEvent |
---|
getDuration, getInfo, getName, getPayload, getPayload, getResult, getStart, getTag, getType, hasResult, setInfo, setPayload, setPayload, setResult, setTag, start, stop |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GenericEvent(EventTypeEnum type, java.lang.String name)
public GenericEvent(EventTypeEnum type, java.lang.String name, java.lang.String tag)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |