com.atlassian.confluence.core
Interface ContextPathHolder

All Known Implementing Classes:
DefaultContextPathHolder

public interface ContextPathHolder

Holds and serves the servlet context path.


Method Summary
 String getContextPath()
           
 

Method Detail

getContextPath

String getContextPath()
Returns:
the servlet context path


Copyright © 2003-2012 Atlassian. All Rights Reserved.