| Package | Description |
|---|---|
| com.sun.enterprise.connectors | |
| com.sun.enterprise.connectors.util |
| Modifier and Type | Method and Description |
|---|---|
ConnectionPoolReconfigHelper.ReconfigAction |
ConnectorDescriptorInfo.compareMCFConfigProperties(ConnectorDescriptorInfo cdi)
Compare the MCF Config properties in this object with the
passed ones
|
ConnectionPoolReconfigHelper.ReconfigAction |
ConnectorDescriptorInfo.compareMCFConfigProperties(ConnectorDescriptorInfo cdi,
Set excluded)
Compare the MCF Config properties in this object with the
passed ones.
|
| Modifier and Type | Method and Description |
|---|---|
static ConnectionPoolReconfigHelper.ReconfigAction |
ConnectionPoolReconfigHelper.compare(ConnectorConnectionPool oldPool,
ConnectorConnectionPool newPool,
Set excludedProps) |
static ConnectionPoolReconfigHelper.ReconfigAction |
ConnectionPoolReconfigHelper.ReconfigAction.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConnectionPoolReconfigHelper.ReconfigAction[] |
ConnectionPoolReconfigHelper.ReconfigAction.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.