com.prolifics.remoteReport
Interface WebReportAccessHome
- All Superinterfaces:
- javax.ejb.EJBHome, java.rmi.Remote
public interface WebReportAccessHome
- extends javax.ejb.EJBHome
This is a Home interface for the Session Bean
|
Field Summary |
static java.lang.String |
sccsid
|
| Methods inherited from interface javax.ejb.EJBHome |
getEJBMetaData, getHomeHandle, remove, remove |
sccsid
static final java.lang.String sccsid
- See Also:
- Constant Field Values
create
WebReportAccess create()
throws javax.ejb.CreateException,
java.rmi.RemoteException
- create method for a session bean
- Returns:
- com.prolifics.ejb.WebReportAccess
- Throws:
javax.ejb.CreateException - The exception description.
java.rmi.RemoteException - The exception description.