beangle-cdi-spring
beangle-cdi-spring
org.beangle.cdi.spring.beans
FactoryBeanProxy
OptionEditor
RegexEditor
ScalaBeanInfo
ScalaBeanInfoFactory
ScalaCollectionEditor
ScalaEditorRegistrar
org.beangle.cdi.spring.config
BindModuleProcessor
ExtBeanDefinition
ExtBeanDefinition
ProfileMatcher
Node
ProfileMatcher
ReconfigParser
ReconfigReader
ResourcesEditor
SpringBindRegistry
SpringBindRegistry
org.beangle.cdi.spring.context
ApplicationContextLoader
BeanFactoryClosedEvent
BeanFactoryEvent
BeanFactoryLoader
BeanFactoryRefreshedEvent
ContextLoader
HierarchicalEventMulticaster
SpringContainer
XmlWebApplicationContext
org.beangle.cdi.spring.web
ContextListener
beangle-cdi-spring
/
org.beangle.cdi.spring.web
/
ContextListener
ContextListener
class
ContextListener
extends
ServletContextListener
with
Logging
Disable Definition Overriding
Default config location(spring-context.xml)
Load children context
Graph
Supertypes
trait
Logging
trait
ServletContextListener
trait
EventListener
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
override
def
contextDestroyed
(
sce:
ServletContextEvent
):
Unit
Definition Classes
ServletContextListener
override
def
contextInitialized
(
sce:
ServletContextEvent
):
Unit
Definition Classes
ServletContextListener
def
loadContainer
(
sc:
ServletContext
):
Container
Concrete fields
var
childContextConfigLocation
:
String
var
contextClassName
:
String
var
contextConfigLocation
:
String
var
reConfigLocation
:
String
Inherited fields
protected
val
logger
:
Logger
Inherited from:
Logging