org.webframe.support.util
Class ApplicationContextSupport
java.lang.Object
org.webframe.support.util.ApplicationContextSupport
public abstract class ApplicationContextSupport
- extends Object
提供ApplicationContext
- Since:
- 2012-2-25 下午12:24:32
- Version:
- Author:
- 黄国庆
|
Field Summary |
private static org.springframework.context.ApplicationContext |
ac
|
|
Method Summary |
protected static org.springframework.context.ApplicationContext |
getAc()
|
protected static void |
initAc(org.springframework.context.ApplicationContext applicationContext)
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ac
private static org.springframework.context.ApplicationContext ac
ApplicationContextSupport
public ApplicationContextSupport()
initAc
protected static void initAc(org.springframework.context.ApplicationContext applicationContext)
getAc
protected static org.springframework.context.ApplicationContext getAc()
Copyright © 2012. All Rights Reserved.