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

    Modifier and Type
    Method
    Description
    void
     
  • Method Details