com.googlecode.jpattern.service.log.reader
Class QueueExecutor
java.lang.Object
com.googlecode.jpattern.service.log.AExecutor
com.googlecode.jpattern.service.log.reader.QueueExecutor
- All Implemented Interfaces:
- IExecutor, Serializable
public class QueueExecutor
- extends AExecutor
- Author:
- Francesco CinĂ 07/ago/2009
- See Also:
- Serialized Form
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
QueueExecutor
public QueueExecutor(IQueueMessages aQueueMessages)
QueueExecutor
public QueueExecutor(IQueueMessages aQueueMessages,
IExecutor aExecutor)
what
public void what(InfoEvent aEvent)
- Specified by:
what in class AExecutor
what
public void what(DebugEvent aEvent)
- Specified by:
what in class AExecutor
what
public void what(ErrorEvent aEvent)
- Specified by:
what in class AExecutor
what
public void what(TraceEvent aEvent)
- Specified by:
what in class AExecutor
what
public void what(WarnEvent aEvent)
- Specified by:
what in class AExecutor
Copyright © 2011. All Rights Reserved.