Deprecated API


Contents
Deprecated Interfaces
weblogic.jws.control.Control
          The Control interface replaces this interface. 
weblogic.jws.control.ControlFactory
          The ControlFactory interface replaces this interface. 
weblogic.jws.control.JMSControl
          The JMSControl interface replaces this interface. 
weblogic.jws.control.JwsContext
          The JwsContext interface replaces this interface. 
weblogic.jws.control.JwsContext.Callback
          Use the JwsContext.Callback interface of the JwsContext interface instead. 
weblogic.jws.util.Logger
          as of WebLogic Platform 8.1, use Logger 
weblogic.jws.ServiceHandle
            
 

Deprecated Exceptions
weblogic.jws.control.ControlException
          The ControlException class replaces this interface. 
weblogic.jws.RetryException
            
weblogic.jws.control.ServiceControlException
          The ServiceControlException class replaces this interface. 
 

Deprecated Annotation Types
com.bea.wli.common.FieldSecurity
           
com.bea.wli.common.MethodSecurity
           
com.bea.wli.common.Security
           
com.bea.wli.common.control.Selector
           
 

Deprecated Fields
com.bea.wli.bpm.runtime.ProcessStatus.PENDING_ABORT
            
 

Deprecated Methods
com.bea.wli.tpm.management.configuration.TransportMBean.addBasicAuthentication(String, String, String, String)
          - remove password when pw store is completed 
com.bea.wlxt.XT.addMFLDocument(URL)
            
com.bea.wlxt.XT.addMFLDocument(URL, InputSource)
            
com.bea.wlxt.XT.addMFLDocument(URL, InputStream)
            
com.bea.wli.tpm.management.configuration.TransportMBean.addOneWayWithBasicAuthentication(String, String, String, String, String)
          - remove password when pw store completed 
com.bea.wlxt.XT.addStylesheet(URL)
            
com.bea.wlxt.XT.addStylesheet(URL, InputSource)
            
com.bea.wlxt.XTPool.flushXT()
            
com.bea.control.JwsContext.getCallbackLocation()
          Supported for backward compatibility only; as of WebLogic Platform 8.1, replaced by ServiceControl.getEndPoint(). 
com.bea.control.JwsContext.getCallbackPassword()
          Supported for backward compatibility only; as of WebLogic Platform 8.1, replaced by ServiceControl.getPassword(). 
com.bea.control.JwsContext.getCallbackUsername()
          Supported for backward compatibility only; as of WebLogic Platform 8.1, replaced by ServiceControl.getUsername(). 
com.bea.wli.management.configuration.B2BConfigurationException.getNestedException()
            
com.bea.wli.tpm.management.configuration.ConfigurationException.getNestedException()
            
com.bea.wli.tpm.management.configuration.DeleteException.getNestedException()
            
com.bea.wli.tpm.management.configuration.ManagementException.getNestedException()
            
com.bea.wli.tpm.management.configuration.ObjectActiveException.getNestedException()
            
com.bea.wli.tpm.management.configuration.UpdateException.getNestedException()
            
com.bea.wli.management.runtime.FileEventGeneratorsRuntimeMBean.getRuntimeMBean(String)
          Use getMBeansByType(FileEventGenRuntimeMBean.TYPE) and lookup the string 
com.bea.wli.management.runtime.TimerEventGeneratorsRuntimeMBean.getRuntimeMBean(String)
          Use getMBeansByType(TimerEventGenRuntimeMBean.TYPE) and lookup the string 
com.bea.wli.management.runtime.FileEventGeneratorsRuntimeMBean.getRuntimeMBeans()
          Use getMBeansByType(FileEventGenRuntimeMBean.TYPE); 
com.bea.wli.management.runtime.TimerEventGeneratorsRuntimeMBean.getRuntimeMBeans()
          Use getMBeansByType(TimerEventGenRuntimeMBean.TYPE); 
com.bea.wli.management.configuration.EmailEventGenChannelConfiguration.getSubjectFilter()
          Return the subject filter 
com.bea.wlxt.XTPool.getXT()
            
com.bea.wlxt.XT.init(Properties)
            
com.bea.wlxt.XT.init(String)
            
com.bea.wli.tpm.management.configuration.CertificateMBean.isPasswordEncrypted()
            
com.bea.wlxt.XT.parse(URL, InputStream, PrintWriter)
            
com.bea.wlxt.XT.parse(URL, InputStream, String, PrintWriter)
            
com.bea.wlxt.XT.parse(URL, InputStream, String, String, PrintWriter)
            
com.bea.wlxt.XTPool.putXT(XT)
            
com.bea.wlxt.XT.reinit(Properties)
            
com.bea.wlxt.XT.reinitStylesheet(URL)
            
com.bea.wlxt.XT.serialize(URL, Document, OutputStream, PrintWriter)
            
com.bea.wlxt.XT.serialize(URL, InputSource, OutputStream)
            
com.bea.wlxt.XT.serialize(URL, InputSource, OutputStream, PrintWriter)
            
com.bea.wlxt.XT.serialize(URL, InputStream, OutputStream)
            
com.bea.wlxt.XT.serialize(URL, InputStream, OutputStream, PrintWriter)
            
com.bea.control.JwsContext.setCallbackLocation(String)
          Supported for backward compatibility only; as of WebLogic Platform 8.1, replaced by ServiceControl.setEndPoint(URL). 
com.bea.control.JwsContext.setCallbackLocation(URL)
          Supported for backward compatibility only; as of WebLogic Platform 8.1, replaced by ServiceControl.setEndPoint(URL). 
com.bea.control.JwsContext.setCallbackPassword(String)
          Supported for backward compatibility only; as of WebLogic Platform 8.1, replaced by ServiceControl.setPassword(String). 
com.bea.control.JwsContext.setCallbackUsername(String)
          Supported for backward compatibility only; as of WebLogic Platform 8.1, replaced by ServiceControl.setUsername(String). 
com.bea.wlxt.XTPool.setMaxPoolXT(int)
            
com.bea.wli.management.configuration.B2BConfigurationException.setNestedException(Throwable)
            
com.bea.wli.tpm.management.configuration.ConfigurationException.setNestedException(Throwable)
            
com.bea.wli.tpm.management.configuration.DeleteException.setNestedException(Throwable)
            
com.bea.wli.tpm.management.configuration.ManagementException.setNestedException(Throwable)
            
com.bea.wli.tpm.management.configuration.ObjectActiveException.setNestedException(Throwable)
            
com.bea.wli.tpm.management.configuration.UpdateException.setNestedException(Throwable)
            
com.bea.wli.tpm.management.configuration.CertificateMBean.setPassword(String)
          remove when pw store completed 
com.bea.wli.tpm.management.configuration.CertificateMBean.setPasswordEncrypted(boolean)
            
com.bea.wli.management.configuration.EmailEventGenChannelConfiguration.setSubjectFilter(String)
          Set the subject filter to filter email messages. 
com.bea.wlxt.XT.transform(Document, OutputStream, URL)
            
com.bea.wlxt.XT.transform(Document, URL)
            
com.bea.wlxt.XT.transform(InputSource, OutputStream, URL)
            
com.bea.wlxt.XT.transform(InputSource, URL)
            
 

Deprecated Constructors
com.bea.jws.SoapFaultException(XmlObject, String)