rewrite-integration-gwt 2.0.0.Alpha6

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 2.0.0.Alpha6

Copyright © 2013 OCPsoft. All Rights Reserved.