beangle-cdi-spring
beangle-cdi-spring
API
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.context
/
ApplicationContextLoader
ApplicationContextLoader
org.beangle.cdi.spring.context.ApplicationContextLoader
class
ApplicationContextLoader
extends
ContextLoader
with
Logging
Load ApplicationContext
Attributes
Graph
Reset zoom
Hide graph
Show graph
Supertypes
trait
Logging
trait
ContextLoader
class
Object
trait
Matchable
class
Any
Clear all
Members list
Concise view
Value members
Concrete methods
override
def
close
():
Unit
Attributes
Definition Classes
ContextLoader
def
load
(
id
:
String
,
contextClassName
:
String
,
configLocation
:
String
,
reconfigLocation
:
String
,
parent
:
BeanFactory
):
ApplicationContext
Concrete fields
var
result
:
ConfigurableApplicationContext
Inherited fields
protected
val
logger
:
Logger
Attributes
Inherited from:
Logging