org.objectweb.jonas_rar.deployment.api
Class InboundResourceadapterDesc

java.lang.Object
  extended by org.objectweb.jonas_rar.deployment.api.InboundResourceadapterDesc
All Implemented Interfaces:
java.io.Serializable

public class InboundResourceadapterDesc
extends java.lang.Object
implements java.io.Serializable

This class defines the implementation of the element inboundResourceadapter

Author:
Eric Hardesty
See Also:
Serialized Form

Constructor Summary
InboundResourceadapterDesc(InboundResourceadapter ir)
          Constructor
 
Method Summary
 MessageadapterDesc getMessageadapterDesc()
          Gets the messageadapter
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InboundResourceadapterDesc

public InboundResourceadapterDesc(InboundResourceadapter ir)
Constructor

Method Detail

getMessageadapterDesc

public MessageadapterDesc getMessageadapterDesc()
Gets the messageadapter

Returns:
the messageadapter