Uses of Class
com.ibm.uddi.promoter.Publisher

Packages that use Publisher
com.ibm.uddi.promoter Contains API, command line and utility classes. 
com.ibm.uddi.promoter.publish Contains classes for performing publish operations. 
 

Uses of Publisher in com.ibm.uddi.promoter
 

Methods in com.ibm.uddi.promoter that return Publisher
 Publisher UDDIClient.getPublisher()
          Gets Publisher.
 

Uses of Publisher in com.ibm.uddi.promoter.publish
 

Constructors in com.ibm.uddi.promoter.publish with parameters of type Publisher
EntityStubManager(Publisher publisher, KeyDetector keyDetector)
          Constructor taking user details, and reference to KeyDetector instance which is used to prevent duplicate inserts of minimal entity data.