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 © 2013 JBoss by Red Hat. All rights reserved.