|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
The standard EJB Object interface for the webadmin
Method Summary | |
void |
onMessage(HttpRequest request,
HttpResponse response)
This is the main method for all the web admin beans. |
Methods inherited from interface javax.ejb.EJBObject |
getEJBHome, getHandle, getPrimaryKey, isIdentical, remove |
Method Detail |
public void onMessage(HttpRequest request, HttpResponse response) throws RemoteException
request
- the HTTP request objectresponse
- the HTTP response object
RemoteException
- if an exception is thrown
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |