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
Throwablepublic Object invoke(Object instance, Method method, Object[] arguments) throws Throwable
invoke in interface InvocationHandlerThrowablepublic static void clearConnections()
Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.