Class NablarchControllerDetector

java.lang.Object
nablarch.integration.router.NablarchControllerDetector
All Implemented Interfaces:
net.unit8.http.router.ControllerDetector

public class NablarchControllerDetector extends Object implements net.unit8.http.router.ControllerDetector
  • Constructor Details

    • NablarchControllerDetector

      public NablarchControllerDetector()
  • Method Details

    • detect

      public List<String> detect()
      Specified by:
      detect in interface net.unit8.http.router.ControllerDetector