Interface StartUpListener

All Superinterfaces:
EventListener

public interface StartUpListener extends EventListener
Interface to something that can be notified of a successful startup
Version:
$Revision: 8034 $
Author:
Mark Hall
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details

    • startUpComplete

      void startUpComplete()