org.apache.axis2.corba.receivers
Interface InvokerFactory

All Known Implementing Classes:
CorbaInvokerFactory

public interface InvokerFactory


Method Summary
 Invoker newInvoker(String interfaceName, String operationName, Object object)
           
 

Method Detail

newInvoker

Invoker newInvoker(String interfaceName,
                   String operationName,
                   Object object)
                   throws CorbaInvocationException
Throws:
CorbaInvocationException


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.