Uses of Interface
org.apache.cayenne.di.AdhocObjectFactory
Packages that use AdhocObjectFactory
-
Uses of AdhocObjectFactory in org.apache.cayenne.di.spi
Classes in org.apache.cayenne.di.spi that implement AdhocObjectFactoryModifier and TypeClassDescriptionclassA default implementation ofAdhocObjectFactorythat creates objects using default no-arg constructor and injects dependencies into annotated fields.