@Configuration @ConditionalOnClass(name="javax.persistence.EntityManagerFactory") protected static class RefreshAutoConfiguration.JpaInvokerConfiguration extends Object implements org.springframework.context.weaving.LoadTimeWeaverAware
| Modifier | Constructor and Description |
|---|---|
protected |
JpaInvokerConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
void |
init() |
void |
setLoadTimeWeaver(org.springframework.instrument.classloading.LoadTimeWeaver ltw) |
@PostConstruct public void init()
public void setLoadTimeWeaver(org.springframework.instrument.classloading.LoadTimeWeaver ltw)
setLoadTimeWeaver in interface org.springframework.context.weaving.LoadTimeWeaverAwareCopyright © 2018 Pivotal Software, Inc.. All rights reserved.