|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.tapestry5.spring.SpringConstants
public class SpringConstants
Constants used with the Spring integration library.
Field Summary | |
---|---|
static java.lang.String |
USE_EXTERNAL_SPRING_CONTEXT
If true, then Tapestry will attempt to use an externally configured Spring ApplicationContext rather than create its own. |
Constructor Summary | |
---|---|
SpringConstants()
|
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 USE_EXTERNAL_SPRING_CONTEXT
Constructor Detail |
---|
public SpringConstants()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |