|
||||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A representation of the model object 'Outbound Resource Adapter'.
The following features are supported:
JcaPackage.getOutboundResourceAdapter()
Method Summary | |
---|---|
EList |
getAuthenticationMechanisms()
Returns the value of the 'Authentication Mechanisms' containment reference list. |
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 |
Method Detail |
public 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()
public void setReauthenticationSupport(boolean value)
Reauthentication Support
' attribute.
value
- the new value of the 'Reauthentication Support' attribute.isSetReauthenticationSupport()
,
unsetReauthenticationSupport()
,
isReauthenticationSupport()
public void unsetReauthenticationSupport()
Reauthentication Support
' attribute.
isSetReauthenticationSupport()
,
isReauthenticationSupport()
,
setReauthenticationSupport(boolean)
public boolean isSetReauthenticationSupport()
Reauthentication Support
' attribute is set.
unsetReauthenticationSupport()
,
isReauthenticationSupport()
,
setReauthenticationSupport(boolean)
public 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()
public void setTransactionSupport(TransactionSupportKind value)
Transaction Support
' attribute.
value
- the new value of the 'Transaction Support' attribute.TransactionSupportKind
,
isSetTransactionSupport()
,
unsetTransactionSupport()
,
getTransactionSupport()
public void unsetTransactionSupport()
Transaction Support
' attribute.
isSetTransactionSupport()
,
getTransactionSupport()
,
setTransactionSupport(TransactionSupportKind)
public boolean isSetTransactionSupport()
Transaction Support
' attribute is set.
unsetTransactionSupport()
,
getTransactionSupport()
,
setTransactionSupport(TransactionSupportKind)
public 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()
public 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 |