com.ibm.uddi.ejb

Interface PublishHome

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

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

Method Summary

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

Method Detail

create

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