rewrite-integration-gwt 1.0.5.Final

org.ocpsoft.rewrite.gwt.client.history
Interface ContextPathProvider

All Known Implementing Classes:
CookieContextPathProvider, RequestContextPathProvider

public interface ContextPathProvider

Provide a method of retrieving the root context path from which this application is hosted.

Author:
Lincoln Baxter, III

Method Summary
 void getContextPath(HistoryStateImpl historyState)
           
 

Method Detail

getContextPath

void getContextPath(HistoryStateImpl historyState)

rewrite-integration-gwt 1.0.5.Final

Copyright © 2012 OCPsoft. All Rights Reserved.