Class JpaModuleSettingsRegistrar
java.lang.Object
com.foreach.across.modules.hibernate.config.ModuleSettingsRegistrar
com.foreach.across.modules.hibernate.jpa.config.JpaModuleSettingsRegistrar
- All Implemented Interfaces:
org.springframework.beans.factory.Aware
,org.springframework.beans.factory.BeanFactoryAware
,org.springframework.context.annotation.ImportSelector
,org.springframework.context.EnvironmentAware
- Since:
- 3.0.0
- Author:
- Arne Vandamme
-
Field Summary
Fields inherited from class com.foreach.across.modules.hibernate.config.ModuleSettingsRegistrar
BEAN_NAME
-
Constructor Summary
-
Method Summary
Methods inherited from class com.foreach.across.modules.hibernate.config.ModuleSettingsRegistrar
selectImports, setBeanFactory, setEnvironment
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface org.springframework.context.annotation.ImportSelector
getExclusionFilter
-
Constructor Details
-
JpaModuleSettingsRegistrar
public JpaModuleSettingsRegistrar()
-
-
Method Details
-
settingsDependantImports
- Overrides:
settingsDependantImports
in classModuleSettingsRegistrar
-