public class SpringContainerBean extends AbstractSpringContainer implements org.springframework.context.ApplicationContextAware
IocContainer
that itself is a spring-bean that
can be injected. This makes code portable as it can get IocContainer
injected
while working with spring, guice/GIN or any other container.Constructor and Description |
---|
SpringContainerBean()
The constructor.
|
Modifier and Type | Method and Description |
---|---|
void |
setApplicationContext(org.springframework.context.ApplicationContext applicationContext) |
dispose, get, get, getContext, isDisposed, setContext
createLogger, doInitialize, getLogger
doInitialized, getInitializationState, initialize
public void setApplicationContext(org.springframework.context.ApplicationContext applicationContext) throws org.springframework.beans.BeansException
setApplicationContext
in interface org.springframework.context.ApplicationContextAware
org.springframework.beans.BeansException
Copyright © 2001–2016 mmm-Team. All rights reserved.