Class ScriptSessionManager
- java.lang.Object
-
- org.directwebremoting.impl.DefaultScriptSessionManager
-
- com.arms.egovframework.javaservice.treeframework.remote.ScriptSessionManager
-
- All Implemented Interfaces:
org.directwebremoting.extend.InitializingBean,org.directwebremoting.extend.ScriptSessionManager,org.directwebremoting.extend.UninitializingBean
public class ScriptSessionManager extends org.directwebremoting.impl.DefaultScriptSessionManager
-
-
Field Summary
-
Constructor Summary
Constructors Constructor Description ScriptSessionManager()
-
Method Summary
-
Methods inherited from class org.directwebremoting.impl.DefaultScriptSessionManager
addScriptSessionListener, afterContainerSetup, associateScriptSessionAndHttpSession, checkTimeouts, createScriptSession, destroy, disassociateScriptSessionAndHttpSession, fireScriptSessionCreatedEvent, fireScriptSessionDestroyedEvent, getAllScriptSessions, getInitCode, getOrCreateScriptSession, getScriptSessionById, getScriptSessionsByHttpSessionId, getScriptSessionTimeout, invalidate, maybeCheckTimeouts, removeScriptSessionListener, setConverterManager, setJsonOutput, setPageNormalizer, setScheduledThreadPoolExecutor, setScriptSessionCheckTime, setScriptSessionTimeout
-
-