edu.wisc.my.webproxy.portlet
Class ApplicationContextLocator
java.lang.Object
edu.wisc.my.webproxy.portlet.ApplicationContextLocator
public final class ApplicationContextLocator
- extends Object
Locator class for accessing the ApplicationContext from code that
doesn't have access to the servlet context.
- Version:
- $Revision: 20993 $
- Author:
- Eric Dalquist eric.dalquist@doit.wisc.edu
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
setApplicationContext
public static void setApplicationContext(org.springframework.context.ApplicationContext context)
getApplicationContext
public static org.springframework.context.ApplicationContext getApplicationContext()
Copyright © 2010 Jasig. All Rights Reserved.