com.espertech.esperio
Class SpringContext

java.lang.Object
  extended by com.espertech.esperio.SpringContext

public class SpringContext
extends java.lang.Object

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

CLASSPATH_CONTEXT

public static final java.lang.String CLASSPATH_CONTEXT
Use to configure a classpath context.

See Also:
Constant Field Values

FILE_APP_CONTEXT

public static final java.lang.String FILE_APP_CONTEXT
Use to configure a file context.

See Also:
Constant Field Values
Constructor Detail

SpringContext

public SpringContext()

© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com