|
WebLogic Server 7.0 Code Examples, BEA Systems, Inc. | |||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||
The remote interface for the StockWriterBean.
| Method Summary | |
void |
updateStock(double price,
long volume)
|
| Methods inherited from interface examples.ejb11.extensions.readMostly.Stock |
get52weekHigh, get52weekLow, getPrice, getSymbol, getVolume |
| Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
| Method Detail |
public void updateStock(double price,
long volume)
throws java.rmi.RemoteException
|
Documentation is available at http://e-docs.bea.com/wls/docs70 |
|||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||