|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.maven.mercury.event.DumbListener
public class DumbListener
| Constructor Summary | |
|---|---|
DumbListener()
|
|
DumbListener(java.io.OutputStream os)
|
|
| Method Summary | |
|---|---|
void |
fire(MercuryEvent event)
this is called when an event matching the listener mask is generated |
MercuryEvent.EventMask |
getMask()
identifies what events this listrener is interested in. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public DumbListener()
public DumbListener(java.io.OutputStream os)
| Method Detail |
|---|
public void fire(MercuryEvent event)
MercuryEventListener
fire in interface MercuryEventListenerpublic MercuryEvent.EventMask getMask()
MercuryEventListener
getMask in interface MercuryEventListener
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||