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