com.sun.xml.registry.uddi
Class Processor
java.lang.Object
com.sun.xml.registry.uddi.Processor
public class Processor
- extends Object
- Version:
- 1.4, 01/11/00
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Processor
public Processor(RegistryServiceImpl registryService,
UDDIMapper mapper)
invokeMethod
public BulkResponse invokeMethod(Object obj,
Collection keys,
String type)
throws JAXRException
- Throws:
JAXRException
invoke
public BulkResponse invoke(Object obj,
Collection keys,
String type)
throws InvocationTargetException,
IllegalAccessException,
JAXRException
- Throws:
InvocationTargetException
IllegalAccessException
JAXRException
Copyright © 2005-2013 Oracle Corporation. All Rights Reserved.