public class BitronixConnectionInvocationHandler extends Object implements org.mule.runtime.core.api.util.proxy.TargetInvocationHandler
| Constructor and Description |
|---|
BitronixConnectionInvocationHandler(javax.jms.Connection connecton) |
| Modifier and Type | Method and Description |
|---|---|
Object |
getTargetObject() |
Object |
invoke(Object proxy,
Method method,
Object[] args) |
public BitronixConnectionInvocationHandler(javax.jms.Connection connecton)
public Object invoke(Object proxy, Method method, Object[] args) throws Throwable
invoke in interface InvocationHandlerThrowablepublic Object getTargetObject()
getTargetObject in interface org.mule.runtime.core.api.util.proxy.TargetInvocationHandlerCopyright © 2006–2022 MuleSoft, Inc.. All rights reserved.