Interface NotificationServiceAdapterDependent
-
- All Known Implementing Classes:
ImmediateCancelRequestExecutor,OmsImmediateCancelRequestExecutor,OmsWarehouseResponseExecutor,WarehouseProcessingCancelRequestExecutor,WarehouseResponseExecutor
public interface NotificationServiceAdapterDependentA marker interface used to make junit tests easier.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidsetNotificationServiceAdapter(OrderCancelNotificationServiceAdapter notificationServiceAdapter)
-
-
-
Method Detail
-
setNotificationServiceAdapter
void setNotificationServiceAdapter(OrderCancelNotificationServiceAdapter notificationServiceAdapter)
-
-