| Constructor and Description |
|---|
SpringIntegrator() |
| Modifier and Type | Method and Description |
|---|---|
<T> T |
getBean(Class<T> type,
String name) |
protected void |
initBeans() |
protected void |
initJPA() |
protected void |
initProfiles() |
void |
postConstructInitialization() |
protected boolean |
useBeans() |
protected boolean |
useEmf() |
protected boolean |
useProfiles() |
@PostConstruct public void postConstructInitialization()
protected void initProfiles()
protected void initJPA()
protected void initBeans()
public <T> T getBean(Class<T> type, String name)
getBean in interface org.rapidoid.ioc.BeanProviderprotected boolean useProfiles()
protected boolean useEmf()
protected boolean useBeans()
Copyright © 2014–2017 Nikolche Mihajlovski and contributors. All rights reserved.