EJBHome
The home interface of the PriceService EJB. Used to create new PriceService beans
Related Topics
EJBHome
, Remote
Method Summary |
public |
|
Methods from interface javax.ejb. |
getEJBMetaData, getHomeHandle, remove, remove |
Method Detail |
publicCreate an instance of the PriceService.PriceService
create()
throwsCreateException
,RemoteException
CreateException
RemoteException
Related Topics