Interface StartUpListener

  • All Superinterfaces:
    java.util.EventListener

    public interface StartUpListener
    extends java.util.EventListener
    Interface to something that can be notified of a successful startup
    Version:
    $Revision: 1.2 $
    Author:
    Mark Hall
    • Method Detail

      • startUpComplete

        void startUpComplete()