com.ibm.premises.reusable.bae
Interface BAEHome


public interface BAEHome

Home interface for Enterprise Bean: BAE


Field Summary
static java.lang.String COPYRIGHT
           
 
Method Summary
 BAE create()
          Creates a default instance of Session Bean: BAE
 

Field Detail

COPYRIGHT

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

create

BAE create()
           throws javax.ejb.CreateException,
                  java.rmi.RemoteException
Creates a default instance of Session Bean: BAE

Throws:
javax.ejb.CreateException
java.rmi.RemoteException


Copyright © 2005 - 2009 IBM Corp. All Rights Reserved.