Interface ModelOutputListener

All Superinterfaces:
EventListener

public interface ModelOutputListener extends EventListener
The listener interface for receiving model events. Methods of this interface are invoked when the model is downloaded, when the model is loaded or terminated and when the model writes to its stdout or stderr stream.