org.ow2.frascati.examples.sales
Class StockImpl

java.lang.Object
  extended by org.ow2.frascati.examples.sales.StockImpl
All Implemented Interfaces:
Stock

public class StockImpl
extends java.lang.Object
implements Stock

Author:
Philippe Merle - INRIA

Constructor Summary
StockImpl()
           
 
Method Summary
 void initiate(StockRequest stockRequest)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StockImpl

public StockImpl()
Method Detail

initiate

public final void initiate(StockRequest stockRequest)
Specified by:
initiate in interface Stock


Copyright © 2010 OW2 Consortium. All Rights Reserved.