com.bankframe.services.accesscontrol.ejb
Class Client

java.lang.Object
  extended bycom.bankframe.services.accesscontrol.ejb.Client

public class Client
extends java.lang.Object

Client application to test the EJBAccessControlBean functionality.

Author:
ETU

Constructor Summary
Client()
           
 
Method Summary
static void main(java.lang.String[] args)
          This method runs the access control client.
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Client

public Client()
Method Detail

main

public static void main(java.lang.String[] args)
This method runs the access control client.

Parameters:
args - command line arguemets


Copyright © 2004 Siebel Systems, Inc. All rights reserved.