| Modifier and Type | Method and Description |
|---|---|
ResourceStatus |
ContextServiceManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target) |
ResourceStatus |
ManagedThreadFactoryManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target) |
ResourceStatus |
ManagedExecutorServiceBaseManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target) |
ResourceStatus |
ContextServiceManager.delete(Resources resources,
String jndiName,
String target) |
ResourceStatus |
ManagedThreadFactoryManager.delete(Resources resources,
String jndiName,
String target) |
ResourceStatus |
ManagedExecutorServiceBaseManager.delete(Resources resources,
String jndiName,
String target) |
protected ResourceStatus |
ManagedExecutorServiceBaseManager.isValid(Resources resources,
boolean validateResourceRef,
String target) |
protected ResourceStatus |
ManagedExecutorServiceManager.isValid(Resources resources,
boolean validateResourceRef,
String target) |
| Modifier and Type | Method and Description |
|---|---|
ResourceStatus |
ConnectorWorkSecurityMapResourceManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target) |
ResourceStatus |
ResourceAdapterConfigManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target) |
ResourceStatus |
ConnectorResourceManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target) |
ResourceStatus |
PMFResourceManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target) |
ResourceStatus |
AdminObjectManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target) |
ResourceStatus |
ConnectorConnectionPoolManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target) |
| Modifier and Type | Method and Description |
|---|---|
ResourceStatus |
JDBCResourceManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target) |
ResourceStatus |
JDBCConnectionPoolManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target) |
ResourceStatus |
JDBCConnectionPoolManager.delete(Iterable<Server> servers,
Iterable<Cluster> clusters,
Resources resources,
String cascade,
String poolName) |
ResourceStatus |
JDBCResourceManager.delete(Resources resources,
String jndiName,
String target) |
| Modifier and Type | Method and Description |
|---|---|
ResourceStatus |
BindableResourcesHelper.validateBindableResourceForDuplicates(Resources resources,
String jndiName,
boolean validateResourceRef,
String target,
Class<? extends BindableResource> resourceTypeToValidate)
checks whether duplicate resource exists or resource is already created but not resource-ref or
resource-ref already exists.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceStatus |
CustomResourceManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target) |
ResourceStatus |
ResourceManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target)
creates the resource as a child to the resources provided
|
ResourceStatus |
JndiResourceManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target) |
| Modifier and Type | Method and Description |
|---|---|
ResourceStatus |
JavaMailResourceManager.create(Resources resources,
HashMap attributes,
Properties properties,
String target) |
Copyright © 2019. All rights reserved.