org.ow2.jonas.deployment.rar
Class MessageadapterDesc

java.lang.Object
  extended by org.ow2.jonas.deployment.rar.MessageadapterDesc
All Implemented Interfaces:
Serializable

public class MessageadapterDesc
extends Object
implements 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
 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 List getMessagelistenerList()
Gets the messagelistener

Returns:
the messagelistener


Copyright © 2010 OW2 Consortium. All Rights Reserved.