|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcreamtec.webcream.servlet.AppDescBase
creamtec.webcream.servlet.AppDesc
creamtec.webcream.ServletHelper.InProcessAppDesc
public class ServletHelper.InProcessAppDesc
Declare this class to resolve classpath to the application classes. Otherwise bootclasspath doesn't work
| Field Summary |
|---|
| Fields inherited from class creamtec.webcream.servlet.AppDesc |
|---|
agents, appName, inProcess, tempDirPath |
| Fields inherited from class creamtec.webcream.servlet.AppDescBase |
|---|
APPS_LIMIT, CONNECTIONS_LIMIT, dummy1, dummy2, evalRequests, licInitialized |
| Constructor Summary | |
|---|---|
ServletHelper.InProcessAppDesc(java.lang.String appName)
|
|
| Method Summary | |
|---|---|
void |
sessionExpired(java.lang.Object session)
Called when the session has expired |
| Methods inherited from class creamtec.webcream.servlet.AppDesc |
|---|
addAgent, getAgent, getAgents, getAgentsCount, getAppName, getProps, getSession, getSessionManager, getTempDirPath, isInProcess, removeAgent |
| Methods inherited from class creamtec.webcream.servlet.AppDescBase |
|---|
initLicense |
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ServletHelper.InProcessAppDesc(java.lang.String appName)
throws java.lang.Exception
java.lang.Exception| Method Detail |
|---|
public void sessionExpired(java.lang.Object session)
SessionListener
session - session that has expired
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||