IBM Branch Transformation Toolkit Javadoc

com.ibm.btt.cha.ejb
Interface InitContextTreeLocalHome

All Superinterfaces:
javax.ejb.EJBLocalHome

public interface InitContextTreeLocalHome
extends javax.ejb.EJBLocalHome

Local Home interface for Enterprise Bean: InitContextTree


Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 InitContextTreeLocal create()
          Creates a default instance of Session Bean: InitContextTree
 
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 InitContextTreeLocal create()
                            throws javax.ejb.CreateException
Creates a default instance of Session Bean: InitContextTree

Throws:
javax.ejb.CreateException

IBM Branch Transformation Toolkit Javadoc

(c) Copyright IBM Corporation 1998, 2005