|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.tutorial.extended.bean.StatelessSessionBean
public class StatelessSessionBean
comment
| Constructor Summary | |
|---|---|
StatelessSessionBean()
|
|
| Method Summary | |
|---|---|
Customer |
find(long id)
|
void |
update(Customer c)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public StatelessSessionBean()
| Method Detail |
|---|
public void update(Customer c)
update in interface StatelessLocalpublic Customer find(long id)
find in interface StatelessRemote
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||