Package org.apache.cxf.jca.servant
Class EJBInvoker
java.lang.Object
org.apache.cxf.service.invoker.AbstractInvoker
org.apache.cxf.jca.servant.EJBInvoker
- All Implemented Interfaces:
org.apache.cxf.service.invoker.Invoker
public class EJBInvoker
extends org.apache.cxf.service.invoker.AbstractInvoker
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.apache.cxf.service.invoker.AbstractInvoker
adjustMethodAndParams, checkSuspendedInvocation, createFault, getMostSpecificMethod, insertExchange, invoke, invoke, isJdkDynamicProxy, performInvocation, releaseServiceObject
-
Constructor Details
-
EJBInvoker
public EJBInvoker(jakarta.ejb.EJBHome home)
-
-
Method Details
-
getServiceObject
- Specified by:
getServiceObjectin classorg.apache.cxf.service.invoker.AbstractInvoker
-