Uses of Class
ome.services.blitz.impl.ServiceFactoryI

Packages that use ServiceFactoryI
ome.services.blitz.fire   
ome.services.blitz.gateway   
ome.services.blitz.impl   
ome.services.blitz.util   
 

Uses of ServiceFactoryI in ome.services.blitz.fire
 

Methods in ome.services.blitz.fire that return ServiceFactoryI
protected  ServiceFactoryI SessionManagerI.getServiceFactory(Ice.Identity iid)
           
protected  ServiceFactoryI SessionManagerI.getServiceFactory(String clientId, String sessionId)
           
 

Uses of ServiceFactoryI in ome.services.blitz.gateway
 

Methods in ome.services.blitz.gateway with parameters of type ServiceFactoryI
 void OmeroGateway.setServiceFactory(ServiceFactoryI sf)
          Initialize the service factory which creates the gateway and services and links the different services together.
 

Uses of ServiceFactoryI in ome.services.blitz.impl
 

Fields in ome.services.blitz.impl declared as ServiceFactoryI
protected  ServiceFactoryI RoiI.factory
           
protected  ServiceFactoryI ScriptI.factory
           
protected  ServiceFactoryI TimelineI.factory
           
protected  ServiceFactoryI MetadataStoreI.sf
           
 

Methods in ome.services.blitz.impl with parameters of type ServiceFactoryI
 void DeleteI.setServiceFactory(ServiceFactoryI sf)
           
 void ExporterI.setServiceFactory(ServiceFactoryI sf)
           
 void MetadataStoreI.setServiceFactory(ServiceFactoryI sf)
           
 void RawFileStoreI.setServiceFactory(ServiceFactoryI sf)
           
 void RenderingEngineI.setServiceFactory(ServiceFactoryI sf)
           
 void RoiI.setServiceFactory(ServiceFactoryI sf)
           
 void ScriptI.setServiceFactory(ServiceFactoryI sf)
           
 void SharedResourcesI.setServiceFactory(ServiceFactoryI sf)
           
 void TimelineI.setServiceFactory(ServiceFactoryI sf)
           
 

Constructors in ome.services.blitz.impl with parameters of type ServiceFactoryI
DeleteHandleI(org.springframework.context.ApplicationContext ctx, Ice.Identity id, ServiceFactoryI sf, AbstractFileSystemService afs, omero.api.delete.DeleteCommand[] commands, int cancelTimeoutMs)
          Create and
ProcessorCallbackI(ServiceFactoryI sf)
          Simplified constructor used to see if any usermode processor is active for either the current group or the current user.
ProcessorCallbackI(ServiceFactoryI sf, ResultHolder<String> holder, omero.model.Job job)
          Primary constructor.
ScriptProcessI(ServiceFactoryI sf, Ice.Current current, omero.grid.InteractiveProcessorPrx processorPrx, InteractiveProcessorI processor, omero.grid.ProcessPrx process)
           
 

Uses of ServiceFactoryI in ome.services.blitz.util
 

Methods in ome.services.blitz.util with parameters of type ServiceFactoryI
 void ServiceFactoryAware.setServiceFactory(ServiceFactoryI sf)
           
 



OmeroJava Api

Version: 4.3.3-00d1137e-b2894

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