Class ContextStopChange


  • public class ContextStopChange
    extends Change
    Explicit order to stop the context.
    • Constructor Detail

      • ContextStopChange

        public ContextStopChange​(OpCode op,
                                 String contextPath)
    • Method Detail

      • accept

        public void accept​(BatchVisitor visitor)
        Description copied from class: Change
        Perform an operation in acceptor-visitor pattern.
        Specified by:
        accept in class Change
      • getContextPath

        public String getContextPath()