org.mule.transport.jms.xa
Interface TargetInvocationHandler

All Superinterfaces:
InvocationHandler
All Known Implementing Classes:
ConnectionInvocationHandler, SessionInvocationHandler

public interface TargetInvocationHandler
extends InvocationHandler


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

Method Detail

getTargetObject

Object getTargetObject()


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