com.ibm.uddi.ejb
Interface PublishHome

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

public interface PublishHome
extends javax.ejb.EJBHome

The home interface of PublishBean.


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

Field Detail

java_copyright

public static final java.lang.String java_copyright
Method Detail

create

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