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.context
/
ApplicationContextLoader
ApplicationContextLoader
class
ApplicationContextLoader
extends
ContextLoader
with
Logging
Load ApplicationContext
Graph
Supertypes
trait
Logging
trait
ContextLoader
class
Object
trait
Matchable
class
Any
Value members
Value members
Concrete methods
override
def
close
():
Unit
Definition Classes
ContextLoader
def
load
(id:
String
, contextClassName:
String
, configLocation:
String
, parent:
BeanFactory
):
ApplicationContext
Concrete fields
var
result
:
ConfigurableApplicationContext
Inherited fields
protected
val
logger
:
Logger
Inherited from
Logging