Uses of Class
co.uk.hjcs.canyon.config.SessionConfig

Packages that use SessionConfig
co.uk.hjcs.canyon.accessor   
co.uk.hjcs.canyon.config   
 

Uses of SessionConfig in co.uk.hjcs.canyon.accessor
 

Constructors in co.uk.hjcs.canyon.accessor with parameters of type SessionConfig
ObjectAccessor(SessionConfig sessionConfig)
           
ObjectGenerator(SessionConfig sessionConfig)
           
ObjectPersister(SessionConfig sessionConfig)
           
 

Uses of SessionConfig in co.uk.hjcs.canyon.config
 

Methods in co.uk.hjcs.canyon.config that return SessionConfig
 SessionConfig ConfigParser.getSessionConfig(java.lang.String sessionName)
          Get the configuratio for the named session
 

Methods in co.uk.hjcs.canyon.config that return types with arguments of type SessionConfig
 java.util.Collection<SessionConfig> ConfigParser.getSessionConfigs()
          A collection of all the registered configuration objects