com.ibm.websphere.models.config.wbia.impl
Class WebSphereBusinessIntegrationAdapterFactoryImpl

java.lang.Object
  extended by org.eclipse.emf.common.notify.impl.BasicNotifierImpl
      extended by org.eclipse.emf.ecore.impl.BasicEObjectImpl
          extended by org.eclipse.emf.ecore.impl.EObjectImpl
              extended by com.ibm.ejs.models.base.resources.impl.J2EEResourceFactoryImpl
                  extended by com.ibm.websphere.models.config.wbia.impl.WebSphereBusinessIntegrationAdapterFactoryImpl
All Implemented Interfaces:
com.ibm.ejs.models.base.resources.J2EEResourceFactory, WebSphereBusinessIntegrationAdapterFactory, org.eclipse.emf.common.notify.Notifier, org.eclipse.emf.ecore.EObject, org.eclipse.emf.ecore.InternalEObject

public class WebSphereBusinessIntegrationAdapterFactoryImpl
extends com.ibm.ejs.models.base.resources.impl.J2EEResourceFactoryImpl
implements WebSphereBusinessIntegrationAdapterFactory

An implementation of the model object 'Web Sphere Business Integration Adapter Factory'.

The following features are implemented:


Nested Class Summary
 
Nested classes/interfaces inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolder, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderBaseImpl, org.eclipse.emf.ecore.impl.BasicEObjectImpl.EPropertiesHolderImpl
 
Nested classes/interfaces inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
org.eclipse.emf.common.notify.impl.BasicNotifierImpl.EAdapterList
 
Nested classes/interfaces inherited from interface org.eclipse.emf.ecore.InternalEObject
org.eclipse.emf.ecore.InternalEObject.EStore
 
Field Summary
 
Fields inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eContainer, eContainerFeatureID, EDELIVER, EDYNAMIC_CLASS, eFlags, ELAST_EOBJECT_FLAG, ELAST_NOTIFIER_FLAG, eProperties, EPROXY
 
Fields inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
EVIRTUAL_GET, EVIRTUAL_IS_SET, EVIRTUAL_NO_VALUE, EVIRTUAL_SET, EVIRTUAL_UNSET
 
Fields inherited from interface org.eclipse.emf.ecore.InternalEObject
EOPPOSITE_FEATURE_BASE
 
Constructor Summary
protected WebSphereBusinessIntegrationAdapterFactoryImpl()
           
 
Method Summary
protected  org.eclipse.emf.ecore.EClass eStaticClass()
           
protected  int eStaticFeatureCount()
           
 java.lang.String getAdminInQueueJNDIName()
           
 java.lang.String getAdminOutQueueJNDIName()
           
 java.lang.String getAuthenticationAlias()
           
 int getMessageTimeout()
           
 java.lang.String getQueueConnectionFactoryJNDIName()
           
 void setAdminInQueueJNDIName(java.lang.String newAdminInQueueJNDIName)
           
 void setAdminOutQueueJNDIName(java.lang.String newAdminOutQueueJNDIName)
           
 void setAuthenticationAlias(java.lang.String newAuthenticationAlias)
           
 void setMessageTimeout(int newMessageTimeout)
           
 void setQueueConnectionFactoryJNDIName(java.lang.String newQueueConnectionFactoryJNDIName)
           
 
Methods inherited from class com.ibm.ejs.models.base.resources.impl.J2EEResourceFactoryImpl
getCategory, getDescription, getJndiName, getName, getPropertySet, getProvider, getProviderType, setCategory, setDescription, setJndiName, setName, setPropertySet, setProvider, setProviderType
 
Methods inherited from class org.eclipse.emf.ecore.impl.EObjectImpl
eAdapters, eBasicAdapters, eBasicProperties, eBasicSetContainer, eClass, eContainerFeatureID, eDeliver, eInternalContainer, eIsProxy, eProperties, eSetClass, eSetDeliver, eSetProxyURI
 
Methods inherited from class org.eclipse.emf.ecore.impl.BasicEObjectImpl
eAddVirtualValue, eAllContents, eBaseStructuralFeatureID, eBasicRemoveFromContainer, eBasicRemoveFromContainerFeature, eBasicSetContainer, eComputeVirtualValuesCapacity, eContainer, eContainingFeature, eContainmentFeature, eContainmentFeature, eContains, eContents, eCrossReferences, eDerivedStructuralFeatureID, eDerivedStructuralFeatureID, eDirectResource, eDynamicBasicRemoveFromContainer, eDynamicClass, eDynamicFeature, eDynamicFeatureID, eDynamicGet, eDynamicGet, eDynamicGet, eDynamicInverseAdd, eDynamicInverseAdd, eDynamicInverseRemove, eDynamicInverseRemove, eDynamicIsSet, eDynamicIsSet, eDynamicIsSet, eDynamicSet, eDynamicSet, eDynamicSet, eDynamicUnset, eDynamicUnset, eDynamicUnset, eGet, eGet, eGet, eGet, eHasSettings, eInternalResource, eInverseAdd, eInverseAdd, eInverseRemove, eInverseRemove, eIsSet, eIsSet, eObjectForURIFragmentSegment, eOpenGet, eOpenIsSet, eOpenSet, eOpenUnset, eProxyURI, eRemoveVirtualValue, eResolveProxy, eResource, eSet, eSet, eSetDirectResource, eSetResource, eSetStore, eSetting, eSettingDelegate, eSettings, eSetVirtualIndexBits, eSetVirtualValue, eSetVirtualValues, eStore, eUnset, eUnset, eURIFragmentSegment, eVirtualBitCount, eVirtualGet, eVirtualGet, eVirtualIndex, eVirtualIndexBits, eVirtualIsSet, eVirtualSet, eVirtualUnset, eVirtualValue, eVirtualValues, toString
 
Methods inherited from class org.eclipse.emf.common.notify.impl.BasicNotifierImpl
eNotificationRequired, eNotify
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 
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
 
Methods inherited from interface org.eclipse.emf.ecore.InternalEObject
eNotificationRequired
 

Constructor Detail

WebSphereBusinessIntegrationAdapterFactoryImpl

protected WebSphereBusinessIntegrationAdapterFactoryImpl()

Method Detail

eStaticClass

protected org.eclipse.emf.ecore.EClass eStaticClass()

Overrides:
eStaticClass in class com.ibm.ejs.models.base.resources.impl.J2EEResourceFactoryImpl

eStaticFeatureCount

protected int eStaticFeatureCount()

Overrides:
eStaticFeatureCount in class com.ibm.ejs.models.base.resources.impl.J2EEResourceFactoryImpl

getQueueConnectionFactoryJNDIName

public java.lang.String getQueueConnectionFactoryJNDIName()

Specified by:
getQueueConnectionFactoryJNDIName in interface WebSphereBusinessIntegrationAdapterFactory
Returns:
the value of the 'Queue Connection Factory JNDI Name' attribute.
See Also:
WebSphereBusinessIntegrationAdapterFactory.setQueueConnectionFactoryJNDIName(String), WbiaPackage.getWebSphereBusinessIntegrationAdapterFactory_QueueConnectionFactoryJNDIName()

setQueueConnectionFactoryJNDIName

public void setQueueConnectionFactoryJNDIName(java.lang.String newQueueConnectionFactoryJNDIName)

Specified by:
setQueueConnectionFactoryJNDIName in interface WebSphereBusinessIntegrationAdapterFactory
Parameters:
newQueueConnectionFactoryJNDIName - the new value of the 'Queue Connection Factory JNDI Name' attribute.
See Also:
WebSphereBusinessIntegrationAdapterFactory.getQueueConnectionFactoryJNDIName()

getAuthenticationAlias

public java.lang.String getAuthenticationAlias()

Specified by:
getAuthenticationAlias in interface WebSphereBusinessIntegrationAdapterFactory
Returns:
the value of the 'Authentication Alias' attribute.
See Also:
WebSphereBusinessIntegrationAdapterFactory.setAuthenticationAlias(String), WbiaPackage.getWebSphereBusinessIntegrationAdapterFactory_AuthenticationAlias()

setAuthenticationAlias

public void setAuthenticationAlias(java.lang.String newAuthenticationAlias)

Specified by:
setAuthenticationAlias in interface WebSphereBusinessIntegrationAdapterFactory
Parameters:
newAuthenticationAlias - the new value of the 'Authentication Alias' attribute.
See Also:
WebSphereBusinessIntegrationAdapterFactory.getAuthenticationAlias()

getAdminInQueueJNDIName

public java.lang.String getAdminInQueueJNDIName()

Specified by:
getAdminInQueueJNDIName in interface WebSphereBusinessIntegrationAdapterFactory
Returns:
the value of the 'Admin In Queue JNDI Name' attribute.
See Also:
WebSphereBusinessIntegrationAdapterFactory.setAdminInQueueJNDIName(String), WbiaPackage.getWebSphereBusinessIntegrationAdapterFactory_AdminInQueueJNDIName()

setAdminInQueueJNDIName

public void setAdminInQueueJNDIName(java.lang.String newAdminInQueueJNDIName)

Specified by:
setAdminInQueueJNDIName in interface WebSphereBusinessIntegrationAdapterFactory
Parameters:
newAdminInQueueJNDIName - the new value of the 'Admin In Queue JNDI Name' attribute.
See Also:
WebSphereBusinessIntegrationAdapterFactory.getAdminInQueueJNDIName()

getAdminOutQueueJNDIName

public java.lang.String getAdminOutQueueJNDIName()

Specified by:
getAdminOutQueueJNDIName in interface WebSphereBusinessIntegrationAdapterFactory
Returns:
the value of the 'Admin Out Queue JNDI Name' attribute.
See Also:
WebSphereBusinessIntegrationAdapterFactory.setAdminOutQueueJNDIName(String), WbiaPackage.getWebSphereBusinessIntegrationAdapterFactory_AdminOutQueueJNDIName()

setAdminOutQueueJNDIName

public void setAdminOutQueueJNDIName(java.lang.String newAdminOutQueueJNDIName)

Specified by:
setAdminOutQueueJNDIName in interface WebSphereBusinessIntegrationAdapterFactory
Parameters:
newAdminOutQueueJNDIName - the new value of the 'Admin Out Queue JNDI Name' attribute.
See Also:
WebSphereBusinessIntegrationAdapterFactory.getAdminOutQueueJNDIName()

getMessageTimeout

public int getMessageTimeout()

Specified by:
getMessageTimeout in interface WebSphereBusinessIntegrationAdapterFactory
Returns:
the value of the 'Message Timeout' attribute.
See Also:
WebSphereBusinessIntegrationAdapterFactory.setMessageTimeout(int), WbiaPackage.getWebSphereBusinessIntegrationAdapterFactory_MessageTimeout()

setMessageTimeout

public void setMessageTimeout(int newMessageTimeout)

Specified by:
setMessageTimeout in interface WebSphereBusinessIntegrationAdapterFactory
Parameters:
newMessageTimeout - the new value of the 'Message Timeout' attribute.
See Also:
WebSphereBusinessIntegrationAdapterFactory.getMessageTimeout()