| |
|
| java.lang.Object org.objectweb.jonas_rar.deployment.api.OutboundResourceadapterDesc
OutboundResourceadapterDesc | public class OutboundResourceadapterDesc implements Serializable(Code) | | This class defines the implementation of the element outbound-resourceadapter
author: Eric Hardesty |
getAuthenticationMechanismList | public List getAuthenticationMechanismList()(Code) | | Gets the authentication-mechanism
the authentication-mechanism |
getConnectionDefinitionList | public List getConnectionDefinitionList()(Code) | | Gets the connection-definition
the connection-definition |
getReauthenticationSupport | public String getReauthenticationSupport()(Code) | | Gets the reauthentication-support
the reauthentication-support |
getTransactionSupport | public String getTransactionSupport()(Code) | | Gets the transaction-support
the transaction-support |
|
|
|