Overlord BAM 1.0.0.20121105-M2

org.switchyard.quickstarts.demos.orders
Class LogisticsServiceBean

java.lang.Object
  extended by org.switchyard.quickstarts.demos.orders.LogisticsServiceBean
All Implemented Interfaces:
LogisticsService

@Service(value=LogisticsService.class)
public class LogisticsServiceBean
extends Object
implements LogisticsService


Constructor Summary
LogisticsServiceBean()
           
 
Method Summary
 DeliveryAck deliver(Order order)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogisticsServiceBean

public LogisticsServiceBean()
Method Detail

deliver

public DeliveryAck deliver(Order order)
Specified by:
deliver in interface LogisticsService

Overlord BAM 1.0.0.20121105-M2

Copyright © 2012 JBoss by Red Hat. All Rights Reserved.