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