|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SessionManagerCreationException | |
uk.org.ogsadai.sessions | Contains the core classes and interfaces used to support sessions. |
uk.org.ogsadai.sessions.impl | Contains implementations of the sessions interfaces to provide support for transient sessions. |
Uses of SessionManagerCreationException in uk.org.ogsadai.sessions |
Methods in uk.org.ogsadai.sessions that throw SessionManagerCreationException | |
private void |
SessionConfigurationLoader.buildComponents() Builds the session components if they have not already been built. |
SessionManager |
SessionManagerFactory.createSessionManager(org.w3c.dom.Element configuration, Properties properties, DataResourceAccessor dataResource) Creates a new session manager instance. |
Uses of SessionManagerCreationException in uk.org.ogsadai.sessions.impl |
Methods in uk.org.ogsadai.sessions.impl that throw SessionManagerCreationException | |
SessionManager |
TransientSessionManagerFactory.createSessionManager(org.w3c.dom.Element configuration, Properties properties, DataResourceAccessor dataResource) |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |