| |
|
| java.lang.Object uk.org.ponder.rsac.servlet.ServletRSACResourceLocator
ServletRSACResourceLocator | public class ServletRSACResourceLocator implements RSACResourceLocator,ApplicationContextAware(Code) | | Decodes the locations of request-scope bean containers from the
parent ServletContext of the current application context.
author: Antranig Basman (antranig@caret.cam.ac.uk) |
REQUEST_CONTEXT_CONFIG_LOCATION | final public static String REQUEST_CONTEXT_CONFIG_LOCATION(Code) | | |
getApplicationContext | public ApplicationContext getApplicationContext()(Code) | | |
getConfigLocations | public String[] getConfigLocations()(Code) | | |
setApplicationContext | public void setApplicationContext(ApplicationContext applicationContext) throws BeansException(Code) | | |
|
|
|