|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ASessionInfo | |
---|---|
org.jlab.coda.afecs.platform | |
org.jlab.coda.afecs.sqldb |
Uses of ASessionInfo in org.jlab.coda.afecs.platform |
---|
Methods in org.jlab.coda.afecs.platform that return ASessionInfo | |
---|---|
ASessionInfo |
APlatformRegistrar.getSession(java.lang.String n)
Gets the specified session from the sessions hashmap |
Methods in org.jlab.coda.afecs.platform that return types with arguments of type ASessionInfo | |
---|---|
java.util.concurrent.ConcurrentHashMap<java.lang.String,ASessionInfo> |
APlatformRegistrar.getSessionDir()
gets the stored hashmap of all registered sessions of the control |
Methods in org.jlab.coda.afecs.platform with parameters of type ASessionInfo | |
---|---|
void |
APlatformRegistrar.addSession(ASessionInfo a)
Adds the new session to the sessions registration hashmap |
Uses of ASessionInfo in org.jlab.coda.afecs.sqldb |
---|
Methods in org.jlab.coda.afecs.sqldb that return ASessionInfo | |
---|---|
ASessionInfo |
Db2Cool.translateDbSession(java.lang.String sessionName)
Reads the db sessions table and creates and |
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |