Package com.apama.sor.oms

Event summary
AllChildOrdersFinalEvent notification when all child orders are in the final state.
ChildOrderChangeAcceptedEvent notification when a child order change has been accepted.
ChildOrderChangeRejectedEvent notification when a child order change has been rejected.
ChildOrderContainerThe ChildOrderContainer event helper provides a container for executing orders.
ChildOrderFinalEvent notification when a child order enters into a final state.
ChildOrderNormaliserFactoryThe ChildOrderNormaliserFactory allows the user to create new instances of the ChildOrderNormaliserInterace with default implementations which, in this case, do nothing.
ChildOrderNormaliserInterfaceThe actions on the ChildOrderNormaliserInterface are called by the Parent order when it needs to handle the processing of a Child order (IE handling new orders being placed, and amending/cancelling existing orders).
ChildOrderUpdateEvent notification when a child order update has occurred.
OrderChangeAcceptedRouted to indicate that a change request on the order has been accepted.
OrderChangeRejectedRouted to indicate that a change request on the order has been rejected.
OrderDataViewThe OrderDataView event helper provides a container for creating, updating and deleting a dataview for orders. The helper is used by the ParentOrderContainer event.
OrderFinalRouted to indicate that the order is in a final state.
OrderStateThe OrderState event helper provides a container for details relating to supported order states.
OrderUpdateRouted to indicate that a change in the state of the order has occurred.
ParentOrderContainerEvent container structure for a parent order.
ParentOrderContainerInitialisedEvent notification when the parent order container has been initialised.
ParentOrderContainerStoppedEvent notification when the parent order container has been stopped.