|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageDriven
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 |
Methods inherited from interface org.eclipse.emf.ecore.EObject |
---|
eAllContents, eClass, eContainer, eContainingFeature, eContainmentFeature, eContents, eCrossReferences, eGet, eGet, eIsProxy, eIsSet, eResource, eSet, eUnset |
Methods inherited from interface org.eclipse.emf.common.notify.Notifier |
---|
eAdapters, eDeliver, eNotify, eSetDeliver |
Methods inherited from interface org.eclipse.emf.ecore.EModelElement |
---|
getEAnnotation, getEAnnotations |
Method Detail |
---|
TransactionType getTransactionType()
void setTransactionType(TransactionType value)
Transaction Type
' attribute.
value
- the new value of the 'Transaction Type' attribute.TransactionType
,
isSetTransactionType()
,
unsetTransactionType()
,
getTransactionType()
void unsetTransactionType()
Transaction Type
' attribute.
isSetTransactionType()
,
getTransactionType()
,
setTransactionType(TransactionType)
boolean isSetTransactionType()
Transaction Type
' attribute is set.
unsetTransactionType()
,
getTransactionType()
,
setTransactionType(TransactionType)
java.lang.String getMessageSelector()
void setMessageSelector(java.lang.String value)
value
- The new value of the MessageSelector attributeAcknowledgeMode getAcknowledgeMode()
void setAcknowledgeMode(AcknowledgeMode value)
Acknowledge Mode
' attribute.
value
- the new value of the 'Acknowledge Mode' attribute.AcknowledgeMode
,
isSetAcknowledgeMode()
,
unsetAcknowledgeMode()
,
getAcknowledgeMode()
void unsetAcknowledgeMode()
Acknowledge Mode
' attribute.
isSetAcknowledgeMode()
,
getAcknowledgeMode()
,
setAcknowledgeMode(AcknowledgeMode)
boolean isSetAcknowledgeMode()
Acknowledge Mode
' attribute is set.
unsetAcknowledgeMode()
,
getAcknowledgeMode()
,
setAcknowledgeMode(AcknowledgeMode)
MessageDrivenDestination getDestination()
void setDestination(MessageDrivenDestination value)
value
- The new value of the Destination referenceActivationConfig 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()
void setActivationConfig(ActivationConfig value)
Activation Config
' containment reference.
value
- the new value of the 'Activation Config' containment reference.getActivationConfig()
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()
void setMessageDestination(JavaClass value)
Message Destination
' reference.
value
- the new value of the 'Message Destination' reference.getMessageDestination()
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()
void setLink(java.lang.String value)
Link
' attribute.
value
- the new value of the 'Link' attribute.getLink()
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()
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 |