public abstract class ObjectFactoryRegistry
extends java.lang.Object
ObjectFactory
instances with the
Communicator
.Modifier and Type | Class and Description |
---|---|
static class |
ObjectFactoryRegistry.ObjectFactory |
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
log |
Constructor and Description |
---|
ObjectFactoryRegistry() |
Modifier and Type | Method and Description |
---|---|
abstract java.util.Map<java.lang.String,ObjectFactoryRegistry.ObjectFactory> |
createFactories(Ice.Communicator ic) |
void |
setIceCommunicator(Ice.Communicator ic) |
public abstract java.util.Map<java.lang.String,ObjectFactoryRegistry.ObjectFactory> createFactories(Ice.Communicator ic)
public void setIceCommunicator(Ice.Communicator ic)