com.ibm.premises.reusable.wbe
Interface WBEHome

All Superinterfaces:
javax.ejb.EJBHome, java.rmi.Remote

public interface WBEHome
extends javax.ejb.EJBHome

Home interface for Enterprise Bean: WBE


Method Summary
 WBE create()
          Creates a default instance of Session Bean: WBE
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Method Detail

create

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

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