org.eclipse.mofscript.runtime
Interface ExecutionMessageListener

All Known Implementing Classes:
MofScriptEditorPlugin

public interface ExecutionMessageListener

Interface for

Author:
jol

Method Summary
 void executionMessage(java.lang.String type, java.lang.String description)
           
 

Method Detail

executionMessage

void executionMessage(java.lang.String type,
                      java.lang.String description)