org.jboss.proxy.ejb
Interface LocalIIOPInvoker

All Known Implementing Classes:
EjbHomeCorbaServant, EjbObjectCorbaServant

public interface LocalIIOPInvoker

Interface used by local IIOP invocations.

Version:
$Revision: 1.3 $
Author:
Francisco Reverbel

Method Summary
 Object invoke(String opName, Object[] arguments, Transaction tx, Principal identity, Object credential)
           
 

Method Detail

invoke

public Object invoke(String opName,
                     Object[] arguments,
                     Transaction tx,
                     Principal identity,
                     Object credential)
              throws Exception
Throws:
Exception


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.