| Package | Description | 
|---|---|
| oracle.jbo.common.ampool | |
| oracle.jbo.server.svc | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
DefaultConnectionStrategy
A default strategy class for application module creation and connection. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
ConnectionStrategy | 
ApplicationPoolImpl.getConnectionStrategy()  | 
ConnectionStrategy | 
ApplicationPool.getConnectionStrategy()
Get the application module strategy that will be used to create, connect,
 disconnect, and reconnect the application module. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
ApplicationPoolImpl.setConnectionStrategy(ConnectionStrategy strategy)  | 
void | 
ApplicationPool.setConnectionStrategy(ConnectionStrategy strategy)
Set the application module strategy that will be used to create, connect,
 disconnect, and reconnect the application module. 
 | 
| Constructor and Description | 
|---|
RemoteCookieHelper(java.util.Hashtable amJndiEnv,
                  ConnectionStrategy connectionStrategy)  | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
ServiceConnectionStrategy  |