de.schwarzrot.concurrent
Class VContextTask
java.lang.Object
de.schwarzrot.concurrent.Task
de.schwarzrot.concurrent.VContextTask
- All Implemented Interfaces:
- Runnable
public abstract class VContextTask
- extends Task
a context task implementation, that provides access to multiple context
objects.
- Author:
- Reinhard Mantey
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface java.lang.Runnable |
run |
VContextTask
public VContextTask()
addContext
public void addContext(String name,
Object ctxObj)
getContext
public Object getContext(String name)
Submit
a bug or request a feature
SRJRCFrames is published according to the
GNU General Public License
Copyright 2005-2012
Reinhard Mantey - some rights reserved.