|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.jersey.server.mvc.freemarker.FreemarkerProperties
public final class FreemarkerProperties
Jersey MVC Freemarker configuration properties.
| Field Summary | |
|---|---|
static java.lang.String |
TEMPLATES_BASE_PATH
The base path where Freemarker templates, associated with viewables of
resource classes, are located. |
| 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 TEMPLATES_BASE_PATH
viewables of
resource classes, are located.
If this property is not set then the base path will be the root path.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||