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() |
getServiceBeangetClassLoader, getResource, getResourceLoader, getResourcesattachToThreadLocal, dettachFromThreadLocal, getAttribute, getAttribute, getCurrent, removeAttribute, removeAttribute, setAttribute, setAttribute, setFailSafeContextprotected org.springframework.context.support.GenericApplicationContext internalCreateApplicationContext()
public void initApplicationContext()
throws java.lang.Exception
java.lang.Exceptionpublic org.springframework.context.ApplicationContext getApplicationContext()
throws java.lang.Exception
getApplicationContext in class SpringContextSupportjava.lang.ExceptionCopyright © 2001-2011 www.BSTEK.com All Rights Reserved.