|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Session | |
---|---|
com.metamatrix.admin.api.core | |
com.metamatrix.admin.objects | |
com.metamatrix.admin.server | |
com.metamatrix.console.models |
Uses of Session in com.metamatrix.admin.api.core |
---|
Methods in com.metamatrix.admin.api.core that return types with arguments of type Session | |
---|---|
java.util.Collection<Session> |
CoreMonitoringAdmin.getSessions(java.lang.String identifier)
Get the Sessions that correspond to the specified identifier pattern |
Uses of Session in com.metamatrix.admin.objects |
---|
Classes in com.metamatrix.admin.objects that implement Session | |
---|---|
class |
MMSession
MetaMatrix Session |
Uses of Session in com.metamatrix.admin.server |
---|
Methods in com.metamatrix.admin.server that return types with arguments of type Session | |
---|---|
java.util.Collection<Session> |
ServerMonitoringAdminImpl.getSessions(java.lang.String identifier)
Get monitoring information about sessions. |
Uses of Session in com.metamatrix.console.models |
---|
Methods in com.metamatrix.console.models that return types with arguments of type Session | |
---|---|
java.util.Collection<Session> |
SessionManager.getSessions()
|
java.util.Collection<Session> |
SessionManager.getSessions(boolean refresh)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |