org.jasig.cas.util
Class ApplicationContextProvider
java.lang.Object
org.jasig.cas.util.ApplicationContextProvider
- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.context.ApplicationContextAware
public class ApplicationContextProvider
- extends Object
- implements org.springframework.context.ApplicationContextAware
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationContextProvider
public ApplicationContextProvider()
getApplicationContext
public static org.springframework.context.ApplicationContext getApplicationContext()
setApplicationContext
public void setApplicationContext(org.springframework.context.ApplicationContext context)
throws org.springframework.beans.BeansException
- Specified by:
setApplicationContext in interface org.springframework.context.ApplicationContextAware
- Throws:
org.springframework.beans.BeansException
Copyright © 2004-2013 Jasig. All Rights Reserved.