public class MessageListenerImpl extends java.lang.Object implements MessageListener
MessageListener.Attribute, MessageListener.Tag| Constructor and Description |
|---|
MessageListenerImpl(XsdString messagelistenerType,
Activationspec15 activationspec,
java.lang.String id) |
| Modifier and Type | Method and Description |
|---|---|
CopyableMetaData |
copy()
Creates and returns a copy of this object.
|
boolean |
equals(java.lang.Object obj) |
Activationspec15 |
getActivationspec() |
java.lang.String |
getId()
Return the String representing xml ID
|
XsdString |
getMessagelistenerType() |
int |
hashCode() |
java.lang.String |
toString() |
public MessageListenerImpl(XsdString messagelistenerType, Activationspec15 activationspec, java.lang.String id)
messagelistenerType - full qualified name of the java typeactivationspec - The activationspecType specifies an activation
specification. The information includes fully qualified
Java class name of an activation specification and a set of
required configuration property names.id - XML IDpublic XsdString getMessagelistenerType()
getMessagelistenerType in interface MessageListenerpublic Activationspec15 getActivationspec()
getActivationspec in interface MessageListenerpublic java.lang.String getId()
MessageListenergetId in interface IdDecoratedMetadatagetId in interface MessageListenerIdDecoratedMetadata.getId()public int hashCode()
hashCode in interface MessageListenerhashCode in class java.lang.ObjectObject.hashCode()public boolean equals(java.lang.Object obj)
equals in interface MessageListenerequals in class java.lang.ObjectObject.equals(java.lang.Object)public java.lang.String toString()
toString in interface MessageListenertoString in class java.lang.ObjectObject.toString()public CopyableMetaData copy()
CopyableMetaDatacopy in interface CopyableMetaDataCopyright ? 2008 Red Hat Middleware LLC (http://www.jboss.com/)