|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface OutboundResourceAdapter
A representation of the model object 'Outbound Resource Adapter'.
The following features are supported:
JcaPackage.getOutboundResourceAdapter()
Method Summary | |
---|---|
org.eclipse.emf.common.util.EList |
getAuthenticationMechanisms()
Returns the value of the 'Authentication Mechanisms' containment reference list. |
org.eclipse.emf.common.util.EList |
getConnectionDefinitions()
Returns the value of the 'Connection Definitions' containment reference list. |
TransactionSupportKind |
getTransactionSupport()
Returns the value of the 'Transaction Support' attribute. |
boolean |
isReauthenticationSupport()
Returns the value of the 'Reauthentication Support' attribute |
boolean |
isSetReauthenticationSupport()
Returns whether the value of the ' Reauthentication Support ' attribute is set |
boolean |
isSetTransactionSupport()
Returns whether the value of the ' Transaction Support ' attribute is set |
void |
setReauthenticationSupport(boolean value)
Sets the value of the ' Reauthentication Support ' attribute |
void |
setTransactionSupport(TransactionSupportKind value)
Sets the value of the ' Transaction Support ' attribute |
void |
unsetReauthenticationSupport()
Unsets the value of the ' Reauthentication Support ' attribute |
void |
unsetTransactionSupport()
Unsets the value of the ' Transaction Support ' 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 isReauthenticationSupport()
If the meaning of the 'Reauthentication Support' attribute isn't clear, there really should be more of a description here...
The element reauthentication-support specifies whether the resource adapter implementation supports re-authentication of existing Managed- Connection instance. Note that this information is for the resource adapter implementation and not for the underlying EIS instance. This element must have either a "true" or "false" value.
isSetReauthenticationSupport()
,
unsetReauthenticationSupport()
,
setReauthenticationSupport(boolean)
,
JcaPackage.getOutboundResourceAdapter_ReauthenticationSupport()
void setReauthenticationSupport(boolean value)
Reauthentication Support
' attribute.
value
- the new value of the 'Reauthentication Support' attribute.isSetReauthenticationSupport()
,
unsetReauthenticationSupport()
,
isReauthenticationSupport()
void unsetReauthenticationSupport()
Reauthentication Support
' attribute.
isSetReauthenticationSupport()
,
isReauthenticationSupport()
,
setReauthenticationSupport(boolean)
boolean isSetReauthenticationSupport()
Reauthentication Support
' attribute is set.
unsetReauthenticationSupport()
,
isReauthenticationSupport()
,
setReauthenticationSupport(boolean)
TransactionSupportKind getTransactionSupport()
TransactionSupportKind
.
If the meaning of the 'Transaction Support' attribute isn't clear, there really should be more of a description here...
TransactionSupportKind
,
isSetTransactionSupport()
,
unsetTransactionSupport()
,
setTransactionSupport(TransactionSupportKind)
,
JcaPackage.getOutboundResourceAdapter_TransactionSupport()
void setTransactionSupport(TransactionSupportKind value)
Transaction Support
' attribute.
value
- the new value of the 'Transaction Support' attribute.TransactionSupportKind
,
isSetTransactionSupport()
,
unsetTransactionSupport()
,
getTransactionSupport()
void unsetTransactionSupport()
Transaction Support
' attribute.
isSetTransactionSupport()
,
getTransactionSupport()
,
setTransactionSupport(TransactionSupportKind)
boolean isSetTransactionSupport()
Transaction Support
' attribute is set.
unsetTransactionSupport()
,
getTransactionSupport()
,
setTransactionSupport(TransactionSupportKind)
org.eclipse.emf.common.util.EList getConnectionDefinitions()
ConnectionDefinition
.
If the meaning of the 'Connection Definitions' containment reference list isn't clear, there really should be more of a description here...
JcaPackage.getOutboundResourceAdapter_ConnectionDefinitions()
org.eclipse.emf.common.util.EList getAuthenticationMechanisms()
AuthenticationMechanism
.
If the meaning of the 'Authentication Mechanisms' containment reference list isn't clear, there really should be more of a description here...
JcaPackage.getOutboundResourceAdapter_AuthenticationMechanisms()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |