com.ibm.btt.base
Class CHAEJBHomeLocalFactory
java.lang.Object
com.ibm.btt.base.CHAEJBHomeLocalFactory
- public class CHAEJBHomeLocalFactory
- extends java.lang.Object
- Author:
- Administrator
To change the template for this generated type comment go to
Window>Preferences>Java>Code Generation>Code and Comments
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHAEJBHomeLocalFactory
protected CHAEJBHomeLocalFactory()
throws DSEInvalidRequestException
- Method EJBHomeFactory.
This is private, and can't be instantiated directly
lookup
public javax.ejb.EJBLocalHome lookup(java.lang.String jndiName,
java.lang.Class homeInterfaceClass)
throws DSEInvalidRequestException
- Method lookup.
- Parameters:
jndiName
- homeInterfaceClass
-
- Returns:
- EJBHome
- Throws:
java.lang.Exception
DSEInvalidRequestException
getInstance
public static CHAEJBHomeLocalFactory getInstance()
throws DSEInvalidRequestException
- Throws:
DSEInvalidRequestException
isVistFirstTime
public static boolean isVistFirstTime()
- Returns:
- true if it is the first time for this client to visit the
CHA server specified by the parameter ejbProviderURL.
setVistFirstTime
public static void setVistFirstTime(boolean b)
- Parameters:
b
-
(c) Copyright IBM Corporation 1998, 2005