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

Deprecated List (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


Deprecated API

Deprecated Interfaces
javax.resource.spi.security.GenericCredential
          Use org.ietf.jgss.GSSCredential 
 

Deprecated Methods
javax.xml.soap.SOAPElementFactory.create(Name)
          Use javax.xml.soap.SOAPFactory.createElement(javax.xml.soap.Name) 
javax.xml.soap.SOAPElementFactory.create(String)
          Use javax.xml.soap.SOAPFactory.createElement(javax.xml.soap.Name) 
javax.xml.soap.SOAPElementFactory.create(String, String, String)
          Use javax.xml.soap.SOAPFactory.createElement(String localName, String prefix, String uri) instead 
javax.resource.spi.security.GenericCredential.equals(Object)
          Use org.ietf.jgss.GSSCredential 
javax.resource.spi.security.GenericCredential.getCredentialData()
          Use org.ietf.jgss.GSSCredential 
javax.resource.cci.ResourceWarning.getLinkedWarning()
          use getCause() 
javax.resource.spi.security.GenericCredential.getMechType()
          Use org.ietf.jgss.GSSCredential 
javax.enterprise.deploy.model.DeployableObject.getModuleDTDVersion()
          use DDBeanRoot.getDDBeanRootVersion 
javax.enterprise.deploy.model.DDBeanRoot.getModuleDTDVersion()
          use getDDBeanRootVersion 
javax.resource.spi.security.GenericCredential.getName()
          Use org.ietf.jgss.GSSCredential 
javax.resource.spi.security.GenericCredential.hashCode()
          Use org.ietf.jgss.GSSCredential 
javax.resource.ResourceException.setLinkedException(Exception)
          use initCause 
javax.resource.cci.ResourceWarning.setLinkedWarning(ResourceWarning)
          use initCause() 
 



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