com.bea.wli.sb.management.configuration.ALSBConfigurationMBean.export(Collection<Ref>, boolean, String)
As of 12c, replaced by exportReferences .
|
com.bea.wli.sb.management.configuration.ALSBConfigurationMBean.exportProjects(Collection<Ref>, String)
As of 12c, replaced by exportProjectsReferences .
|
com.bea.wli.config.customization.Customization.fromXML(CustomizationsDocument)
use Customization.fromXML(InputStream, SchemaTypeLoader) instead
|
com.bea.wli.config.customization.Customization.fromXML(XmlObject)
use Customization.fromXML(InputStream, SchemaTypeLoader) instead
|
com.bea.wli.monitoring.ServiceDomainMBean.getBusinessServiceStatistics(Ref[], int, String)
use getStatistics() instead
|
com.bea.wli.config.customization.CustomizationHelper.getCustomization(CustomizationType)
Use Customization.fromXML(CustomizationsType) instead
|
com.bea.wli.config.customization.CustomizationHelper.getCustomizations(CustomizationsDocument)
Use Customization.fromXML(CustomizationsDocument) instead
|
com.bea.wli.config.customization.CustomizationHelper.getCustomizationsDocument(List<Customization>)
Use Customization.toXML(List<Customization>) instead
|
com.bea.wli.config.customization.CustomizationHelper.getCustomizationType(Customization)
Use Customization.toXML(Customization) instead
|
com.bea.wli.sb.transports.TransportException.getErrorPayload() |
com.bea.wli.monitoring.ServiceDomainMBean.getMonitoredBusinessServiceRefs()
use getMonitoredRefs() instead
|
com.bea.wli.monitoring.ServiceDomainMBean.getMonitoredProxyServiceRefs()
use getMonitoredRefs() instead
|
com.bea.wli.sb.management.importexport.ALSBImportPlan.getPassphrase()
As of 12c, replaced by getPasswordphrase .
|
com.bea.wli.monitoring.ServiceDomainMBean.getProxyServiceStatistics(Ref[], int, String)
use getStatistics() instead
|
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)
|
com.bea.wli.sb.management.importexport.ALSBImportPlan.setPassphrase(String)
As of 12c, replaced by setPasswordphrase .
|
com.bea.wli.sb.transports.InboundTransportMessageContext.setResponseMetaData(ResponseMetaData)
|
com.bea.wli.sb.transports.InboundTransportMessageContext.setResponsePayload(Source)
|