Class ShutdownEvent


  • @Deprecated
    public class ShutdownEvent
    extends Event
    Deprecated.
    - use ShutdownEvent
    An Event that is posted when EventService is shutting down
    • Constructor Summary

      Constructors 
      Constructor Description
      ShutdownEvent()
      Deprecated.
       
    • Method Summary

      • Methods inherited from class java.lang.Object

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

      • ShutdownEvent

        public ShutdownEvent()
        Deprecated.