Class ZKExecutionCleanup

java.lang.Object
org.zkoss.zats.mimic.exception.ZKExecutionCleanup
All Implemented Interfaces:
org.zkoss.zk.ui.util.ExecutionCleanup

public class ZKExecutionCleanup extends Object implements org.zkoss.zk.ui.util.ExecutionCleanup
  • Constructor Details

    • ZKExecutionCleanup

      public ZKExecutionCleanup()
  • Method Details

    • cleanup

      public void cleanup(org.zkoss.zk.ui.Execution exec, org.zkoss.zk.ui.Execution parent, List errs) throws Exception
      Specified by:
      cleanup in interface org.zkoss.zk.ui.util.ExecutionCleanup
      Throws:
      Exception