public class Processor extends Object
| Constructor and Description |
|---|
Processor(RegistryServiceImpl registryService,
UDDIMapper mapper) |
| Modifier and Type | Method and Description |
|---|---|
BulkResponse |
invoke(Object obj,
Collection keys,
String type) |
BulkResponse |
invokeMethod(Object obj,
Collection keys,
String type) |
public Processor(RegistryServiceImpl registryService, UDDIMapper mapper)
public BulkResponse invokeMethod(Object obj, Collection keys, String type) throws JAXRException
JAXRExceptionpublic BulkResponse invoke(Object obj, Collection keys, String type) throws InvocationTargetException, IllegalAccessException, JAXRException
Copyright © 2005–2017 Oracle Corporation. All rights reserved.