站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档

Uses of Class javax.resource.cci.ResourceWarning (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


Uses of Class
javax.resource.cci.ResourceWarning

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



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