com.googlecode.jpattern.service.log.event
Class InfoEvent
java.lang.Object
com.googlecode.jpattern.service.log.event.AEvent
com.googlecode.jpattern.service.log.event.InfoEvent
- All Implemented Interfaces:
- IEvent, Serializable
public class InfoEvent
- 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
InfoEvent
public InfoEvent()
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.