public class RequestObjectFactoryRegistry extends ObjectFactoryRegistry implements org.springframework.context.ApplicationContextAware
ObjectFactoryRegistry.ObjectFactorylog| Constructor and Description | 
|---|
| RequestObjectFactoryRegistry() | 
| 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) | 
setIceCommunicatorpublic void setApplicationContext(org.springframework.context.ApplicationContext ctx)
                           throws org.springframework.beans.BeansException
setApplicationContext in interface org.springframework.context.ApplicationContextAwareorg.springframework.beans.BeansExceptionpublic java.util.Map<java.lang.String,ObjectFactoryRegistry.ObjectFactory> createFactories(Ice.Communicator ic)
createFactories in class ObjectFactoryRegistry