org.objectweb.jonas_rar.deployment.api
Class MessageadapterDesc

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

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

This class defines the implementation of the element messageadapter

Author:
Eric Hardesty
See Also:
Serialized Form

Constructor Summary
MessageadapterDesc(Messageadapter ma)
          Constructor
 
Method Summary
 java.util.List getMessagelistenerList()
          Gets the messagelistener
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MessageadapterDesc

public MessageadapterDesc(Messageadapter ma)
Constructor

Method Detail

getMessagelistenerList

public java.util.List getMessagelistenerList()
Gets the messagelistener

Returns:
the messagelistener