public interface ShoppingCart
extends javax.ejb.EJBObject
| Modifier and Type | Method and Description |
|---|---|
void |
doJdbcCall() |
Calculator |
getCalculator() |
String |
getName() |
void |
setName(String name) |
String getName() throws RemoteException
RemoteExceptionvoid setName(String name) throws RemoteException
RemoteExceptionCalculator getCalculator() throws RemoteException
RemoteExceptionvoid doJdbcCall()
throws RemoteException
RemoteExceptionCopyright © 1999–2017 The Apache Software Foundation. All rights reserved.