com.ibm.uddi.ejb

Interface InquiryHome

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

Deprecated. Deprecated as of WAS 6.0. No replacement.
  1. public interface InquiryHome
  2. extends javax.ejb.EJBHome
The home interface of InquiryBean.

Method Summary

Modifier and Type Method and Description
  1. Inquiry
create()
Deprecated.
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove

Method Detail

create

  1. Inquiry create()
  2. throws java.rmi.RemoteException
  3. javax.ejb.CreateException
Deprecated.
Throws:
java.rmi.RemoteException
javax.ejb.CreateException