SRJRCFrames
v0.1.296

de.schwarzrot.concurrent
Class VContextTask

java.lang.Object
  extended by de.schwarzrot.concurrent.Task
      extended by 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

Constructor Summary
VContextTask()
           
 
Method Summary
 void addContext(String name, Object ctxObj)
           
 Object getContext(String name)
           
 
Methods inherited from class de.schwarzrot.concurrent.Task
getLogger, getProgressPublisher, getSuccessState, isExecutionTerminated, setExecutionTerminated, setProgressPublisher, setSuccessState
 
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
 

Constructor Detail

VContextTask

public VContextTask()
Method Detail

addContext

public void addContext(String name,
                       Object ctxObj)

getContext

public Object getContext(String name)

SRJRCFrames
v0.1.296

hosted at
Find SRJRCFrames at SourceForge.net. Fast, secure and free:
           Open Source Software download
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.