Class InterceptorPlan


  • public class InterceptorPlan
    extends Plan
    Plan that adds a reasoning interceptor to the service and invokes it.
    • Constructor Detail

      • InterceptorPlan

        public InterceptorPlan()
    • Method Detail

      • body

        public void body()
        The plan body.
        Specified by:
        body in class Plan
      • callPrintService

        protected void callPrintService()
        Invoke the print service.