|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.rad.server.ServerContext
com.sibvisions.rad.server.ServerContextImpl
public class ServerContextImpl
The ServerContextImpl is an internal ServerContext implementation.
| Method Summary | |
|---|---|
protected void |
destroy()
Destroyes any resources associated with this ServerContext instance. |
IServer |
getServer()
Gets the server. |
ISession |
getSession()
Gets the session instance if available. |
String |
getSystemIdentifier()
Gets the system identifier. |
| Methods inherited from class javax.rad.server.ServerContext |
|---|
getCurrentInstance, getCurrentSession, isReleased, release, setInstance |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Method Detail |
|---|
protected void destroy()
destroy in class ServerContextpublic ISession getSession()
getSession in class ServerContextnull if session is not availablepublic String getSystemIdentifier()
getSystemIdentifier in class ServerContextpublic IServer getServer()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||