org.openwms.core
Class Constants
java.lang.Object
org.openwms.core.Constants
public final class Constants
- extends Object
A Constants class collects general used static constants.
- Since:
- 0.1
- Version:
- $Revision: $
- Author:
- Heiko Scherrer
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
APPLICATION_INITIAL_PROPERTIES
public static final String APPLICATION_INITIAL_PROPERTIES
- Path to the initial application properties file. This constant can be
referenced by Springs Value annotation. Value is "#{ appProps[\'application.initial.properties\'] }" . appProps is
declared in Springs XML configuration.
- See Also:
- Constant Field Values
Copyright © 2005-2011 openwms.org. All Rights Reserved.