Class FPMIApp.ShutdownEvent

  • Enclosing class:
    FPMIApp

    public static class FPMIApp.ShutdownEvent
    extends java.lang.Object
    Javabean-style class used for the shutdown allowed script
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean isCancel()  
      void setCancel​(boolean cancel)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Method Detail

      • isCancel

        public boolean isCancel()
      • setCancel

        public void setCancel​(boolean cancel)