|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.bankframe.services.accesscontrol.ejb.grouppermission.Client
This class is a client classes used 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 an perform method calls on it. |
static void |
main(java.lang.String[] args)
This method runs the client. |
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
- command line arguements
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |