IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.cha.ejb
Interface CHASessionLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface CHASessionLocalHome
extends javax.ejb.EJBLocalHome

Local Home interface for Enterprise Bean: CHASession


Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 CHASessionLocal create()
          Creates a default instance of Session Bean: CHASession
 
Methods inherited from interface javax.ejb.EJBLocalHome
remove
 

Field Detail

COPYRIGHT

public static final java.lang.String COPYRIGHT
See Also:
Constant Field Values
Method Detail

create

public CHASessionLocal create()
                       throws javax.ejb.CreateException
Creates a default instance of Session Bean: CHASession

Throws:
javax.ejb.CreateException

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005