WebCab Bonds Demo
(J2EE Edition)

com.webcab.ejb.finance.bonds.pricing
Interface InterestDerivativesHome

All Superinterfaces:
EJBHome, Remote

public interface InterestDerivativesHome
extends EJBHome

The home interface of the InterestDerivatives Enterprise JavaBeansTM component.

See Also:
InterestDerivatives

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

Method Detail

create

public InterestDerivatives create()
                           throws CreateException,
                                  RemoteException,
                                  InterestDerivativesDemoException
CreateException
RemoteException
InterestDerivativesDemoException

WebCab Bonds Demo
(J2EE Edition)