| 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectcom.bankframe.services.accesscontrol.ejb.groupmembers.Client
This class is a client class to test the Enterprise Java Bean functionality, by creating a connection to the application server and sending DataPacket requests to the bean.
| Constructor Summary | |
Client()
 | 
|
| Method Summary | |
 void | 
findBean()
This method will find the bean and generate various requests on it.  | 
static void | 
main(java.lang.String[] args)
This method is the 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.Exception - if an error occurspublic static void main(java.lang.String[] args)
args - the command line arguements
  | 
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||