com.lmax.api.order
Interface OrderEventListener


public interface OrderEventListener

Asynchronous listener for ALL amendments to the state of your orders.


Method Summary
 void notify(Order order)
          Called when an execution is received.
 

Method Detail

notify

void notify(Order order)
Called when an execution is received.

Parameters:
order - the Order