|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trackstudio.kernel.cache.CacheManager
com.trackstudio.app.session.SessionManager
public class SessionManager
Field Summary |
---|
Fields inherited from class com.trackstudio.kernel.cache.CacheManager |
---|
hu |
Method Summary | |
---|---|
java.lang.String |
create(UserCacheItem uci)
|
static SessionManager |
getInstance()
|
SessionContext |
getSessionContext(java.lang.String sessionid)
|
void |
receive(CacheNotification nf)
|
void |
remove(java.lang.String sessionid)
|
Methods inherited from class com.trackstudio.kernel.cache.CacheManager |
---|
notify |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Method Detail |
---|
public static SessionManager getInstance() throws GranException
GranException
public SessionContext getSessionContext(java.lang.String sessionid) throws GranException
GranException
public void remove(java.lang.String sessionid) throws GranException
GranException
public java.lang.String create(UserCacheItem uci) throws GranException
GranException
public void receive(CacheNotification nf) throws GranException
GranException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |