Package | Description |
---|---|
org.apache.maven.mercury.event |
Modifier and Type | Class and Description |
---|---|
class |
DumbListener |
Modifier and Type | Method and Description |
---|---|
List<MercuryEventListener> |
EventManager.getListeners() |
Modifier and Type | Method and Description |
---|---|
void |
EventGenerator.register(MercuryEventListener listener)
register event listener
|
void |
EventManager.register(MercuryEventListener listener)
add listener only if it meets the criteria
|
void |
EventGenerator.unRegister(MercuryEventListener listener)
remove particular event listener
|
void |
EventManager.unRegister(MercuryEventListener listener) |
Copyright © 2002–2013 The Apache Software Foundation. All rights reserved.