com.ephox.editlive.common
Interface CrashListener


public interface CrashListener

Since:
7.6.1
See Also:
ELJBean.addCrashListener(CrashListener)

Method Summary
 void crashed()
          Method that is notified when ELJBean has crashed and is no longer suitable for use.
 

Method Detail

crashed

void crashed()
Method that is notified when ELJBean has crashed and is no longer suitable for use.


Copyright (c) 2005-2012 Ephox Pty Ltd. All rights reserved.