|
WebLogic Server 6.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.ejb.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/docs60 |
|||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |