Class MessageListenerImpl
java.lang.Object
org.jboss.jca.common.metadata.spec.MessageListenerImpl
- All Implemented Interfaces:
Serializable,Cloneable,CopyableMetaData,JCAMetadata,IdDecoratedMetadata,MessageListener
A MessageListener implementation
- Author:
- Stefano Maestri, Jesper Pedersen
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionMessageListenerImpl(XsdString messagelistenerType, Activationspec activationspec, String id) Constructor -
Method Summary
-
Constructor Details
-
MessageListenerImpl
Constructor- Parameters:
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 ID
-
-
Method Details
-
getMessagelistenerType
- Specified by:
getMessagelistenerTypein interfaceMessageListener
-
getActivationspec
- Specified by:
getActivationspecin interfaceMessageListener
-
getId
- Specified by:
getIdin interfaceIdDecoratedMetadata
-
copy
- Specified by:
copyin interfaceCopyableMetaData
-
hashCode
public int hashCode() -
equals
-
toString
-