com.infoengine.ebai
Class AdapterWebject
java.lang.Object
com.infoengine.ebai.AdapterWebject
- Direct Known Subclasses:
- EBAIAdapterWebject, IeExecJquery, IeExecJservice, IeExecService, IeQueryJservice
- public abstract class AdapterWebject
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
serviceName
protected String serviceName
rqtCxt
protected RequestContext rqtCxt
rb
protected String rb
AdapterWebject
public AdapterWebject()
init
public abstract void init(RequestContext rqtContext)
process
public abstract void process()
throws IEException
- Throws:
IEException
getResponse
public IeRequest getResponse()
getRequestContext
protected RequestContext getRequestContext()
toClassName
public static String toClassName(String oldstring)