Class RuleInterception


  • public class RuleInterception
    extends Object
    • Constructor Detail

      • RuleInterception

        public RuleInterception​(String module,
                                String method,
                                String processor)
      • RuleInterception

        public RuleInterception()
    • Method Detail

      • getModule

        public String getModule()
      • getMethod

        public String getMethod()
      • getProcessor

        public String getProcessor()
      • setModule

        public void setModule​(String module)
      • setMethod

        public void setMethod​(String method)
      • setProcessor

        public void setProcessor​(String processor)