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()
          Deprecated.  
 ResourceWarning Interaction.getWarnings()
          Gets the first ResourceWarning from the chain of warnings associated with this Interaction instance.
 

Methods in javax.resource.cci with parameters of type ResourceWarning
 void ResourceWarning.setLinkedWarning(ResourceWarning warning)
          Deprecated.  
 



Copyright © 2007-2012 OW2 Consortium. All Rights Reserved.