com.sibvisions.util.event
Interface IExecuteListener


public interface IExecuteListener

Defines execution events.


Method Summary
 void destroyed(Execute pExecute)
          Notification for a destroyed process execution.
 

Method Detail

destroyed

void destroyed(Execute pExecute)
Notification for a destroyed process execution.

Parameters:
pExecute - the executed process


Copyright © 2009 SIB Visions GmbH. All Rights Reserved.