Interface ManagementServletContext


  • public interface ManagementServletContext
    Provides information about the management servlet context for MVC controllers to use.
    Since:
    1.3.0
    • Method Detail

      • getContextPath

        String getContextPath()
        Return the context path of the management server.
        Returns:
        the context path