Package com.ibm.uddi.promoter

Contains API, command line and utility classes.

See:
          Description

Interface Summary
CommandLineConstants Constants used for command line arguments.
PromoterConstants Constants used by UDDI Utility Tools
 

Class Summary
CommandLineProcessor Processes command line arguments, sets up configuration and passes it to PromoterAPI and invokes method corresponding to the user-selected function.
Invoker Starts a new JVM and invokes the CommandLineProcessor class with supplied arguments.
PromoterAPI API functions for exporting, importing, promoting, finding and deleting UDDI entities.
PromoterLogger Manages the output of messages and trace.
Publisher Container class for user credentials
StreamEater Reads the contents of one stream and directly outputs that to a PrintWriter.
TopologyUtils Utility class for sorting referenced tModels to valid load order and detecting cycles in the reference topology.
UDDIClient Wrapper class to UDDIProxy, used to perform operations via SOAP on a UDDI registry.
UddiEntities Container for UDDI4J objects.
UddiEntityKeys Container class for lists of keys for each of the UDDI entity types
 

Package com.ibm.uddi.promoter Description

Contains API, command line and utility classes.