|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.services.authentication.ejb.user.Client
This class is a client program to test the EJBUser class. It retrieves
all the userIds and names using the EJBUser Bean
Usage:
java com.bankframe.services.authentication.ejb.user
| Constructor Summary | |
Client()
|
|
| Method Summary | |
void |
findBean()
This method will find the EJBUser bean and print out the UserIds and Names it retrieves. |
static void |
main(java.lang.String[] args)
Main Method. |
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public Client()
| Method Detail |
public void findBean()
throws java.lang.Exception
java.lang.Exceptionpublic static void main(java.lang.String[] args)
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||