org.mule.transport.jms.xa
Interface TargetInvocationHandler

All Superinterfaces:
java.lang.reflect.InvocationHandler
All Known Implementing Classes:
ConnectionInvocationHandler, SessionInvocationHandler

public interface TargetInvocationHandler
extends java.lang.reflect.InvocationHandler


Method Summary
 java.lang.Object getTargetObject()
           
 
Methods inherited from interface java.lang.reflect.InvocationHandler
invoke
 

Method Detail

getTargetObject

java.lang.Object getTargetObject()


Copyright © 2003-2010 MuleSoft, Inc.. All Rights Reserved.