Class ShenyuConfig.ExcludePath

  • Enclosing class:
    ShenyuConfig

    public static class ShenyuConfig.ExcludePath
    extends java.lang.Object
    The type Exclude path.
    • Constructor Summary

      Constructors 
      Constructor Description
      ExcludePath()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean getEnabled()
      Gets enabled.
      java.util.List<java.lang.String> getPaths()
      get paths.
      void setEnabled​(boolean enabled)
      Sets enabled.
      void setPaths​(java.util.List<java.lang.String> paths)
      Sets paths.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ExcludePath

        public ExcludePath()
    • Method Detail

      • getEnabled

        public boolean getEnabled()
        Gets enabled.
        Returns:
        the enabled
      • setEnabled

        public void setEnabled​(boolean enabled)
        Sets enabled.
        Parameters:
        enabled - the enabled
      • setPaths

        public void setPaths​(java.util.List<java.lang.String> paths)
        Sets paths.
        Parameters:
        paths - the paths
      • getPaths

        public java.util.List<java.lang.String> getPaths()
        get paths.
        Returns:
        paths paths