com.infoengine.procunit.webject
Class WebjectProcessor
java.lang.Object
com.infoengine.procunit.webject.WebjectProcessor
- public class WebjectProcessor
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RESOURCE
private static final String RESOURCE
- See Also:
- Constant Field Values
taskProc
private IeProcessor taskProc
taskProcClass
private static Class taskProcClass
webjectClassCache
private static Hashtable webjectClassCache
WebjectProcessor
public WebjectProcessor()
throws IEException
processTask
public IeRequest processTask(Task task)
throws IEException
- Throws:
IEException
routeWebject
public IeRequest routeWebject(Webject webject,
Task task)
throws IEException
- Throws:
IEException
invokeWebject
public Task invokeWebject(Webject webject,
Task task)
throws IEException
- Throws:
IEException