de.phleisch.app.itsucks.job
Class Context
java.lang.Object
de.phleisch.app.itsucks.job.Context
public class Context
- extends java.lang.Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Context
public Context()
setContextParameter
public void setContextParameter(java.lang.Object pKey,
java.lang.Object pValue)
getContextParameter
public java.lang.Object getContextParameter(java.lang.Object pKey)
putAllContextParameter
public void putAllContextParameter(java.util.Map<java.lang.String,java.lang.Object> contextParameter)
getEventDispatcher
public EventDispatcher getEventDispatcher()
setEventDispatcher
public void setEventDispatcher(EventDispatcher pEventDispatcher)
Copyright © 2008. All Rights Reserved.