Interface AllocateTradeListenerFactory

All Superinterfaces:
ListenerFactory<AllocateTrade,AllocateTradeListener>

public interface AllocateTradeListenerFactory extends ListenerFactory<AllocateTrade,AllocateTradeListener>

Interface that you must implement to return a listener for trades of type Allocate.