|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
---|---|
AcknowledgeMode |
getAcknowledgeMode()
|
ActivationConfig |
getActivationConfig()
Returns the value of the 'Activation Config' containment reference |
MessageDrivenDestination |
getDestination()
|
java.lang.String |
getLink()
Returns the value of the 'Link' attribute |
JavaClass |
getMessageDestination()
Returns the value of the 'Message Destination' reference |
java.lang.String |
getMessageSelector()
|
JavaClass |
getMessagingType()
Returns the value of the 'Messaging Type' reference |
TransactionType |
getTransactionType()
|
boolean |
isSetAcknowledgeMode()
Returns whether the value of the ' Acknowledge Mode ' attribute is set |
boolean |
isSetTransactionType()
Returns whether the value of the ' Transaction Type ' attribute is set |
void |
setAcknowledgeMode(AcknowledgeMode value)
Sets the value of the ' Acknowledge Mode ' attribute |
void |
setActivationConfig(ActivationConfig value)
Sets the value of the ' Activation Config ' containment reference |
void |
setDestination(MessageDrivenDestination value)
|
void |
setLink(java.lang.String value)
Sets the value of the ' Link ' attribute |
void |
setMessageDestination(JavaClass value)
Sets the value of the ' Message Destination ' reference |
void |
setMessageSelector(java.lang.String value)
|
void |
setMessagingType(JavaClass value)
Sets the value of the ' Messaging Type ' reference |
void |
setTransactionType(TransactionType value)
Sets the value of the ' Transaction Type ' attribute |
void |
unsetAcknowledgeMode()
Unsets the value of the ' Acknowledge Mode ' attribute |
void |
unsetTransactionType()
Unsets the value of the ' Transaction Type ' attribute |
Methods inherited from interface org.eclipse.jst.j2ee.common.JNDIEnvRefsGroup |
---|
getEjbLocalRefs, getEjbRefs, getEnvironmentProperties, getMessageDestinationRefs, getResourceEnvRefs, getResourceRefs, getServiceRefs |
Methods inherited from interface org.eclipse.jst.j2ee.common.CompatibilityDescriptionGroup |
---|
getDescription, getDisplayName, getLargeIcon, getSmallIcon, setDescription, setDescriptionGen, setDisplayName, setDisplayNameGen, setLargeIcon, setLargeIconGen, setSmallIcon, setSmallIconGen |
Methods inherited from interface org.eclipse.jst.j2ee.common.DescriptionGroup |
---|
getDescriptions, getDisplayNames, getIcons |
Method Detail |
public TransactionType getTransactionType()
public void setTransactionType(TransactionType value)
Transaction Type
' attribute.
value
- the new value of the 'Transaction Type' attribute.TransactionType
,
isSetTransactionType()
,
unsetTransactionType()
,
getTransactionType()
public void unsetTransactionType()
Transaction Type
' attribute.
isSetTransactionType()
,
getTransactionType()
,
setTransactionType(TransactionType)
public boolean isSetTransactionType()
Transaction Type
' attribute is set.
unsetTransactionType()
,
getTransactionType()
,
setTransactionType(TransactionType)
public java.lang.String getMessageSelector()
public void setMessageSelector(java.lang.String value)
value
- The new value of the MessageSelector attributepublic AcknowledgeMode getAcknowledgeMode()
public void setAcknowledgeMode(AcknowledgeMode value)
Acknowledge Mode
' attribute.
value
- the new value of the 'Acknowledge Mode' attribute.AcknowledgeMode
,
isSetAcknowledgeMode()
,
unsetAcknowledgeMode()
,
getAcknowledgeMode()
public void unsetAcknowledgeMode()
Acknowledge Mode
' attribute.
isSetAcknowledgeMode()
,
getAcknowledgeMode()
,
setAcknowledgeMode(AcknowledgeMode)
public boolean isSetAcknowledgeMode()
Acknowledge Mode
' attribute is set.
unsetAcknowledgeMode()
,
getAcknowledgeMode()
,
setAcknowledgeMode(AcknowledgeMode)
public MessageDrivenDestination getDestination()
public void setDestination(MessageDrivenDestination value)
value
- The new value of the Destination referencepublic ActivationConfig getActivationConfig()
If the meaning of the 'Activation Config' containment reference isn't clear, there really should be more of a description here...
setActivationConfig(ActivationConfig)
,
EjbPackage.getMessageDriven_ActivationConfig()
public void setActivationConfig(ActivationConfig value)
Activation Config
' containment reference.
value
- the new value of the 'Activation Config' containment reference.getActivationConfig()
public JavaClass getMessageDestination()
If the meaning of the 'Message Destination' reference isn't clear, there really should be more of a description here...
setMessageDestination(JavaClass)
,
EjbPackage.getMessageDriven_MessageDestination()
public void setMessageDestination(JavaClass value)
Message Destination
' reference.
value
- the new value of the 'Message Destination' reference.getMessageDestination()
public java.lang.String getLink()
If the meaning of the 'Link' reference isn't clear, there really should be more of a description here...
- an optional declaration of the bean's message-destination-link
setLink(String)
,
EjbPackage.getMessageDriven_Link()
public void setLink(java.lang.String value)
Link
' attribute.
value
- the new value of the 'Link' attribute.getLink()
public JavaClass getMessagingType()
If the meaning of the 'Messaging Type' reference isn't clear, there really should be more of a description here...
setMessagingType(JavaClass)
,
EjbPackage.getMessageDriven_MessagingType()
public void setMessagingType(JavaClass value)
Messaging Type
' reference.
value
- the new value of the 'Messaging Type' reference.getMessagingType()
|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |