this.rarName = rarName; this.adminObject = adminObject; this.connectionPool = connectionPool; this.connectorResource = connectorResource; this.jdbcConnectionPool = jdbcConnectionPool; this.jdbcResource = jdbcResource; this.resourceAdapterConfig = resAdapterConfig;
return this.adminObject;
return this.connectionPool;
return this.connectorResource;
return this.jdbcConnectionPool;
return this.jdbcResource;
return this.rarName;
return this.resourceAdapterConfig;
return this.resourcesToLoad;
this.adminObject = adminObject;
this.connectionPool = connectionPool;
this.connectorResource = connectorResource;
this.jdbcConnectionPool = jdbcConnectionPool;
this.jdbcResource = jdbcResource;
this.rarName = rarName;
this.resourceAdapterConfig = resourceAdapterConfig;
this.resourcesToLoad = resourcesToLoad;