info.magnolia.init
Interface MagnoliaInitPaths
- All Known Implementing Classes:
- DefaultMagnoliaInitPaths
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.
- Version:
- $Revision: $ ($Author: $)
- Author:
- gjoseph
getServerName
String getServerName()
getRootPath
String getRootPath()
getWebappFolderName
String getWebappFolderName()
getContextPath
String getContextPath()
Copyright © 2003-2012 Magnolia International Ltd.. All Rights Reserved.