Package com.atlassian.confluence.core
Interface ContextPathHolder
- All Known Implementing Classes:
DefaultContextPathHolder
public interface ContextPathHolder
Holds and serves the servlet context path.
-
Method Summary
-
Method Details
-
getContextPath
String getContextPath()- Returns:
- the servlet context path
-