public class JmsProxyHandler extends Object implements InvocationHandler
Constructor and Description |
---|
JmsProxyHandler(JmsBean<?> jmsComponent,
Class<?> injectionClazz) |
public Object invoke(Object instance, Method method, Method proceed, Object[] arguments) throws Throwable
Throwable
public Object invoke(Object instance, Method method, Object[] arguments) throws Throwable
invoke
in interface InvocationHandler
Throwable
public static void clearConnections()
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.