|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MagnoliaInitPaths
Provides a minimal set of paths required to setup Magnolia. Implementations can choose to expose more properties, if their dependent components need them.
Method Summary | |
---|---|
String |
getContextPath()
|
String |
getRootPath()
|
String |
getServerName()
Returns the name of the server where the webapp is running, lowercase. |
String |
getWebappFolderName()
Returns the last token in the webapp path (e.g. |
Method Detail |
---|
String getServerName()
String getRootPath()
String getWebappFolderName()
magnoliaPublic
for a webapp deployed at
tomcat/webapps/magnoliaPublic
).
String getContextPath()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |