org.apache.geronimo.samples.daytrader.ejb
Interface TradeHome

All Superinterfaces:
EJBHome, Remote

public interface TradeHome
extends EJBHome


Method Summary
 Trade create()
           
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

Trade create()
             throws RemoteException,
                    CreateException
Throws:
RemoteException
CreateException


Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.