|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.synyx.hades.domain.auditing.support.AuditingBeanFactoryPostProcessor
public class AuditingBeanFactoryPostProcessor
BeanFactoryPostProcessor to add a depends-on from a
LocalEntityManagerFactoryBean or
LocalContainerEntityManagerFactoryBean
towards the aspect bean configured via
<context:spring-configured>. This has to be done to ensure the
aspect is up and running before the
EntityManagerFactory gets created as this already
instantiates entity listeners and we need to get injection into
Configurable to work in
them.
| Constructor Summary | |
|---|---|
AuditingBeanFactoryPostProcessor()
|
|
| Method Summary | |
|---|---|
void |
postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AuditingBeanFactoryPostProcessor()
| Method Detail |
|---|
public void postProcessBeanFactory(org.springframework.beans.factory.config.ConfigurableListableBeanFactory beanFactory)
postProcessBeanFactory in interface org.springframework.beans.factory.config.BeanFactoryPostProcessor
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||