Interface DestroyListener

  • All Superinterfaces:
    EventListener

    public interface DestroyListener
    extends EventListener
    This listener is executed when the Para.destroy() is called.
    Author:
    Alex Bogdanovski [alex@erudika.com]
    • Method Detail

      • onDestroy

        void onDestroy()
        Code to execute on exit.