|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.googlecode.jpattern.service.log.event.AEvent
com.googlecode.jpattern.service.log.event.DebugEvent
public class DebugEvent
| Field Summary | |
|---|---|
static java.lang.String |
EVENT_NAME
|
| Constructor Summary | |
|---|---|
DebugEvent()
|
|
| Method Summary | |
|---|---|
void |
execute(IExecutor executor)
|
void |
fireMessage(IMessage message)
|
IMessage |
getMessage()
|
| Methods inherited from class com.googlecode.jpattern.service.log.event.AEvent |
|---|
acceptITrigger, addIgnoredPath, fire, getName, isIgnoredPath, removeIgnoredPath |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String EVENT_NAME
| Constructor Detail |
|---|
public DebugEvent()
| Method Detail |
|---|
public void execute(IExecutor executor)
execute in interface IEventexecute in class AEventpublic IMessage getMessage()
public void fireMessage(IMessage message)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||