com.opmath.test.j2ee.client
Class ContactBookClient
java.lang.Object
|
+--com.opmath.test.j2ee.client.ContactBookClient
- public class ContactBookClient
- extends Object
Copyright: (c) 2002 The Open Math Company Limited
The Terms of Distribution of this software are stipulated in the javadoc
Overview for this project.
- Since:
- J2SE 1.3.0, Java Servlet 2.3
- Version:
- ExpDMLDoc v1.0
- Author:
- Bruno Beloff bruno.beloff@opmath.com
| Methods inherited from class java.lang.Object |
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EJB_CODED_NAME
public static final String EJB_CODED_NAME
The name used to refer to the remote Contact EJB.
Set to "ejb/Contact"
ContactBookClient
public ContactBookClient()
throws Exception
Constructs a new UniqueIdClient instance. If no unique ID generator matching
the client's key exists, then one is created. Note that multiple UniqueIdClient
instances can share the same Contact EJB.
- Parameters:
name - a String specifying the key for
the Contact EJB.- Throws:
Exception - if problems were encountered in communicating
with the application server or Contact EJB.
main
public static void main(String[] args)
Submit a bug or feature to Open Math
Copyright © 2002 Open Math Company Limited, Brighton, UK