Package org.jboss.as.ejb3.iiop
Interface LocalIIOPInvoker
-
- All Known Implementing Classes:
EjbCorbaServant
public interface LocalIIOPInvokerInterface used by local IIOP invocations.- Author:
- Francisco Reverbel
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description Objectinvoke(String opName, Object[] arguments, jakarta.transaction.Transaction tx, Principal identity, Object credential)
-