|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface AsynchMessageConsumerExtension
A representation of the model object 'Asynch Message Consumer Extension'. The Late Response Handling extension enables the handling of late responses with Container Managed Messaging.
The following features are supported:
ExtendedmessagingservicePackage.getAsynchMessageConsumerExtension()
Method Summary | |
---|---|
com.ibm.websphere.models.config.applicationserver.ejbcontainer.messagelistener.ListenerPort |
getListenerPort()
Returns the value of the 'Listener Port' reference |
int |
getRequestInterval()
Returns the value of the 'Request Interval' attribute. |
int |
getRequestTimeout()
Returns the value of the 'Request Timeout' attribute. |
boolean |
isEnabled()
Returns the value of the 'Enabled' attribute. |
boolean |
isSetEnabled()
Returns whether the value of the ' Enabled ' attribute is set |
boolean |
isSetRequestInterval()
Returns whether the value of the ' Request Interval ' attribute is set |
boolean |
isSetRequestTimeout()
Returns whether the value of the ' Request Timeout ' attribute is set |
void |
setEnabled(boolean value)
Sets the value of the ' Enabled ' attribute |
void |
setListenerPort(com.ibm.websphere.models.config.applicationserver.ejbcontainer.messagelistener.ListenerPort value)
Sets the value of the ' Listener Port ' reference |
void |
setRequestInterval(int value)
Sets the value of the ' Request Interval ' attribute |
void |
setRequestTimeout(int value)
Sets the value of the ' Request Timeout ' attribute |
void |
unsetEnabled()
Unsets the value of the ' Enabled ' attribute |
void |
unsetRequestInterval()
Unsets the value of the ' Request Interval ' attribute |
void |
unsetRequestTimeout()
Unsets the value of the ' Request 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 |
---|
boolean isEnabled()
"false"
.
Enable the handling of late responses
isSetEnabled()
,
unsetEnabled()
,
setEnabled(boolean)
,
ExtendedmessagingservicePackage.getAsynchMessageConsumerExtension_Enabled()
void setEnabled(boolean value)
Enabled
' attribute.
value
- the new value of the 'Enabled' attribute.isSetEnabled()
,
unsetEnabled()
,
isEnabled()
void unsetEnabled()
Enabled
' attribute.
isSetEnabled()
,
isEnabled()
,
setEnabled(boolean)
boolean isSetEnabled()
Enabled
' attribute is set.
unsetEnabled()
,
isEnabled()
,
setEnabled(boolean)
int getRequestInterval()
"5000"
.
Period between checking for late responses (milli-seconds)
isSetRequestInterval()
,
unsetRequestInterval()
,
setRequestInterval(int)
,
ExtendedmessagingservicePackage.getAsynchMessageConsumerExtension_RequestInterval()
void setRequestInterval(int value)
Request Interval
' attribute.
value
- the new value of the 'Request Interval' attribute.isSetRequestInterval()
,
unsetRequestInterval()
,
getRequestInterval()
void unsetRequestInterval()
Request Interval
' attribute.
isSetRequestInterval()
,
getRequestInterval()
,
setRequestInterval(int)
boolean isSetRequestInterval()
Request Interval
' attribute is set.
unsetRequestInterval()
,
getRequestInterval()
,
setRequestInterval(int)
int getRequestTimeout()
"300"
.
Duration in seconds after which to give up waiting for a response
(-1 = unlimited)
isSetRequestTimeout()
,
unsetRequestTimeout()
,
setRequestTimeout(int)
,
ExtendedmessagingservicePackage.getAsynchMessageConsumerExtension_RequestTimeout()
void setRequestTimeout(int value)
Request Timeout
' attribute.
value
- the new value of the 'Request Timeout' attribute.isSetRequestTimeout()
,
unsetRequestTimeout()
,
getRequestTimeout()
void unsetRequestTimeout()
Request Timeout
' attribute.
isSetRequestTimeout()
,
getRequestTimeout()
,
setRequestTimeout(int)
boolean isSetRequestTimeout()
Request Timeout
' attribute is set.
unsetRequestTimeout()
,
getRequestTimeout()
,
setRequestTimeout(int)
com.ibm.websphere.models.config.applicationserver.ejbcontainer.messagelistener.ListenerPort getListenerPort()
setListenerPort(ListenerPort)
,
ExtendedmessagingservicePackage.getAsynchMessageConsumerExtension_ListenerPort()
void setListenerPort(com.ibm.websphere.models.config.applicationserver.ejbcontainer.messagelistener.ListenerPort value)
Listener Port
' reference.
value
- the new value of the 'Listener Port' reference.getListenerPort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |