public class EJBInvoker extends AbstractInvoker
| Constructor and Description |
|---|
EJBInvoker(javax.ejb.EJBHome home) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getServiceObject(Exchange context)
Creates and returns a service object depending on the scope.
|
adjustMethodAndParams, checkSuspendedInvocation, createFault, getMostSpecificMethod, insertExchange, invoke, invoke, isJdkDynamicProxy, performInvocation, releaseServiceObjectpublic Object getServiceObject(Exchange context)
AbstractInvokergetServiceObject in class AbstractInvokerApache CXF