Package Summary  Overview Summary

class:QuitResponse [NONE]

method:performQuit() [NONE]

  • performQuit

    void performQuit()
    Notifies the external quit requester that the quit will proceed, and performs the default QuitStrategy.

method:cancelQuit() [NONE]

  • cancelQuit

    void cancelQuit()
    Notifies the external quit requester that the user has explicitly canceled the pending quit, and leaves the application running. Note: this will cancel a pending log-out, restart, or shutdown.

© 2019 Oracle Corporation and/or its affiliates