Uses of Interface
org.nuiton.util.beans.InstanceFactory
Packages that use InstanceFactory
Package
Description
Packages for all stuff of bean transformations (binder, and others...).
-
Uses of InstanceFactory in org.nuiton.util.beans
Fields in org.nuiton.util.beans declared as InstanceFactoryModifier and TypeFieldDescriptionprotected InstanceFactory<T> Binder.BinderModel.instanceFactoryfactory of target InstanceMethods in org.nuiton.util.beans that return InstanceFactoryMethods in org.nuiton.util.beans with parameters of type InstanceFactoryModifier and TypeMethodDescriptionvoidBinder.BinderModel.setInstanceFactory(InstanceFactory<T> instanceFactory) voidBinderModelBuilder.setInstanceFactory(InstanceFactory<T> instanceFactory) set factory of target instance