242243244245246247248
return endpoint; } protected InvocationHandler createInvocationHandler() throws IBeansException { return new IntegrationBeanInvocationHandler(interfaceClass, plugin); }