public class SimplePublishClerk extends Object
| Constructor and Description | 
|---|
SimplePublishClerk()  | 
| Modifier and Type | Method and Description | 
|---|---|
static void | 
main(String[] args)  | 
void | 
publish()
This function shows you how to publish to UDDI using a fairly generic
 mechanism that should be portable (meaning use any UDDI v3 library
 with this code) 
 | 
public void publish()
public static void main(String[] args)
Copyright © 2004–2021 The Apache Software Foundation. All rights reserved.