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

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

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 ExporterI.setServiceFactory(ServiceFactoryI sf)
           
 void MetadataStoreI.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)
           
 

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: Beta-4.1.1-r5927-b91

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