|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cocoon.spring.configurator.impl.Constants
public abstract class Constants
Some constants for the spring integration. The default location of spring related configuration files.
Field Summary | |
---|---|
static String |
CLASSPATH_PROPERTIES_LOCATION
The location of property files (*.properties) for the settings. |
static String |
CLASSPATH_SPRING_CONFIGURATION_LOCATION
The location of spring configuration files in the classpath. |
static String |
GLOBAL_PROPERTIES_LOCATION
The location of global property files (*.properties) for the settings. |
static String |
GLOBAL_SPRING_CONFIGURATION_LOCATION
The location of global property overrides (*.properties). |
Constructor Summary | |
---|---|
Constants()
|
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 String CLASSPATH_SPRING_CONFIGURATION_LOCATION
public static final String CLASSPATH_PROPERTIES_LOCATION
public static final String GLOBAL_SPRING_CONFIGURATION_LOCATION
public static final String GLOBAL_PROPERTIES_LOCATION
Constructor Detail |
---|
public Constants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |