com.ibm.premises.reusable.reporting
Interface ReportingHome

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

public interface ReportingHome
extends javax.ejb.EJBHome

Home interface for Enterprise Bean: Reporting


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

Method Detail

create

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

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