cage
Interface EmbedThreadListener

All Known Implementing Classes:
BackgroundRunner, ResultPanel

public interface EmbedThreadListener


Method Summary
 void embeddingFinished()
           
 void showEmbeddingException(java.lang.Exception e, java.lang.String context, java.lang.String embedDiagnostics)
           
 

Method Detail

showEmbeddingException

void showEmbeddingException(java.lang.Exception e,
                            java.lang.String context,
                            java.lang.String embedDiagnostics)

embeddingFinished

void embeddingFinished()