public class RequestObjectFactoryRegistry extends ObjectFactoryRegistry implements org.springframework.context.ApplicationContextAware
ObjectFactoryRegistry.ObjectFactory
log
Constructor and Description |
---|
RequestObjectFactoryRegistry(Registry reg,
TileSizes sizes,
RepositoryDao repositoryDao,
Ring ring,
PixelsService pixels) |
RequestObjectFactoryRegistry(Registry reg,
TileSizes sizes,
RepositoryDao repositoryDao,
Ring ring,
PixelsService pixels,
Resources resources) |
Modifier and Type | Method and Description |
---|---|
java.util.Map<java.lang.String,ObjectFactoryRegistry.ObjectFactory> |
createFactories(Ice.Communicator ic) |
void |
setApplicationContext(org.springframework.context.ApplicationContext ctx) |
setIceCommunicator
public RequestObjectFactoryRegistry(Registry reg, TileSizes sizes, RepositoryDao repositoryDao, Ring ring, PixelsService pixels)
public RequestObjectFactoryRegistry(Registry reg, TileSizes sizes, RepositoryDao repositoryDao, Ring ring, PixelsService pixels, Resources resources)
public void setApplicationContext(org.springframework.context.ApplicationContext ctx) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
public java.util.Map<java.lang.String,ObjectFactoryRegistry.ObjectFactory> createFactories(Ice.Communicator ic)
createFactories
in class ObjectFactoryRegistry
Version: 5.4.4-ice35-b82
Copyright © 2018 The University of Dundee & Open Microscopy Environment. All Rights Reserved.