Interface ContextPathListener


public interface ContextPathListener
Listener to be notified when the application context path is set.
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    onContextPathSet(String contextPath)
     
  • Method Details

    • onContextPathSet

      void onContextPathSet(String contextPath)