An abstract implementation of {@link PersistenceMechanismInstaller} that willlookup the {@link ObjectAdapterFactory} and {@link ObjectFactory} from thesupplied {@link IsisConfiguration}.
If none can be found, then will default to the {@link PojoAdapterFactory} and{@link PersistenceConstants#OBJECT_FACTORY_CLASS_NAME_DEFAULT default}link ObjectFactory} (cglib at time of writing). respectively.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.