org.apache.axis2.corba.receivers
Interface InvokerFactory

All Known Implementing Classes:
CorbaInvokerFactory

public interface InvokerFactory


Method Summary
 Invoker newInvoker(java.lang.String interfaceName, java.lang.String operationName, org.omg.CORBA.Object object)
           
 

Method Detail

newInvoker

Invoker newInvoker(java.lang.String interfaceName,
                   java.lang.String operationName,
                   org.omg.CORBA.Object object)
                   throws CorbaInvocationException
Throws:
CorbaInvocationException


Copyright © 2007 Apache Web Services Project. All Rights Reserved.