| Package | Description | 
|---|---|
| oracle.rc.asadapter.connection | |
| oracle.rc.asadapter.context.spi | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
AppServerConnectionDescriptor  | 
| Modifier and Type | Method and Description | 
|---|---|
static <T extends ConnectionDescriptor> | 
ConnectionDescriptor.newInstance(java.lang.Class<T> cdClass,
           AppServerProvider provider)  | 
| Modifier and Type | Method and Description | 
|---|---|
static boolean | 
ConnectionDescriptor.isMatchingType(AppServerProvider provider,
              java.lang.Class<? extends ConnectionDescriptor> cdClass)  | 
boolean | 
ConnectionDescriptor.isMatchingType(java.lang.Class<? extends ConnectionDescriptor> descClass)  | 
| Modifier and Type | Method and Description | 
|---|---|
protected static boolean | 
AbstractContextProvider.isMatchingPlatformType(AppServerContext ctx,
                      java.lang.Class<? extends ConnectionDescriptor> descClass)  |