| |
|
| java.lang.Object org.objectweb.jonas_rar.deployment.api.ResourceadapterDesc
ResourceadapterDesc | public class ResourceadapterDesc implements Serializable(Code) | | This class defines the implementation of the element resourceadapter
author: Florent Benoit |
getAdminobjectList | public List getAdminobjectList()(Code) | | Gets the adminobject
the adminobject |
getAuthenticationMechanismList | public List getAuthenticationMechanismList()(Code) | | Gets the authentication-mechanism
the authentication-mechanism |
getConfigPropertyList | public List getConfigPropertyList()(Code) | | Gets the config-property
the config-property |
getConnectionImplClass | public String getConnectionImplClass()(Code) | | Gets the connection-impl-class
the connection-impl-class |
getConnectionInterface | public String getConnectionInterface()(Code) | | Gets the connection-interface
the connection-interface |
getConnectionfactoryImplClass | public String getConnectionfactoryImplClass()(Code) | | Gets the connectionfactory-impl-class
the connectionfactory-impl-class |
getConnectionfactoryInterface | public String getConnectionfactoryInterface()(Code) | | Gets the connectionfactory-interface
the connectionfactory-interface |
getInboundResourceadapterDesc | public InboundResourceadapterDesc getInboundResourceadapterDesc()(Code) | | Gets the inbound-resourceadapter
the inbound-resourceadapter |
getManagedconnectionfactoryClass | public String getManagedconnectionfactoryClass()(Code) | | Gets the managedconnectionfactory-class
the managedconnectionfactory-class |
getOutboundResourceadapterDesc | public OutboundResourceadapterDesc getOutboundResourceadapterDesc()(Code) | | Gets the outbound-resourceadapter
the outbound-resourceadapter |
getReauthenticationSupport | public String getReauthenticationSupport()(Code) | | Gets the reauthentication-support
the reauthentication-support |
getResourceadapterClass | public String getResourceadapterClass()(Code) | | Gets the resourceadapter-class
the resourceadapter-class |
getSecurityPermissionList | public List getSecurityPermissionList()(Code) | | Gets the security-permission
the security-permission |
getTransactionSupport | public String getTransactionSupport()(Code) | | Gets the transaction-support
the transaction-support |
|
|
|