Rule Execution Server API

ilog.rules.res.session.async
Class IlrAsyncExecutionEvent

java.lang.Object
  extended by ilog.rules.res.session.async.IlrAsyncExecutionEvent
Direct Known Subclasses:
IlrAsyncExecutionEndedEvent, IlrAsyncExecutionFailedEvent

public class IlrAsyncExecutionEvent
extends Object

IlrAsyncExecutionEvent is the top level markup interface for an asynchronous execution event.

Since:
7.0

Constructor Summary
IlrAsyncExecutionEvent()
          Creates a new instance.
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

IlrAsyncExecutionEvent

public IlrAsyncExecutionEvent()
Creates a new instance.


Rule Execution Server API

© Copyright IBM Corp. 1987, 2013