public interface ServiceEngine
<O,R> R
execute(String service, O order)
execute(String service, O order, Map<Object,Object> attachment)
<O,R> R execute(String service, O order)
service
order
<O,R> R execute(String service, O order, Map<Object,Object> attachment)
attachment
Copyright © 2017 Pivotal Software, Inc.. All rights reserved.