com.ibm.btt.cha.ejb
Interface CHASessionHome
- All Superinterfaces:
- javax.ejb.EJBHome, java.rmi.Remote
- public interface CHASessionHome
- extends javax.ejb.EJBHome
Home interface for Enterprise Bean: CHASession
Field Summary |
static java.lang.String |
COPYRIGHT
|
Method Summary |
CHASession |
create()
Creates a default instance of Session Bean: CHASession |
Methods inherited from interface javax.ejb.EJBHome |
getEJBMetaData, getHomeHandle, remove, remove |
COPYRIGHT
public static final java.lang.String COPYRIGHT
- See Also:
- Constant Field Values
create
public CHASession create()
throws javax.ejb.CreateException,
java.rmi.RemoteException
- Creates a default instance of Session Bean: CHASession
- Throws:
javax.ejb.CreateException
java.rmi.RemoteException
(c) Copyright IBM Corporation 1998, 2005