Uses of Class
de.gsi.financial.samples.service.execution.OrderEvent
-
Packages that use OrderEvent Package Description de.gsi.financial.samples.service.execution de.gsi.financial.samples.service.order -
-
Uses of OrderEvent in de.gsi.financial.samples.service.execution
Methods in de.gsi.financial.samples.service.execution with parameters of type OrderEvent Modifier and Type Method Description voidExecutionPlatformListener. orderCancelled(OrderEvent event)The order was cancelledvoidExecutionPlatformListener. orderFilled(OrderEvent event)The order was filled -
Uses of OrderEvent in de.gsi.financial.samples.service.order
Methods in de.gsi.financial.samples.service.order with parameters of type OrderEvent Modifier and Type Method Description voidPositionFinancialDataSet. orderCancelled(OrderEvent event)voidPositionFinancialDataSet. orderFilled(OrderEvent event)
-