BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference

A B C D E F G H I J K L M N O P Q R S T U V W X

W

WLCachedRowSet - interface weblogic.jdbc.rowset.WLCachedRowSet.
WLCachedRowSet is an extension to the javax.sql.RowSet interface.
WLCall - interface weblogic.webservice.extensions.WLCall.
Deprecated. please migrate to jws for webservices
WLConnection - interface weblogic.jdbc.extensions.WLConnection.
Contains methods to interact with the Statement Cache
WLContext - interface weblogic.jndi.WLContext.
Interface for a WebLogic naming context.
WLDestination - interface weblogic.jms.extensions.WLDestination.
A WLDestination provides methods that are not supported by javax.jms.Destination.
WLErrorManager - class weblogic.logging.WLErrorManager.
An ErrorManager that handles errors by removing the failing handler from the logger and logging a WLLevel.CRITICAL message.
WLHttpTransport - interface weblogic.jws.WLHttpTransport.
Specifies the context path and service URI sections of the URL used to invoke the Web Service over the HTTP transport, as well as the name of the port in the generated WSDL.
WLHttpsTransport - interface weblogic.jws.WLHttpsTransport.
Specifies the context path and service URI sections of the URL used to invoke the Web Service over the HTTPS transport, as well as the name of the port in the generated WSDL.
WLInitialContextFactory - class weblogic.jndi.WLInitialContextFactory.
The WLInitialContextFactory creates initial contexts for accessing the WebLogic naming service.
WLInitialContextFactoryDelegate - class weblogic.jndi.WLInitialContextFactoryDelegate.
The WLInitialContextFactoryDelegate creates initial contexts for accessing the WebLogic naming service locally or remotely via t3.
WLJmsTransport - interface weblogic.jws.WLJmsTransport.
Specifies the context path and service URI sections of the URL used to invoke the Web Service over the JMS transport, as well as the name of the port in the generated WSDL.
WLLevel - class weblogic.logging.WLLevel.
This class enumerates the WebLogic specific logging levels.
WLLog4jLevel - class weblogic.logging.log4j.WLLog4jLevel.
This class enumerates the Log4j logging levels.
WLLog4jLogEvent - class weblogic.logging.log4j.WLLog4jLogEvent.
Defines the fields in the logging event which is passed on to all Appenders.
WLLogRecord - class weblogic.logging.WLLogRecord.
WebLogic extensions to java.util.logging.LogRecord Defines the fields in the log records which are specific to WLS.
WLMessage - interface weblogic.jms.extensions.WLMessage.
A WLMessage provides methods not supported by javax.jms.Message.
WLMessageFactory - interface weblogic.jms.extensions.WLMessageFactory.
A WLMessageFactory provides vendor specific methods not supported by JMS specification.
WLMessageProducer - interface weblogic.jms.extensions.WLMessageProducer.
A WLMessageProducer provides methods not supported by javax.jms.MessageProducer.
WLQueryProperties - interface weblogic.ejb.WLQueryProperties.
 
WLQueueSession - interface weblogic.jms.extensions.WLQueueSession.
A WLQueueSession provides fields and methods not supported by javax.jms.QueueSession.
WLRowSetMetaData - interface weblogic.jdbc.rowset.WLRowSetMetaData.
WLRowSetMetaData extends the javax.sql.RowSetMetaData interface with extended meta-data methods.
WLSAbstractPrincipal - class weblogic.security.principal.WLSAbstractPrincipal.
The WLSAbstractPrincipal class is a convenience abstract class that implements a principal whose name field will be signed by the PrincipalValidatorImpl class.
WLSCertPathBuilderResult - class weblogic.security.pk.WLSCertPathBuilderResult.
A convenience class for returning results.
WLSCertPathValidatorResult - class weblogic.security.pk.WLSCertPathValidatorResult.
A convenience class for returning results.
WLSGroup - interface weblogic.security.spi.WLSGroup.
The WLSGroup interface is a marker interface used to signify that a principal represents a WebLogic Server group.
WLSGroupImpl - class weblogic.security.principal.WLSGroupImpl.
The WLSGroupImpl class is a convenience class that implements a WLSGroup principal whose name field will be signed by the PrincipalValidatorImpl class.
WLSPrincipal - interface weblogic.security.principal.WLSPrincipal.
The WLSPrincipal interface is a convenience interface that defines a principal whose name field will be signed by the PrincipalValidatorImpl class.
WLSPrincipals - class weblogic.security.WLSPrincipals.
Use this class to find out if a Principal has special meaning to WebLogic Server.
WLSSLAdapter - class weblogic.webservice.client.WLSSLAdapter.
Deprecated. please migrate to jws for webservices
WLSUser - interface weblogic.security.spi.WLSUser.
The WLSUser interface is a marker interface used to signify that a principal represents a WebLogic Server user.
WLSUserImpl - class weblogic.security.principal.WLSUserImpl.
The WLSUserImpl is a convenience class that implements a WLSUser principal whose name field will be signed by the PrincipalValidatorImpl class.
WLService - interface weblogic.webservice.extensions.WLService.
Deprecated. please migrate to jws for webservices
WLSession - interface weblogic.jms.extensions.WLSession.
A WLSession provides fields and methods that are not supported by javax.jms.Session.
WLStub - interface weblogic.wsee.jaxrpc.WLStub.
Weblogic specific stub properties.
WLSyncProvider - class weblogic.jdbc.rowset.WLSyncProvider.
 
WLTimer - interface weblogic.ejb.WLTimer.
 
WLTimerInfo - class weblogic.ejb.WLTimerInfo.
 
WLTimerService - interface weblogic.ejb.WLTimerService.
 
WLTopicSession - interface weblogic.jms.extensions.WLTopicSession.
A WLTopicSession provides fields and methods not supported by javax.jms.TopicSession.
WMLAElement - interface weblogic.apache.wml.WMLAElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLAElementImpl - class weblogic.apache.wml.dom.WMLAElementImpl.
 
WMLAccessElement - interface weblogic.apache.wml.WMLAccessElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLAccessElementImpl - class weblogic.apache.wml.dom.WMLAccessElementImpl.
 
WMLAnchorElement - interface weblogic.apache.wml.WMLAnchorElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLAnchorElementImpl - class weblogic.apache.wml.dom.WMLAnchorElementImpl.
 
WMLBElement - interface weblogic.apache.wml.WMLBElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLBElementImpl - class weblogic.apache.wml.dom.WMLBElementImpl.
 
WMLBigElement - interface weblogic.apache.wml.WMLBigElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLBigElementImpl - class weblogic.apache.wml.dom.WMLBigElementImpl.
 
WMLBrElement - interface weblogic.apache.wml.WMLBrElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLBrElementImpl - class weblogic.apache.wml.dom.WMLBrElementImpl.
 
WMLCardElement - interface weblogic.apache.wml.WMLCardElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLCardElementImpl - class weblogic.apache.wml.dom.WMLCardElementImpl.
 
WMLDOMImplementation - interface weblogic.apache.wml.WMLDOMImplementation.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLDOMImplementationImpl - class weblogic.apache.wml.dom.WMLDOMImplementationImpl.
 
WMLDoElement - interface weblogic.apache.wml.WMLDoElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLDoElementImpl - class weblogic.apache.wml.dom.WMLDoElementImpl.
 
WMLDocument - interface weblogic.apache.wml.WMLDocument.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLDocumentImpl - class weblogic.apache.wml.dom.WMLDocumentImpl.
 
WMLElement - interface weblogic.apache.wml.WMLElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLElementImpl - class weblogic.apache.wml.dom.WMLElementImpl.
 
WMLEmElement - interface weblogic.apache.wml.WMLEmElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLEmElementImpl - class weblogic.apache.wml.dom.WMLEmElementImpl.
 
WMLFieldsetElement - interface weblogic.apache.wml.WMLFieldsetElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLFieldsetElementImpl - class weblogic.apache.wml.dom.WMLFieldsetElementImpl.
 
WMLGoElement - interface weblogic.apache.wml.WMLGoElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLGoElementImpl - class weblogic.apache.wml.dom.WMLGoElementImpl.
 
WMLHeadElement - interface weblogic.apache.wml.WMLHeadElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLHeadElementImpl - class weblogic.apache.wml.dom.WMLHeadElementImpl.
 
WMLIElement - interface weblogic.apache.wml.WMLIElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLIElementImpl - class weblogic.apache.wml.dom.WMLIElementImpl.
 
WMLImgElement - interface weblogic.apache.wml.WMLImgElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLImgElementImpl - class weblogic.apache.wml.dom.WMLImgElementImpl.
 
WMLInputElement - interface weblogic.apache.wml.WMLInputElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLInputElementImpl - class weblogic.apache.wml.dom.WMLInputElementImpl.
 
WMLMetaElement - interface weblogic.apache.wml.WMLMetaElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLMetaElementImpl - class weblogic.apache.wml.dom.WMLMetaElementImpl.
 
WMLNoopElement - interface weblogic.apache.wml.WMLNoopElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLNoopElementImpl - class weblogic.apache.wml.dom.WMLNoopElementImpl.
 
WMLOneventElement - interface weblogic.apache.wml.WMLOneventElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLOneventElementImpl - class weblogic.apache.wml.dom.WMLOneventElementImpl.
 
WMLOptgroupElement - interface weblogic.apache.wml.WMLOptgroupElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLOptgroupElementImpl - class weblogic.apache.wml.dom.WMLOptgroupElementImpl.
 
WMLOptionElement - interface weblogic.apache.wml.WMLOptionElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLOptionElementImpl - class weblogic.apache.wml.dom.WMLOptionElementImpl.
 
WMLPElement - interface weblogic.apache.wml.WMLPElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLPElementImpl - class weblogic.apache.wml.dom.WMLPElementImpl.
 
WMLPostfieldElement - interface weblogic.apache.wml.WMLPostfieldElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLPostfieldElementImpl - class weblogic.apache.wml.dom.WMLPostfieldElementImpl.
 
WMLPrevElement - interface weblogic.apache.wml.WMLPrevElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLPrevElementImpl - class weblogic.apache.wml.dom.WMLPrevElementImpl.
 
WMLRefreshElement - interface weblogic.apache.wml.WMLRefreshElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLRefreshElementImpl - class weblogic.apache.wml.dom.WMLRefreshElementImpl.
 
WMLSelectElement - interface weblogic.apache.wml.WMLSelectElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLSelectElementImpl - class weblogic.apache.wml.dom.WMLSelectElementImpl.
 
WMLSetvarElement - interface weblogic.apache.wml.WMLSetvarElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLSetvarElementImpl - class weblogic.apache.wml.dom.WMLSetvarElementImpl.
 
WMLSmallElement - interface weblogic.apache.wml.WMLSmallElement.
'small' render the text with small font (Section 11.8.1, WAP WML Version 16-Jun-1999)
WMLSmallElementImpl - class weblogic.apache.wml.dom.WMLSmallElementImpl.
 
WMLStrongElement - interface weblogic.apache.wml.WMLStrongElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLStrongElementImpl - class weblogic.apache.wml.dom.WMLStrongElementImpl.
 
WMLTableElement - interface weblogic.apache.wml.WMLTableElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLTableElementImpl - class weblogic.apache.wml.dom.WMLTableElementImpl.
 
WMLTdElement - interface weblogic.apache.wml.WMLTdElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLTdElementImpl - class weblogic.apache.wml.dom.WMLTdElementImpl.
 
WMLTemplateElement - interface weblogic.apache.wml.WMLTemplateElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLTemplateElementImpl - class weblogic.apache.wml.dom.WMLTemplateElementImpl.
 
WMLTimerElement - interface weblogic.apache.wml.WMLTimerElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLTimerElementImpl - class weblogic.apache.wml.dom.WMLTimerElementImpl.
 
WMLTrElement - interface weblogic.apache.wml.WMLTrElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLTrElementImpl - class weblogic.apache.wml.dom.WMLTrElementImpl.
 
WMLUElement - interface weblogic.apache.wml.WMLUElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLUElementImpl - class weblogic.apache.wml.dom.WMLUElementImpl.
 
WMLWmlElement - interface weblogic.apache.wml.WMLWmlElement.
The interface is modeled after DOM1 Spec for HTML from W3C.
WMLWmlElementImpl - class weblogic.apache.wml.dom.WMLWmlElementImpl.
 
WSDL - interface weblogic.jws.WSDL.
Specifies whether to expose the WSDL of a deployed WebLogic Web Service.
WSPasswordDigest - interface weblogic.security.spi.WSPasswordDigest.
 
WSSEConstants - interface weblogic.xml.security.wsse.WSSEConstants.
Deprecated. please use new WS Security API
WSSEReader - class weblogic.xml.security.wsse.WSSEReader.
Deprecated. please use new WS Security API
WSSecurityInfo - interface weblogic.xml.crypto.wss.WSSecurityInfo.
 
WSUserPasswordDigest - interface weblogic.security.WSUserPasswordDigest.
The WSUserPasswordDigest interface defines the interface for for tokens that are passed to the assertIdentity call for the wsse:PasswordDigest token type.
WTCMBeanObject - class weblogic.wtc.gwt.WTCMBeanObject.
 
WatchNotification - class weblogic.diagnostics.watch.WatchNotification.
This class defines a notification for a watch rule.
WebLogicCommandType - class weblogic.deploy.api.shared.WebLogicCommandType.
Extends CommandType to provide additional DeploymentManager commands for WebLogic Server.
WebLogicDConfigBean - interface weblogic.deploy.api.spi.WebLogicDConfigBean.
This interface provides WebLogic Server extensions to DConfigBean.
WebLogicDConfigBeanRoot - interface weblogic.deploy.api.spi.WebLogicDConfigBeanRoot.
This interface provides WebLogic Server extensions to DConfigBeanRoot.
WebLogicDDBean - interface weblogic.deploy.api.model.WebLogicDDBean.
 
WebLogicDDBeanRoot - interface weblogic.deploy.api.model.WebLogicDDBeanRoot.
 
WebLogicDeployableObject - class weblogic.deploy.api.model.WebLogicDeployableObject.
This class is the WebLogic Server implementation of DeployableObject.
WebLogicDeploymentConfiguration - interface weblogic.deploy.api.spi.WebLogicDeploymentConfiguration.
This interface provides WebLogic Server extensions to DeploymentConfiguration.
WebLogicDeploymentFactory - interface weblogic.deploy.api.spi.factories.WebLogicDeploymentFactory.
This is a WebLogic extension to javax.enterprise.deploy.spi.factories.DeploymentFactory.
WebLogicDeploymentManager - interface weblogic.deploy.api.spi.WebLogicDeploymentManager.
This interface provides WebLogic Server extensions to the DeploymentManager interface.
WebLogicJ2eeApplicationObject - class weblogic.deploy.api.model.WebLogicJ2eeApplicationObject.
This class is the WebLogic Server implementation of DeployableObject.
WebLogicLogNotification - class weblogic.management.logging.WebLogicLogNotification.
This class is the type of Notifications which are generated by the LogBroadcasterRuntimeMBean in the server for log messages.
WebLogicMBean - interface weblogic.management.WebLogicMBean.
The super interface for all WebLogic Server MBeans.
WebLogicModuleType - class weblogic.deploy.api.shared.WebLogicModuleType.
This class extends javax.enterprise.deploy.shared.ModuleType to enumerate the deployable module types supported in WebLogic Server.
WebLogicObjectName - class weblogic.management.WebLogicObjectName.
Deprecated. 9.0.0.0
WebLogicTarget - class weblogic.deploy.api.spi.WebLogicTarget.
WebLogic extension to the javax.enterprise.deploy.spi.Target interface.
WebLogicTargetModuleID - class weblogic.deploy.api.spi.WebLogicTargetModuleID.
WLS extensions to the javax.enterprise.deploy.spi.TargetModuleID interface.
WebLogicTargetType - class weblogic.deploy.api.shared.WebLogicTargetType.
This class enumerates the different types of deployment targets supported in WebLogic Server.
WebServiceContext - class weblogic.webservice.context.WebServiceContext.
Deprecated. please migrate to jws for webservices
WebServiceHeader - interface weblogic.webservice.context.WebServiceHeader.
Deprecated. please migrate to jws for webservices
WebServiceResource - class weblogic.security.service.WebServiceResource.
The WebServiceResource class is used by a container to specify the Web Service resource (and method related to the resource) that a caller is attempting to access.
WebServiceSession - interface weblogic.webservice.context.WebServiceSession.
Deprecated. please migrate to jws for webservices
Work - interface commonj.work.Work.
This is implemented by applications when they want to run code blocks asynchronously.
WorkCompletedException - exception commonj.work.WorkCompletedException.
This exception indicates that a Work started but completed with an exception.
WorkContext - interface weblogic.workarea.WorkContext.
WorkContext is a marker interface used for marshaling and unmarshaling user data in a WorkArea.
WorkContextInput - interface weblogic.workarea.WorkContextInput.
WorkContextInput is a primitive stream used for unmarshaling WorkContext implementations.
WorkContextMap - interface weblogic.workarea.WorkContextMap.
WorkContextMap provides internal users and layered products mechanisms for tagging certain requests (whether remote or local) and propagating that information based on certain policy constraints.
WorkContextOutput - interface weblogic.workarea.WorkContextOutput.
WorkConectOutput is a primitive stream used for marshaling WorkContext implementations.
WorkContextResource - class weblogic.security.service.WorkContextResource.
The WorkContextResource class is used by a container to specify the WorkContext resource (and method related to the resource) that a caller is attempting to access.
WorkEvent - interface commonj.work.WorkEvent.
This is sent to a WorkListener as the Work is processed by a WorkManager.
WorkException - exception commonj.work.WorkException.
This is the base class for all Work related exceptions.
WorkItem - interface commonj.work.WorkItem.
This is returned once a Work is submitted to a WorkManager.
WorkListener - interface commonj.work.WorkListener.
This is a callback interface called to report on the dispatching of a Work.
WorkManager - interface commonj.work.WorkManager.
The WorkManager is the abstraction for dispatching and monitoring asynchronous work and is a factory for creating application short or long lived Works.
WorkRejectedException - exception commonj.work.WorkRejectedException.
This is thrown then the Work cannot be started.
WsrmSequenceSender - class weblogic.wsee.reliability.WsrmSequenceSender.
 
WsrmUtils - class weblogic.wsee.reliability.WsrmUtils.
This class is a utility class for using Web Services Reliable Messaging (WSRM).

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.
A B C D E F G H I J K L M N O P Q R S T U V W X