Package 

Interface InitListener


  • 
    public interface InitListener
    
                        

    Listener notified of critical initialisation errors (e.g. missing network impl).

    • Method Summary

      Modifier and Type Method Description
      abstract Unit onError(Throwable t)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait