org.apache.axis2.corba.receivers
Class CorbaInvokerFactory
java.lang.Object
org.apache.axis2.corba.receivers.CorbaInvokerFactory
- All Implemented Interfaces:
- InvokerFactory
public class CorbaInvokerFactory
- extends Object
- implements InvokerFactory
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CorbaInvokerFactory
public CorbaInvokerFactory(IDL idl)
newInvoker
public Invoker newInvoker(String interfaceName,
String operationName,
Object object)
throws CorbaInvocationException
- Specified by:
newInvoker
in interface InvokerFactory
- Throws:
CorbaInvocationException
Copyright © 2004-2011 The Apache Software Foundation. All Rights Reserved.