public class RequestObjectFactoryRegistry extends ObjectFactoryRegistry implements org.springframework.context.ApplicationContextAware
ObjectFactory
instances with the
Communicator
.ticket:6340
ObjectFactoryRegistry.ObjectFactory
log
コンストラクタと説明 |
---|
RequestObjectFactoryRegistry(ome.tools.hibernate.ExtendedMetadata em,
ome.security.ACLVoter voter,
ome.system.Roles roles,
ome.io.nio.PixelsService pixelsService) |
修飾子とタイプ | メソッドと説明 |
---|---|
java.util.Map<java.lang.String,ObjectFactoryRegistry.ObjectFactory> |
createFactories(Ice.Communicator ic) |
void |
setApplicationContext(org.springframework.context.ApplicationContext ctx) |
setIceCommunicator
public RequestObjectFactoryRegistry(ome.tools.hibernate.ExtendedMetadata em, ome.security.ACLVoter voter, ome.system.Roles roles, ome.io.nio.PixelsService pixelsService)
public void setApplicationContext(org.springframework.context.ApplicationContext ctx) throws org.springframework.beans.BeansException
setApplicationContext
インタフェース内 org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
public java.util.Map<java.lang.String,ObjectFactoryRegistry.ObjectFactory> createFactories(Ice.Communicator ic)
createFactories
クラス内 ObjectFactoryRegistry