info.joseluismartin.beans
Class AppCtx
java.lang.Object
info.joseluismartin.beans.AppCtx
public class AppCtx
- extends Object
Minimalistic singleton with application context
- Author:
- Jose Luis Martin - (jlm@joseluismartin.info)
|
Method Summary |
static org.springframework.context.ApplicationContext |
getInstance()
Search on classpath for context definition files and return the application context |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AppCtx
public AppCtx()
getInstance
public static org.springframework.context.ApplicationContext getInstance()
- Search on classpath for context definition files and return the application context
- Returns:
- the ApplicationContext
Copyright © 2012 JDAL. All Rights Reserved.