| Package | Description |
|---|---|
| javax.resource.cci |
J2EE Connector API - Common Client Interface.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceWarning |
ResourceWarning.getLinkedWarning()
Deprecated.
use getCause()
|
ResourceWarning |
Interaction.getWarnings()
Gets the first warning for this interaction.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceWarning.setLinkedWarning(ResourceWarning linkedWarning)
Deprecated.
use initCause()
|
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.