Uses of Interface
ome.api.IConfig

Packages that use IConfig
ome.api.local Non-client service API for OMERO This includes interfaces for the local administration of the OMERO server. 
ome.logic The central repository of implementations which will be accessible through this server. 
ome.services.blitz.impl   
ome.system Provides the necessary container structure for the entire Omero system. 
 

Uses of IConfig in ome.api.local
 

Subinterfaces of IConfig in ome.api.local
 interface LocalConfig
          Provides local (internal) extensions for configuration.
 

Uses of IConfig in ome.logic
 

Classes in ome.logic that implement IConfig
 class ConfigImpl
          implementation of the IConfig service interface.
 

Uses of IConfig in ome.services.blitz.impl
 

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

Uses of IConfig in ome.system
 

Methods in ome.system that return IConfig
 IConfig ServiceFactory.getConfigService()
           
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

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