|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.espertech.esperio.SpringContext
public class SpringContext
Supplies properties for use in configuration files to configure Spring application context.
Field Summary | |
---|---|
static java.lang.String |
CLASSPATH_CONTEXT
Use to configure a classpath context. |
static java.lang.String |
FILE_APP_CONTEXT
Use to configure a file context. |
Constructor Summary | |
---|---|
SpringContext()
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public static final java.lang.String CLASSPATH_CONTEXT
public static final java.lang.String FILE_APP_CONTEXT
Constructor Detail |
---|
public SpringContext()
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |