com.bstek.dorado.core
public abstract class SpringApplicationContext extends SpringContextSupport
Constructor and Description |
---|
SpringApplicationContext() |
Modifier and Type | Method and Description |
---|---|
org.springframework.context.ApplicationContext |
getApplicationContext()
返回Dorado Engine内部使用的ApplicationContext。
|
void |
initApplicationContext()
初始化Dorado Engine内部使用的ApplicationContext。
|
protected org.springframework.context.support.GenericApplicationContext |
internalCreateApplicationContext() |
getServiceBean
getClassLoader, getResource, getResourceLoader, getResources
attachToThreadLocal, dettachFromThreadLocal, getAttribute, getAttribute, getCurrent, removeAttribute, removeAttribute, setAttribute, setAttribute, setFailSafeContext
protected org.springframework.context.support.GenericApplicationContext internalCreateApplicationContext()
public void initApplicationContext() throws java.lang.Exception
java.lang.Exception
public org.springframework.context.ApplicationContext getApplicationContext() throws java.lang.Exception
getApplicationContext
in class SpringContextSupport
java.lang.Exception
Copyright © 2001-2011 www.BSTEK.com All Rights Reserved.