Interface ContextPathRegistry


public interface ContextPathRegistry
  • Method Summary

    Modifier and Type
    Method
    Description
    boolean
    add(String contextPath)
     
    boolean
    remove(String contextPath)
     
  • Method Details

    • add

      boolean add(String contextPath)
    • remove

      boolean remove(String contextPath)