org.nakedobjects.plugins.hibernate.objectstore.specloader
Class HibernateJavaReflectorInstaller

java.lang.Object
  extended by org.nakedobjects.runtime.installers.InstallerAbstract
      extended by org.nakedobjects.runtime.system.installers.JavaReflectorInstaller
          extended by org.nakedobjects.plugins.hibernate.objectstore.specloader.HibernateJavaReflectorInstaller
All Implemented Interfaces:
ApplicationScopedComponent, Component, Installer, ConfigurationBuilderAware, NakedObjectReflectorInstaller, InstallerLookupAware

public class HibernateJavaReflectorInstaller
extends JavaReflectorInstaller

Sets up a HibernateContainer.


Field Summary
 
Fields inherited from class org.nakedobjects.runtime.system.installers.JavaReflectorInstaller
PROPERTY_BASE
 
Fields inherited from interface org.nakedobjects.metamodel.specloader.NakedObjectReflectorInstaller
TYPE
 
Constructor Summary
HibernateJavaReflectorInstaller()
           
 
Method Summary
protected  ClassSubstitutor createClassSubstitutor(NakedObjectConfiguration configuration)
           
 
Methods inherited from class org.nakedobjects.runtime.system.installers.JavaReflectorInstaller
addFacetDecoratorInstaller, createCollectionTypeRegistry, createFacetDecorators, createMetaModelValidator, createProgrammingModelFacets, createReflector, createSpecificationTraverser, doCreateReflector, excludeFacetFactories, includeFacetFactories, setInstallerLookup
 
Methods inherited from class org.nakedobjects.runtime.installers.InstallerAbstract
addConfigurationResources, getConfiguration, getConfigurationResources, getName, getType, init, setConfiguration, setConfigurationBuilder, shutdown
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.Installer
getConfigurationResources, getName, getType
 
Methods inherited from interface org.nakedobjects.metamodel.commons.component.ApplicationScopedComponent
init, shutdown
 

Constructor Detail

HibernateJavaReflectorInstaller

public HibernateJavaReflectorInstaller()
Method Detail

createClassSubstitutor

protected ClassSubstitutor createClassSubstitutor(NakedObjectConfiguration configuration)
Overrides:
createClassSubstitutor in class JavaReflectorInstaller


Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.