de.phleisch.app.itsucks.event.dispatcher
Class DispatcherEvent
java.lang.Object
de.phleisch.app.itsucks.event.impl.SimpleEvent
de.phleisch.app.itsucks.event.dispatcher.DispatcherEvent
- All Implemented Interfaces:
- Event
public class DispatcherEvent
- extends SimpleEvent
Implementation of an Event fired by jobs.
- Author:
- olli
| Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
DispatcherEvent
public DispatcherEvent(Event pEvent,
Dispatcher pDispatcher)
DispatcherEvent
public DispatcherEvent(int pType,
int pCategory,
Dispatcher pDispatcher)
getDispatcher
public Dispatcher getDispatcher()
- Returns the dispatcher associated to this event.
- Returns:
Copyright © 2010. All Rights Reserved.