org.webframe.support.util
Class ApplicationContextSupport

java.lang.Object
  extended by 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
           
 
Constructor Summary
ApplicationContextSupport()
           
 
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
 

Field Detail

ac

private static org.springframework.context.ApplicationContext ac
Constructor Detail

ApplicationContextSupport

public ApplicationContextSupport()
Method Detail

initAc

protected static void initAc(org.springframework.context.ApplicationContext applicationContext)

getAc

protected static org.springframework.context.ApplicationContext getAc()


Copyright © 2012. All Rights Reserved.