Interface NotificationServiceAdapterDependent
- All Known Implementing Classes:
ImmediateCancelRequestExecutor,OmsImmediateCancelRequestExecutor,OmsWarehouseResponseExecutor,WarehouseProcessingCancelRequestExecutor,WarehouseResponseExecutor
public interface NotificationServiceAdapterDependent
A marker interface used to make junit tests easier.
-
Method Summary
Modifier and TypeMethodDescriptionvoidsetNotificationServiceAdapter(OrderCancelNotificationServiceAdapter notificationServiceAdapter)
-
Method Details
-
setNotificationServiceAdapter
void setNotificationServiceAdapter(OrderCancelNotificationServiceAdapter notificationServiceAdapter)
-