|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface WebSphereBusinessIntegrationAdapterFactory
A representation of the model object 'Web Sphere Business Integration Adapter Factory'. A WBIA factory manages JMS resources for a specific backend datastore.
The following features are supported:
Queue Connection Factory JNDI Name
Authentication Alias
Admin In Queue JNDI Name
Admin Out Queue JNDI Name
Message Timeout
WbiaPackage.getWebSphereBusinessIntegrationAdapterFactory()
Method Summary | |
---|---|
java.lang.String |
getAdminInQueueJNDIName()
Returns the value of the 'Admin In Queue JNDI Name' attribute |
java.lang.String |
getAdminOutQueueJNDIName()
Returns the value of the 'Admin Out Queue JNDI Name' attribute |
java.lang.String |
getAuthenticationAlias()
Returns the value of the 'Authentication Alias' attribute |
int |
getMessageTimeout()
Returns the value of the 'Message Timeout' attribute. |
java.lang.String |
getQueueConnectionFactoryJNDIName()
Returns the value of the 'Queue Connection Factory JNDI Name' attribute |
void |
setAdminInQueueJNDIName(java.lang.String value)
Sets the value of the ' Admin In Queue JNDI Name ' attribute |
void |
setAdminOutQueueJNDIName(java.lang.String value)
Sets the value of the ' Admin Out Queue JNDI Name ' attribute |
void |
setAuthenticationAlias(java.lang.String value)
Sets the value of the ' Authentication Alias ' attribute |
void |
setMessageTimeout(int value)
Sets the value of the ' Message Timeout ' attribute |
void |
setQueueConnectionFactoryJNDIName(java.lang.String value)
Sets the value of the ' Queue Connection Factory JNDI Name ' attribute |
Methods inherited from interface com.ibm.ejs.models.base.resources.J2EEResourceFactory |
---|
getCategory, getDescription, getJndiName, getName, getPropertySet, getProvider, getProviderType, setCategory, setDescription, setJndiName, setName, setPropertySet, setProvider, setProviderType |
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 getQueueConnectionFactoryJNDIName()
setQueueConnectionFactoryJNDIName(String)
,
WbiaPackage.getWebSphereBusinessIntegrationAdapterFactory_QueueConnectionFactoryJNDIName()
void setQueueConnectionFactoryJNDIName(java.lang.String value)
Queue Connection Factory JNDI Name
' attribute.
value
- the new value of the 'Queue Connection Factory JNDI Name' attribute.getQueueConnectionFactoryJNDIName()
java.lang.String getAuthenticationAlias()
setAuthenticationAlias(String)
,
WbiaPackage.getWebSphereBusinessIntegrationAdapterFactory_AuthenticationAlias()
void setAuthenticationAlias(java.lang.String value)
Authentication Alias
' attribute.
value
- the new value of the 'Authentication Alias' attribute.getAuthenticationAlias()
java.lang.String getAdminInQueueJNDIName()
setAdminInQueueJNDIName(String)
,
WbiaPackage.getWebSphereBusinessIntegrationAdapterFactory_AdminInQueueJNDIName()
void setAdminInQueueJNDIName(java.lang.String value)
Admin In Queue JNDI Name
' attribute.
value
- the new value of the 'Admin In Queue JNDI Name' attribute.getAdminInQueueJNDIName()
java.lang.String getAdminOutQueueJNDIName()
setAdminOutQueueJNDIName(String)
,
WbiaPackage.getWebSphereBusinessIntegrationAdapterFactory_AdminOutQueueJNDIName()
void setAdminOutQueueJNDIName(java.lang.String value)
Admin Out Queue JNDI Name
' attribute.
value
- the new value of the 'Admin Out Queue JNDI Name' attribute.getAdminOutQueueJNDIName()
int getMessageTimeout()
"30"
.
Administration message timeout in seconds
setMessageTimeout(int)
,
WbiaPackage.getWebSphereBusinessIntegrationAdapterFactory_MessageTimeout()
void setMessageTimeout(int value)
Message Timeout
' attribute.
value
- the new value of the 'Message Timeout' attribute.getMessageTimeout()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |