@Override
public Invoker createInvoker(Operation operation) {
Invoker result = null;
BindingSCATransformer bindingTransformer = null;
Endpoint target = endpointReference.getTargetEndpoint();
if (target != null) {
RuntimeComponentService service = (RuntimeComponentService) target.getService();
if (service != null) { // not a callback wire