org.apache.juddi.v3.client.transport.wrapper
Class UDDIPublicationService
java.lang.Object
org.apache.juddi.v3.client.transport.wrapper.UDDIPublicationService
public class UDDIPublicationService
- extends Object
- Author:
- Tom Cunningham (tcunning@apache.org)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UDDIPublicationService
public UDDIPublicationService()
validateRequest
public void validateRequest(String operation)
throws UnsupportedOperationException
- Throws:
UnsupportedOperationException
publish
public Node publish(Element uddiReq)
throws Exception
- Throws:
Exception
publish
public Node publish(Element uddiReq,
String nodeName,
String managerName)
throws Exception
- Throws:
Exception
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.