
Public Member Functions | |
| ResourceadapterDesc (Resourceadapter ra) | |
| String | getResourceadapterClass () |
| String | getManagedconnectionfactoryClass () |
| String | getConnectionfactoryInterface () |
| String | getConnectionfactoryImplClass () |
| String | getConnectionInterface () |
| String | getConnectionImplClass () |
| String | getTransactionSupport () |
| List | getConfigPropertyList () |
| List | getAuthenticationMechanismList () |
| OutboundResourceadapterDesc | getOutboundResourceadapterDesc () |
| InboundResourceadapterDesc | getInboundResourceadapterDesc () |
| List | getAdminobjectList () |
| String | getReauthenticationSupport () |
| List | getSecurityPermissionList () |
Definition at line 41 of file ResourceadapterDesc.java.
|
Here is the call graph for this function:

|
|
Gets the adminobject
Definition at line 228 of file ResourceadapterDesc.java. Referenced by org.objectweb.jonas.resource.Rar.processRar(). |
|
|
Gets the authentication-mechanism
Definition at line 204 of file ResourceadapterDesc.java. Referenced by org.objectweb.jonas.resource.Rar.processRar(). |
|
|
Gets the config-property
Definition at line 196 of file ResourceadapterDesc.java. Referenced by org.objectweb.jonas.resource.Rar.createFactory(), org.objectweb.jonas.resource.Rar.processRar(), and org.objectweb.jonas_rar.deployment.api.RarDeploymentDesc.RarDeploymentDesc(). |
|
|
Gets the connectionfactory-impl-class
Definition at line 164 of file ResourceadapterDesc.java. |
|
|
Gets the connectionfactory-interface
Definition at line 156 of file ResourceadapterDesc.java. |
|
|
Gets the connection-impl-class
Definition at line 180 of file ResourceadapterDesc.java. |
|
|
Gets the connection-interface
Definition at line 172 of file ResourceadapterDesc.java. |
|
|
Gets the inbound-resourceadapter
Definition at line 220 of file ResourceadapterDesc.java. Referenced by org.objectweb.jonas.resource.Rar.processRar(). |
|
|
Gets the managedconnectionfactory-class
Definition at line 148 of file ResourceadapterDesc.java. Referenced by org.objectweb.jonas.resource.Rar.createFactory(), and org.objectweb.jonas.resource.Rar.processRar(). |
|
|
Gets the outbound-resourceadapter
Definition at line 212 of file ResourceadapterDesc.java. Referenced by org.objectweb.jonas.resource.Rar.createFactory(), and org.objectweb.jonas.resource.Rar.processRar(). |
|
|
Gets the reauthentication-support
Definition at line 236 of file ResourceadapterDesc.java. |
|
|
Gets the resourceadapter-class
Definition at line 140 of file ResourceadapterDesc.java. |
|
|
Gets the security-permission
Definition at line 244 of file ResourceadapterDesc.java. |
|
|
Gets the transaction-support
Definition at line 188 of file ResourceadapterDesc.java. Referenced by org.objectweb.jonas.resource.Rar.createFactory(), and org.objectweb.jonas.resource.Rar.processRar(). |
1.3.9.1