public class CorbaInvokerFactory extends Object implements InvokerFactory
| Constructor and Description |
|---|
CorbaInvokerFactory(IDL idl) |
| Modifier and Type | Method and Description |
|---|---|
Invoker |
newInvoker(String interfaceName,
String operationName,
Object object) |
public CorbaInvokerFactory(IDL idl)
public Invoker newInvoker(String interfaceName, String operationName, Object object) throws CorbaInvocationException
newInvoker in interface InvokerFactoryCorbaInvocationExceptionCopyright © The Apache Software Foundation. All Rights Reserved.