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, releaseServiceObject
public Object getServiceObject(Exchange context)
AbstractInvoker
getServiceObject
in class AbstractInvoker
Apache CXF