com.googlecode.jpattern.service.log.event
Class DebugEvent
java.lang.Object
com.googlecode.jpattern.service.log.event.AEvent
com.googlecode.jpattern.service.log.event.DebugEvent
- All Implemented Interfaces:
- IEvent, Serializable
public class DebugEvent
- extends AEvent
- Author:
- Francesco Cina'
09/apr/2010
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EVENT_NAME
public static String EVENT_NAME
DebugEvent
public DebugEvent()
execute
public void execute(IExecutor executor)
- Specified by:
execute in interface IEvent- Specified by:
execute in class AEvent
getMessage
public IMessage getMessage()
fireMessage
public void fireMessage(IMessage message)
Copyright © 2011. All Rights Reserved.