Interface WizardContext


  • public interface WizardContext
    • Method Detail

      • checkpoint

        void checkpoint()
      • uncheckpoint

        void uncheckpoint()
                   throws java.util.EmptyStackException
        Throws:
        java.util.EmptyStackException
      • depth

        int depth()