org.switchyard.quickstarts.demos.orders
Class InventoryServiceBean
java.lang.Object
org.switchyard.quickstarts.demos.orders.InventoryServiceBean
- All Implemented Interfaces:
- InventoryService
@Service(value=InventoryService.class)
public class InventoryServiceBean
- extends Object
- implements InventoryService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
InventoryServiceBean
public InventoryServiceBean()
lookupItem
public Item lookupItem(String itemId)
throws ItemNotFoundException
- Specified by:
lookupItem
in interface InventoryService
- Throws:
ItemNotFoundException
Copyright © 2012. All Rights Reserved.