| Package | Description |
|---|---|
| javax.resource.cci |
| Modifier and Type | Method and Description |
|---|---|
ResourceWarning |
ResourceWarning.getLinkedWarning()
Gets the linked warning.
|
ResourceWarning |
Interaction.getWarnings()
Returns the current set of warnings.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceWarning.setLinkedWarning(ResourceWarning warning)
Sets the linked warning.
|