Package ome.system

Provides the necessary container structure for the entire Omero system.

See:
          Description

Interface Summary
EventContext manages authenticated principals and other context for a given event.
SelfConfigurableService  
 

Class Summary
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.
OmeroContext.Locator provides access to the protected methods of ContextSingletonBeanFactoryLocator which cannot be used externally.
Preference Definition of a server configuration variable ("preference") along with its mutability, visibility, aliases and other important information.
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.
Server Provides simplified handling of server properties when creating a ServiceFactory.
ServiceFactory Entry point for all client calls.
SessionInitializer Manages the creation of a single Session created via the injected ISession service.
SimpleEventContext simple, non-thread-safe, serializable EventContext
UpgradeCheck Contacts a given URL which should be an OME server which will return either an empty String or a URL which points to a needed upgrade.
Version static utililty for checking Omero classes for revision number and date.
 

Enum Summary
Preference.Visibility  
 

Package ome.system Description

Provides the necessary container structure for the entire Omero system.

Related Documentation

For more information, please see:

See Also:
ome.security.CurrentDetails


OmeroJava Api

Version: Beta-4.2.0-r7571-b29

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