ome.services.blitz.util
Interface ServiceFactoryAware
- All Known Implementing Classes:
- ExporterI, MetadataStoreI, OmeroGateway, RenderingEngineI, RoiI, ScriptI, SharedResourcesI, TimelineI
public interface ServiceFactoryAware
Servant which is aware of the ServiceFactoryI
-instance which it
belongs to and will have it injected on instantiation. By definition, such
servants should be stateful and have "singleton=true" in the Spring
configuration.
- Since:
- 3.0-Beta4
- Author:
- Josh Moore, josh at glencoesoftware.com
setServiceFactory
void setServiceFactory(ServiceFactoryI sf)
throws omero.ServerError
- Throws:
omero.ServerError
OmeroJava Api
Version: Beta-4.1.1-r5927-b91
Copyright © 2009 The University of Dundee. All Rights Reserved.