|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceWarning | |
javax.resource.cci | J2EE Connector API - Common Client Interface. |
Uses of ResourceWarning in javax.resource.cci |
Methods in javax.resource.cci that return ResourceWarning | |
ResourceWarning |
ResourceWarning.getLinkedWarning()
Deprecated. use getCause() |
ResourceWarning |
Interaction.getWarnings()
Gets the first warning for this interaction. |
Methods in javax.resource.cci with parameters of type ResourceWarning | |
void |
ResourceWarning.setLinkedWarning(ResourceWarning linkedWarning)
Deprecated. use initCause() |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |