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()
           
 

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



Copyright © 2006 Apache Software Foundation. All Rights Reserved.