|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface StatefulRemote
Simple interface for a stateful bean.
Method Summary | |
---|---|
void |
buy(int shares)
Business method implementation. |
int |
read()
Business method implementation. |
Method Detail |
---|
void buy(int shares)
shares
- nb of shares to be boughtint read()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |