Uses of Package
ome.system

Packages that use ome.system
ome.api Contains the central verbs of the Omero System. 
ome.formats   
ome.formats.importer.util   
ome.logic The central repository of implementations which will be accessible through this server. 
ome.security JBoss and OMERO security handling This includes classes that provide security for the execution and usage of the OMERO server on a JBoss platform. 
ome.security.auth   
ome.security.basic Basic OMERO security contextual classes Basic classes that provide security context objects necessary to secure the implementation of the OMERO server on a JBoss platform. 
ome.security.sharing   
ome.services Base services package for OMERO API services This includes classes that implement OMERO API services described as interfaces in the OMERO Common component. 
ome.services.blitz.fire   
ome.services.blitz.impl   
ome.services.blitz.redirect   
ome.services.blitz.util   
ome.services.delete Implementations of the ome.api.IDelete service. 
ome.services.fulltext All necessary classes for background indexing of metadata and attached binary files. 
ome.services.procs Internal process and process management This includes interfaces and classes that provide thread process management for internal processes critical to the operation of the OMERO server. 
ome.services.projection   
ome.services.roi   
ome.services.scripts   
ome.services.search Internal search implementation classes. 
ome.services.sessions   
ome.services.sharing ome.api.IShare support infrastructure. 
ome.services.throttling   
ome.services.util Helper classes to support OMERO service beans Instead of abstract classes, IOC methods and dependency injection is used to provide service interception for the Service (binary) bean classes. 
ome.system Provides the necessary container structure for the entire Omero system. 
ome.tools.hibernate Hibernate specific tools for the OMERO Server Classes/Interfaces that implement Hibernate method mechanics for the OMERO server Related Documentation For more information, please see: TODO  
ome.tools.spring OMERO Server tools specific to Spring Classes/Interfaces that implement AOP, Post-processing injection, session flushing, and factory management. 
omero.grid   
omero.util   
 

Classes in ome.system used by ome.api
EventContext
          manages authenticated principals and other context for a given event.
Principal
          implementation of Principal.
Roles
          encapsulates the naming scheme for critical system groups and accounts.
 

Classes in ome.system used by ome.formats
ServiceFactory
          Entry point for all client calls.
 

Classes in ome.system used by ome.formats.importer.util
ServiceFactory
          Entry point for all client calls.
 

Classes in ome.system used by ome.logic
EventContext
          manages authenticated principals and other context for a given event.
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
PreferenceContext
          Central configuration for OMERO properties from (in order): Any injected Properties instances Java System.getProperties() Any configured property files As of OMERO 4.2, server configurations are not stored in Java's Preferences API but in an IceGrid xml file under etc/grid of the server installation.
Principal
          implementation of Principal.
Roles
          encapsulates the naming scheme for critical system groups and accounts.
SelfConfigurableService
           
ServiceFactory
          Entry point for all client calls.
 

Classes in ome.system used by ome.security
EventContext
          manages authenticated principals and other context for a given event.
Principal
          implementation of Principal.
Roles
          encapsulates the naming scheme for critical system groups and accounts.
 

Classes in ome.system used by ome.security.auth
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
 

Classes in ome.system used by ome.security.basic
EventContext
          manages authenticated principals and other context for a given event.
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
Principal
          implementation of Principal.
Roles
          encapsulates the naming scheme for critical system groups and accounts.
ServiceFactory
          Entry point for all client calls.
 

Classes in ome.system used by ome.security.sharing
EventContext
          manages authenticated principals and other context for a given event.
Principal
          implementation of Principal.
Roles
          encapsulates the naming scheme for critical system groups and accounts.
 

Classes in ome.system used by ome.services
EventContext
          manages authenticated principals and other context for a given event.
SelfConfigurableService
           
 

Classes in ome.system used by ome.services.blitz.fire
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
Principal
          implementation of Principal.
ServiceFactory
          Entry point for all client calls.
 

Classes in ome.system used by ome.services.blitz.impl
EventContext
          manages authenticated principals and other context for a given event.
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
Principal
          implementation of Principal.
 

Classes in ome.system used by ome.services.blitz.redirect
Principal
          implementation of Principal.
 

Classes in ome.system used by ome.services.blitz.util
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
 

Classes in ome.system used by ome.services.delete
EventContext
          manages authenticated principals and other context for a given event.
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
SelfConfigurableService
           
 

Classes in ome.system used by ome.services.fulltext
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
Principal
          implementation of Principal.
ServiceFactory
          Entry point for all client calls.
 

Classes in ome.system used by ome.services.procs
ServiceFactory
          Entry point for all client calls.
 

Classes in ome.system used by ome.services.projection
SelfConfigurableService
           
 

Classes in ome.system used by ome.services.roi
Principal
          implementation of Principal.
Roles
          encapsulates the naming scheme for critical system groups and accounts.
 

Classes in ome.system used by ome.services.scripts
Principal
          implementation of Principal.
Roles
          encapsulates the naming scheme for critical system groups and accounts.
ServiceFactory
          Entry point for all client calls.
 

Classes in ome.system used by ome.services.search
ServiceFactory
          Entry point for all client calls.
 

Classes in ome.system used by ome.services.sessions
EventContext
          manages authenticated principals and other context for a given event.
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
Principal
          implementation of Principal.
Roles
          encapsulates the naming scheme for critical system groups and accounts.
 

Classes in ome.system used by ome.services.sharing
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
SelfConfigurableService
           
 

Classes in ome.system used by ome.services.throttling
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
Principal
          implementation of Principal.
 

Classes in ome.system used by ome.services.util
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
Principal
          implementation of Principal.
Roles
          encapsulates the naming scheme for critical system groups and accounts.
SelfConfigurableService
           
ServiceFactory
          Entry point for all client calls.
 

Classes in ome.system used by ome.system
EventContext
          manages authenticated principals and other context for a given event.
Login
          Provides simplified handling of login properties when creating a ServiceFactory.
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
Preference
          Definition of a server configuration variable ("preference") along with its mutability, visibility, aliases and other important information.
Preference.Visibility
           
Principal
          implementation of Principal.
Server
          Provides simplified handling of server properties when creating a ServiceFactory.
SessionInitializer
          Manages the creation of a single Session created via the injected ISession service.
 

Classes in ome.system used by ome.tools.hibernate
Roles
          encapsulates the naming scheme for critical system groups and accounts.
 

Classes in ome.system used by ome.tools.spring
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
ServiceFactory
          Entry point for all client calls.
 

Classes in ome.system used by omero.grid
Principal
          implementation of Principal.
 

Classes in ome.system used by omero.util
EventContext
          manages authenticated principals and other context for a given event.
OmeroContext
          Provides static access for the creation of singleton and non-singleton application contexts.
Principal
          implementation of Principal.
Roles
          encapsulates the naming scheme for critical system groups and accounts.
 



OmeroJava Api

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

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