Class ExitTool


  • @ApplicationScoped
    public class ExitTool
    extends java.lang.Object
    • Constructor Summary

      Constructors 
      Constructor Description
      ExitTool()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void exitAbnormal()  
      void exitNormal()  
      • Methods inherited from class java.lang.Object

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

      • ExitTool

        public ExitTool()
    • Method Detail

      • exitAbnormal

        public void exitAbnormal()
      • exitNormal

        public void exitNormal()