Deprecated API


Contents
Deprecated Classes
com.bea.wli.sb.management.query.ServiceProviderQuery
          in 3.0 . Please use ServiceKeyProviderQuery . deprecated APIs are removed in the subsequent major release. 
 

Deprecated Fields
com.bea.wli.sb.util.Refs.SERVICE_PROVIDER_TYPE
          in 3.0. Please use Refs.SERVICE_KEY_PROVIDER_TYPE. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.SYSTEM_JNDI_PROVIDER_FOLDER
          in 2.6. Please use Refs.SYSTEM_JNDI_PROVIDER_FOLDER. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.SYSTEM_PROJECT_REF
          in 2.6. Please use Refs.SYSTEM_PROJECT_REF. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.SYSTEM_SMTP_FOLDER
          in 2.6. Please use Refs.SYSTEM_SMTP_FOLDER. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.SYSTEM_UDDI_FOLDER
          in 2.6. Please use Refs.SYSTEM_UDDI_FOLDER. Deprecated API is removed in the subsequent major release. 
 

Deprecated Methods
com.bea.wli.sb.services.BindingTypeInfo.hasRMPolicy()
          this method has been deprecated in 3.0 and should not be called. Transport providers should not rely on this. method. This method will always return false. 
com.bea.wli.sb.services.BindingTypeInfo.hasWSSecurityPolicy()
          this method has been deprecated in 3.0 and should not be called. Transport providers should not rely on this method. This method will always return false. 
com.bea.wli.config.Ref.makeLocationRef(String)
          since 2.6 
com.bea.wli.sb.util.Refs.makeServiceProviderRef(Ref, String)
          in 3.0. Please use Refs.makeServiceKeyProviderRef(com.bea.wli.config.Ref, String) . Deprecated API is removed in the subsequent major release.