org.switchyard.quickstarts.demos.orders
Interface InventoryService

All Known Implementing Classes:
InventoryServiceBean

public interface InventoryService


Method Summary
 Item lookupItem(String itemId)
           
 

Method Detail

lookupItem

Item lookupItem(String itemId)
                throws ItemNotFoundException
Throws:
ItemNotFoundException


Copyright © 2012. All Rights Reserved.