public static interface TransferHandling.HandlerHost.Handler
Modifier and Type | Method and Description |
---|---|
boolean |
handle(SpecialistsBroker feededBroker,
CommodityContainer commodities)
Handle the given transfers.
|
boolean handle(@NotNull SpecialistsBroker feededBroker, @NotNull CommodityContainer commodities) throws TransferException
feededBroker
- A specialists broker, which supports operations with client-interaction.commodities
- A map containing transfer type-mapped commodities.TransferException
- If the transfer failed for any reason.Copyright © 2015 e-Spirit AG. All Rights Reserved. Build 5.1.408