Uses of Interface
net.binis.codegen.factory.ObjectFactory
| Package | Description |
|---|---|
| net.binis.codegen.factory |
-
Uses of ObjectFactory in net.binis.codegen.factory
Methods in net.binis.codegen.factory that return ObjectFactory Modifier and Type Method Description static ObjectFactoryCodeFactory. singleton(Object object)Methods in net.binis.codegen.factory with parameters of type ObjectFactory Modifier and Type Method Description TEnvelopFactory. envelop(ObjectFactory<T> factory)static voidCodeFactory. forceRegisterType(Class<?> intf, ObjectFactory impl, EmbeddedObjectFactory modifier)static voidCodeFactory. registerType(Class<?> intf, ObjectFactory impl, EmbeddedObjectFactory modifier)