public class MessageListenerImpl extends Object implements MessageListener
| Constructor and Description |
|---|
MessageListenerImpl(XsdString messagelistenerType,
Activationspec activationspec,
String id)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
CopyableMetaData |
copy() |
boolean |
equals(Object obj) |
Activationspec |
getActivationspec() |
String |
getId() |
XsdString |
getMessagelistenerType() |
int |
hashCode() |
String |
toString() |
public MessageListenerImpl(XsdString messagelistenerType, Activationspec activationspec, 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 Activationspec getActivationspec()
getActivationspec in interface MessageListenerpublic String getId()
getId in interface IdDecoratedMetadatapublic CopyableMetaData copy()
copy in interface CopyableMetaDataCopyright © 2021 JBoss by Red Hat. All rights reserved.