com.ibm.btt.cha.ejb
Class CHAHelper
java.lang.Object
com.ibm.btt.cha.ejb.CHAHelper
public class CHAHelper
- extends java.lang.Object
The class is a helper class.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CHAHelper
public CHAHelper()
getCHASession
public static CHASession getCHASession()
throws DSEException
- Returns:
- EJB object of CHASession EJB
- Throws:
DSEInvalidRequestException
DSEException
getCHASessionLocal
public static CHASessionLocal getCHASessionLocal()
throws DSEException
- Method getCHASessionLocal().
- Returns:
- EJB object of CHASessionLocal
- Throws:
java.rmi.RemoteException
javax.naming.NamingException
javax.ejb.CreateException
DSEException
getCHAInstanceLocal
public static CHAInstanceLocal getCHAInstanceLocal(java.lang.String InstanceID)
throws DSEException
- Get the local instance of the CHA Instance specified by parameter
instanceID, it is CHAInstanceLocal
- Parameters:
InstanceID
-
- Returns:
- CHAInstanceLocal
- Throws:
DSEInvalidRequestException
DSEException
getCHAInstanceLocalHome
public static CHAInstanceLocalHome getCHAInstanceLocalHome()
throws DSEInvalidRequestException
- Throws:
DSEInvalidRequestException
loadMetaDataStart
public static boolean loadMetaDataStart()
- Returns:
- true if loading Meta Data successfully.
cleanCHACache
public static void cleanCHACache()
(c) Copyright IBM Corporation 1998, 2008