Uses of Interface
ome.api.IUpdate

Packages that use IUpdate
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.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.system Provides the necessary container structure for the entire Omero system. 
 

Uses of IUpdate in ome.api.local
 

Subinterfaces of IUpdate in ome.api.local
 interface LocalUpdate
          Provides local (internal) extensions for updating
 

Uses of IUpdate in ome.logic
 

Classes in ome.logic that implement IUpdate
 class UpdateImpl
          implementation of the IUpdate service interface
 

Uses of IUpdate in ome.services.blitz.impl
 

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

Uses of IUpdate in ome.services.procs
 

Methods in ome.services.procs with parameters of type IUpdate
 void ProcessorSkeleton.setUpdateService(IUpdate updateService)
           
 

Uses of IUpdate in ome.system
 

Methods in ome.system that return IUpdate
 IUpdate ServiceFactory.getUpdateService()
           
 



OmeroJava Api

Version: Beta-4.1.1-r5927-b91

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