Uses of Interface
net.binis.codegen.factory.ObjectFactory
Packages that use ObjectFactory
-
Uses of ObjectFactory in net.binis.codegen.factory
Methods in net.binis.codegen.factory that return ObjectFactoryMethods in net.binis.codegen.factory with parameters of type ObjectFactoryModifier and TypeMethodDescriptionEnvelopFactory.envelop(ObjectFactory<T> factory) static voidCodeFactory.forceRegisterType(Class<?> intf, ObjectFactory impl, EmbeddedObjectFactory modifier) static voidCodeFactory.registerType(Class<?> intf, ObjectFactory impl) static voidCodeFactory.registerType(Class<?> intf, ObjectFactory impl, EmbeddedObjectFactory modifier)