com.espertech.esperio
Class SpringContext
java.lang.Object
com.espertech.esperio.SpringContext
public class SpringContext
- extends Object
Supplies properties for use in configuration files to configure Spring application context.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CLASSPATH_CONTEXT
public static final String CLASSPATH_CONTEXT
- Use to configure a classpath context.
- See Also:
- Constant Field Values
FILE_APP_CONTEXT
public static final String FILE_APP_CONTEXT
- Use to configure a file context.
- See Also:
- Constant Field Values
SpringContext
public SpringContext()