|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface CMMEJBMethodPolicy
A representation of the model object 'CMMEJB Method Policy'. Extended Messaging EJB Method Policy
The following features are supported:
Name
Description
Reply Timeout
Message Selector
Handle Late Replies
Late Reply Handler Listener Port Name
Method Elements
CmmejbextPackage.getCMMEJBMethodPolicy()
Method Summary | |
---|---|
java.lang.String |
getDescription()
Returns the value of the 'Description' attribute |
java.lang.String |
getLateReplyHandlerListenerPortName()
Returns the value of the 'Late Reply Handler Listener Port Name' attribute |
java.lang.String |
getMessageSelector()
Returns the value of the 'Message Selector' attribute |
org.eclipse.emf.common.util.EList |
getMethodElements()
Returns the value of the 'Method Elements' containment reference list. |
java.lang.String |
getName()
Returns the value of the 'Name' attribute |
int |
getReplyTimeout()
Returns the value of the 'Reply Timeout' attribute. |
boolean |
isHandleLateReplies()
Returns the value of the 'Handle Late Replies' attribute. |
boolean |
isSetHandleLateReplies()
Returns whether the value of the ' Handle Late Replies ' attribute is set |
boolean |
isSetReplyTimeout()
Returns whether the value of the ' Reply Timeout ' attribute is set |
void |
setDescription(java.lang.String value)
Sets the value of the ' Description ' attribute |
void |
setHandleLateReplies(boolean value)
Sets the value of the ' Handle Late Replies ' attribute |
void |
setLateReplyHandlerListenerPortName(java.lang.String value)
Sets the value of the ' Late Reply Handler Listener Port Name ' attribute |
void |
setMessageSelector(java.lang.String value)
Sets the value of the ' Message Selector ' attribute |
void |
setName(java.lang.String value)
Sets the value of the ' Name ' attribute |
void |
setReplyTimeout(int value)
Sets the value of the ' Reply Timeout ' attribute |
void |
unsetHandleLateReplies()
Unsets the value of the ' Handle Late Replies ' attribute |
void |
unsetReplyTimeout()
Unsets the value of the ' Reply Timeout ' attribute |
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 |
Method Detail |
---|
java.lang.String getName()
setName(String)
,
CmmejbextPackage.getCMMEJBMethodPolicy_Name()
void setName(java.lang.String value)
Name
' attribute.
value
- the new value of the 'Name' attribute.getName()
java.lang.String getDescription()
setDescription(String)
,
CmmejbextPackage.getCMMEJBMethodPolicy_Description()
void setDescription(java.lang.String value)
Description
' attribute.
value
- the new value of the 'Description' attribute.getDescription()
int getReplyTimeout()
"0"
.
Sender bean timeout for waiting for a reply
isSetReplyTimeout()
,
unsetReplyTimeout()
,
setReplyTimeout(int)
,
CmmejbextPackage.getCMMEJBMethodPolicy_ReplyTimeout()
void setReplyTimeout(int value)
Reply Timeout
' attribute.
value
- the new value of the 'Reply Timeout' attribute.isSetReplyTimeout()
,
unsetReplyTimeout()
,
getReplyTimeout()
void unsetReplyTimeout()
Reply Timeout
' attribute.
isSetReplyTimeout()
,
getReplyTimeout()
,
setReplyTimeout(int)
boolean isSetReplyTimeout()
Reply Timeout
' attribute is set.
unsetReplyTimeout()
,
getReplyTimeout()
,
setReplyTimeout(int)
java.lang.String getMessageSelector()
setMessageSelector(String)
,
CmmejbextPackage.getCMMEJBMethodPolicy_MessageSelector()
void setMessageSelector(java.lang.String value)
Message Selector
' attribute.
value
- the new value of the 'Message Selector' attribute.getMessageSelector()
boolean isHandleLateReplies()
"false"
.
Enable the handling of late responses
isSetHandleLateReplies()
,
unsetHandleLateReplies()
,
setHandleLateReplies(boolean)
,
CmmejbextPackage.getCMMEJBMethodPolicy_HandleLateReplies()
void setHandleLateReplies(boolean value)
Handle Late Replies
' attribute.
value
- the new value of the 'Handle Late Replies' attribute.isSetHandleLateReplies()
,
unsetHandleLateReplies()
,
isHandleLateReplies()
void unsetHandleLateReplies()
Handle Late Replies
' attribute.
isSetHandleLateReplies()
,
isHandleLateReplies()
,
setHandleLateReplies(boolean)
boolean isSetHandleLateReplies()
Handle Late Replies
' attribute is set.
unsetHandleLateReplies()
,
isHandleLateReplies()
,
setHandleLateReplies(boolean)
java.lang.String getLateReplyHandlerListenerPortName()
setLateReplyHandlerListenerPortName(String)
,
CmmejbextPackage.getCMMEJBMethodPolicy_LateReplyHandlerListenerPortName()
void setLateReplyHandlerListenerPortName(java.lang.String value)
Late Reply Handler Listener Port Name
' attribute.
value
- the new value of the 'Late Reply Handler Listener Port Name' attribute.getLateReplyHandlerListenerPortName()
org.eclipse.emf.common.util.EList getMethodElements()
MethodElement
.
A list of EJB methods to which the given Extended Messaging late response handling policy applies
CmmejbextPackage.getCMMEJBMethodPolicy_MethodElements()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |