Uses of Interface
net.binis.codegen.factory.ObjectFactory
Packages that use ObjectFactory
-
Uses of ObjectFactory in net.binis.codegen.factory
Fields in net.binis.codegen.factory declared as ObjectFactoryModifier and TypeFieldDescriptionprotected ObjectFactoryCodeFactory.RegistryEntry.implFactoryprotected ObjectFactoryCodeFactory.RegistryEntry.orgImplFactoryMethods 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)