Package | Description |
---|---|
org.apache.maven.mercury.event |
Modifier and Type | Class and Description |
---|---|
class |
AbstractMercuryEvent |
class |
GenericEvent |
Modifier and Type | Method and Description |
---|---|
void |
DumbListener.fire(MercuryEvent event) |
void |
MercuryEventListener.fire(MercuryEvent event)
this is called when an event matching the listener mask is generated
|
void |
EventManager.fireEvent(MercuryEvent event) |
static String |
EventManager.toString(MercuryEvent event) |
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.