org.beangle.cdi.spring.context.SpringContainer
Spring based IOC Container
Attributes Since: 3.1.0
Graph Reset zoom Hide graph Show graph
Supertypes trait EventListener
trait BeanFactoryAware
trait Aware
trait InitializingBean
trait Container
trait Logging
trait BeanDefinitionRegistryPostProcessor
trait BeanFactoryPostProcessor
class Object
trait Matchable
class Any
Members list Concise view
Value members
Move temporary hooks into myself
Move temporary hooks into myself
PS. for SpringContainer is a BeanDefinitionRegistryPostProcessor, so when context initializing, the bean
is inited before others,so using spring native InitializingBean,not beangle's Initializing interface.
Attributes Definition Classes InitializingBean
Attributes Definition Classes Container
Attributes Definition Classes Container
Attributes Definition Classes Container
Attributes Definition Classes Container
Attributes Definition Classes Container
Attributes Definition Classes Container
Attributes Definition Classes Container
Attributes Definition Classes Container
Handle an application event.
Handle an application event.
Attributes
Attributes Definition Classes BeanFactoryAware
Determine whether this listener actually supports the given event type.
Determine whether this listener actually supports the given event type.
Attributes
Determine whether this listener actually supports the given source type.
Determine whether this listener actually supports the given source type.
Attributes
Automate register and wire bean
Reconfig beans
Automate register and wire bean
Reconfig beans
Attributes Definition Classes Inherited from: BindModuleProcessor
Attributes Inherited from: Logging