ApplicationContextLoader

org.beangle.cdi.spring.context.ApplicationContextLoader
class ApplicationContextLoader extends ContextLoader with Logging

Load ApplicationContext

Attributes

Graph
Supertypes
trait Logging
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def close(): Unit

Attributes

Definition Classes
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