Uses of Class
javax.resource.cci.ResourceWarning

Packages that use ResourceWarning
javax.resource.cci   
 

Uses of ResourceWarning in javax.resource.cci
 

Methods in javax.resource.cci that return ResourceWarning
 ResourceWarning ResourceWarning.getLinkedWarning()
          Get any linked warning.
 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)
          Set a linked warning.
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.