|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Message Listener'.
The following features are supported:
JcaPackage.getMessageListener()
Method Summary | |
---|---|
ActivationSpec |
getActivationSpec()
Returns the value of the 'Activation Spec' containment reference |
java.lang.String |
getMessageListenerType()
Returns the value of the 'Message Listener Type' attribute |
void |
setActivationSpec(ActivationSpec value)
Sets the value of the ' Activation Spec ' containment reference |
void |
setMessageListenerType(java.lang.String value)
Sets the value of the ' Message Listener Type ' attribute |
Method Detail |
public java.lang.String getMessageListenerType()
If the meaning of the 'Message Listener Type' attribute isn't clear, there really should be more of a description here...
The element messagelistener-type specifies the fully qualified name of the Java type of a message listener interface. Example:
setMessageListenerType(String)
,
JcaPackage.getMessageListener_MessageListenerType()
public void setMessageListenerType(java.lang.String value)
Message Listener Type
' attribute.
value
- the new value of the 'Message Listener Type' attribute.getMessageListenerType()
public ActivationSpec getActivationSpec()
If the meaning of the 'Activation Spec' containment reference isn't clear, there really should be more of a description here...
setActivationSpec(ActivationSpec)
,
JcaPackage.getMessageListener_ActivationSpec()
public void setActivationSpec(ActivationSpec value)
Activation Spec
' containment reference.
value
- the new value of the 'Activation Spec' containment reference.getActivationSpec()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |