| Modifier and Type | Method and Description |
|---|---|
static boolean |
ConnectorsUtil.isApplicationScopedResource(GenericResourceInfo resourceInfo) |
static boolean |
ConnectorsUtil.isModuleScopedResource(GenericResourceInfo resourceInfo) |
| Modifier and Type | Class and Description |
|---|---|
class |
PoolInfo
Represents pool information.
|
class |
ResourceInfo
Represents resource information (typically, bindable-resource)
|
| Modifier and Type | Method and Description |
|---|---|
Object |
ResourceNamingService.lookup(GenericResourceInfo resourceInfo,
String name) |
Object |
ResourceNamingService.lookup(GenericResourceInfo resourceInfo,
String name,
Hashtable env) |
void |
ResourceNamingService.publishObject(GenericResourceInfo resourceInfo,
String jndiName,
Object object,
boolean rebind) |
void |
ResourceNamingService.unpublishObject(GenericResourceInfo resourceInfo,
String jndiName) |
| Modifier and Type | Method and Description |
|---|---|
static boolean |
ResourceUtil.isApplicationScopedResource(GenericResourceInfo resourceInfo) |
static boolean |
ResourceUtil.isModuleScopedResource(GenericResourceInfo resourceInfo) |
Copyright © 2019. All rights reserved.