Uses of Interface
ome.api.ISession

Packages that use ISession
ome.services.blitz.impl   
ome.services.sessions   
ome.system Provides the necessary container structure for the entire Omero system. 
 

Uses of ISession in ome.services.blitz.impl
 

Constructors in ome.services.blitz.impl with parameters of type ISession
SessionI(ISession service, BlitzExecutor be)
           
 

Uses of ISession in ome.services.sessions
 

Classes in ome.services.sessions that implement ISession
 class SessionBean
          Implementation of ISession.
 

Uses of ISession in ome.system
 

Fields in ome.system declared as ISession
protected  ISession SessionInitializer.sessions
           
 

Methods in ome.system that return ISession
 ISession ServiceFactory.getSessionService()
           
 

Methods in ome.system with parameters of type ISession
 void SessionInitializer.setSessionService(ISession service)
           
 



OmeroJava Api

Version: Beta4.2.1-r8614-Beta4.2-b41

Copyright © 2009 The University of Dundee. All Rights Reserved.