Deprecated API


Contents
Deprecated Interfaces
com.bea.wli.management.DeploymentMBean
          in 2.5. Please use ALSBConfigurationMBean Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.env.EnvValueTypes
          in 2.6. Please use EnvValueTypes. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.TypeIds
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
 

Deprecated Fields
com.bea.wli.monitoring.alert.AlertActionHeaders.ALERT_RULE_SEVERITY
          This header has been deprecated since ALSB release 2.6. Use the SEVERITY header instead. Property indicating the severity of the generated alert. 
com.bea.wli.sb.util.EnvValueTypes.FILE_PATH_ENV_VALUE_TYPE
          2.6 
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. 
com.bea.wli.sb.util.EnvValueTypes.UDDI_REGISTRY_URL
          2.6 
com.bea.wli.sb.util.EnvValueTypes.URI_ENV_VALUE_TYPE
          2.6 
 

Deprecated Methods
com.bea.wli.sb.management.configuration.ALSBConfigurationMBean.assignEnvValues(Collection)
          in 2.6 in favor of #customize(java.util.List) . Please see EnvValueCustomization 
com.bea.wli.sb.transports.CredentialCallback.getUsernamePasswordCredential(Ref)
          Use CredentialCallback.getUsernamePassword(com.bea.wli.config.Ref) instead 
com.bea.wli.sb.transports.TransportManagerHelper.getUsernamePasswordCredential(TransportProvider, Ref)
          Use TransportManagerHelper.getUsernamePassword(com.bea.wli.sb.transports.TransportProvider, com.bea.wli.config.Ref) instead 
com.bea.wli.sb.management.configuration.ALSBConfigurationMBean.importUploaded(Collection, boolean, boolean, String)
          in 2.6. Use ALSBConfigurationMBean.importUploaded(com.bea.wli.sb.management.importexport.ALSBImportPlan) 
com.bea.wli.config.Ref.makeAlertDestinationRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeArchiveResourceRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeArchiveSummaryRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeBusinessSvcRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeGenericDataRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeLocationRef(String)
          since 2.6 
com.bea.wli.config.Ref.makeMflRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeParentRef(String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeProxyRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeSecurityPolicyRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeServiceAccountRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeServiceProviderRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeStatisticDomainRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeStatisticRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeTaskRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeUDDIRegistryRef(String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeWsdlRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeXmlSchemaRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeXqueryRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.config.Ref.makeXsltRef(Ref, String)
          in 2.6. Please use Refs. Deprecated API is removed in the subsequent major release. 
com.bea.wli.sb.management.configuration.ALSBConfigurationMBean.replaceEnvValues(EnvValueQuery, String)
          in 2.6 in favor of #customize(java.util.List) . Please see FindAndReplaceCustomization