com.ibm.uddi.ejb
Interface PublishHome

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

Deprecated. Deprecated as of WAS 6.0. No replacement.

public interface PublishHome
extends javax.ejb.EJBHome

The home interface of PublishBean.


Field Summary
static java.lang.String JAVA_COPYRIGHT
          Deprecated.  
 
Method Summary
 Publish create()
          Deprecated.  
 
Methods inherited from interface javax.ejb.EJBHome
getEJBMetaData, getHomeHandle, remove, remove
 

Field Detail

JAVA_COPYRIGHT

public static final java.lang.String JAVA_COPYRIGHT
Deprecated. 
See Also:
Constant Field Values
Method Detail

create

public Publish create()
               throws java.rmi.RemoteException,
                      javax.ejb.CreateException
Deprecated. 
Throws:
java.rmi.RemoteException
javax.ejb.CreateException