BEA Systems, Inc.

WebLogic Server 6.0sp2 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 Y Z _

D

darkblue - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkcyan - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkgoldenrod - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkgray - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkgreen - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkkhaki - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkmagenta - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkolivegreen - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkorange - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkorchid - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkred - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darksalmon - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkseagreen - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkslateblue - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkslategray - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkturquoise - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
darkviolet - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
data - Variable in class weblogic.apache.xerces.dom.CharacterDataImpl
 
DATA - Static variable in class weblogic.common.SequenceEvent
New data (in sequence) is available.
DatabaseMetaData - class weblogic.jdbc.oci.xa.DatabaseMetaData.
 
DatabaseMetaData - class weblogic.jdbc.pool.DatabaseMetaData.
 
DatabaseMetaData(DatabaseMetaData, ConnectionEnv, Connection) - Constructor for class weblogic.jdbc.pool.DatabaseMetaData
 
dataDefinitionCausesTransactionCommit() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
dataDefinitionIgnoredInTransactions() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
DataOverrunException - exception weblogic.jms.extensions.DataOverrunException.
This exception is thrown by a multicast session when the number of messages received by the session, but not yet delivered to the messageListener, exceeds the maximum number of messages allowed for the session.
DataOverrunException(String, String, String, Destination) - Constructor for class weblogic.jms.extensions.DataOverrunException
Construct a DataOverrunException with reason.
DataOverrunException(String, String, String, String, Destination) - Constructor for class weblogic.jms.extensions.DataOverrunException
Construct a DataOverrunException with reason and errorCode for exception.
DataProviderAssociation - class weblogic.apache.xalan.xpath.DataProviderAssociation.
Key to XLocator association class.
DataProviderAssociation(Object, XLocator) - Constructor for class weblogic.apache.xalan.xpath.DataProviderAssociation
 
DataSet - class weblogic.db.jdbc.DataSet.
DataSet is the abstract parent class of TableDataSet and QueryDataSet.
dataset() - Method in class weblogic.db.jdbc.Record
Returns the parent DataSet of a Record.
DataSet() - Constructor for class weblogic.db.jdbc.DataSet
Internal use only.
DataSetException - exception weblogic.db.jdbc.DataSetException.
A DataSetException is thrown whenever something that isn't a database server error goes wrong in a DataSet.
DataSetException(String) - Constructor for class weblogic.db.jdbc.DataSetException
Constructor.
DATASOURCE - Static variable in interface weblogic.apache.xalan.xpath.XPathSupport
 
dataType_avt - Variable in class weblogic.apache.xalan.xslt.ElemSort
 
DATATYPE_DOMAIN - Static variable in class weblogic.apache.xerces.validators.datatype.DatatypeMessageProvider
The domain of messages concerning the XML Schema: Datatypes specification.
DatatypeError - Static variable in class weblogic.apache.xerces.validators.schema.SchemaMessageProvider
 
DatatypeMessageProvider - class weblogic.apache.xerces.validators.datatype.DatatypeMessageProvider.
This class is based on an implementation from the Apache XML Project.
DatatypeMessageProvider() - Constructor for class weblogic.apache.xerces.validators.datatype.DatatypeMessageProvider
 
DatatypeMessages - class weblogic.apache.xerces.msg.DatatypeMessages.
This file contains error and warning messages for the schema datatype validator The messages are arranged in key and value tuples in a ListResourceBundle.
DatatypeMessages() - Constructor for class weblogic.apache.xerces.msg.DatatypeMessages
 
DatatypeQualUnsupported - Static variable in class weblogic.apache.xerces.validators.schema.SchemaMessageProvider
 
datatypeValidator - Variable in class weblogic.apache.xerces.validators.common.XMLElementDecl
 
datatypeValidator - Variable in class weblogic.apache.xerces.validators.common.XMLAttributeDecl
 
datatypeValidator - Variable in class weblogic.apache.xerces.validators.schema.TraverseSchema.ComplexTypeInfo
 
DatatypeValidator - interface weblogic.apache.xerces.validators.datatype.DatatypeValidator.
DataTypeValidator defines the interface that data type validators must obey.
DatatypeValidatorFactory - interface weblogic.apache.xerces.validators.datatype.DatatypeValidatorFactory.
This class is based on an implementation from the Apache XML Project.
DatatypeValidatorFactoryImpl - class weblogic.apache.xerces.validators.datatype.DatatypeValidatorFactoryImpl.
This class is based on an implementation from the Apache XML Project.
DatatypeWithType - Static variable in class weblogic.apache.xerces.validators.schema.SchemaMessageProvider
 
DATE - Static variable in class weblogic.common.ParamTypes
Constant for a date data type.
DAY - Static variable in class weblogic.event.evaluators.EvaluateTime
Constant for expressing time.
dbKonaMethod() - Method in class weblogic.db.jdbc.Column
 
dbtype() - Method in class weblogic.db.jdbc.Column
Returns the data-source specific type of a Column.
deassociateXLocatorToNode(Node) - Method in interface weblogic.apache.xalan.xpath.XPathEnvSupport
Deassociate an XLocator provider to a node based on the root of the tree that the node is parented by.
deassociateXLocatorToNode(Node) - Method in class weblogic.apache.xalan.xpath.XPathSupportDefault
Deassociate an XLocator provider to a node based on the root of the tree that the node is parented by.
deassociateXLocatorToNode(Node) - Method in class weblogic.apache.xalan.xpath.xml.XMLParserLiaisonDefault
Associate an XLocator provider to a node.
deassociateXLocatorToNode(Node) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Deassociate an XLocator provider to a node.
DEBUG - Static variable in class weblogic.logging.Severities
A debug message.
DEBUG_TEXT - Static variable in class weblogic.logging.Severities
 
debug(String) - Method in interface weblogic.common.LogServicesDef
Logs the specified string as a debug message in the log file.
debug(String) - Method in class weblogic.logging.NonCatalogLogger
Log a debug message.
debug(String, Throwable) - Method in class weblogic.logging.NonCatalogLogger
 
DebuggableRealm - interface weblogic.security.acl.DebuggableRealm.
 
debugInfo() - Method in class weblogic.db.jdbc.TableDataSet
Returns information about a TableDataSet object for debugging purposes.
DecimalDatatypeValidator - class weblogic.apache.xerces.validators.datatype.DecimalDatatypeValidator.
DecimalValidator validates that content satisfies the W3C XML Datatype for decimal
DecimalDatatypeValidator() - Constructor for class weblogic.apache.xerces.validators.datatype.DecimalDatatypeValidator
 
DecimalDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class weblogic.apache.xerces.validators.datatype.DecimalDatatypeValidator
 
declareParam(String, int) - Method in class weblogic.common.ParamSet
Declares the specified name and data type as a IN/OUT parameter and returns it as a ParamValue.
declareParam(String, int, String) - Method in class weblogic.common.ParamSet
Declares the specified name, data type, and description as a IN/OUT parameter and returns it as a ParamValue.
decode(byte[]) - Static method in class weblogic.apache.xerces.utils.HexBin
 
decode(byte[]) - Static method in class weblogic.apache.xerces.utils.Base64
Decodes Base64 data into octects
decode(InputStream) - Method in class weblogic.security.JDK11Certificate
Decodes a certificate from an input stream.
decreaseDepth() - Method in class weblogic.apache.xerces.utils.NamespacesScope
Remove a namespace mappng
decrementContextNodePosition() - Method in interface weblogic.apache.xalan.xpath.XPathSupport
Decrement the current context node position.
decrementContextNodePosition() - Method in class weblogic.apache.xalan.xpath.XPathSupportDefault
Decrement the current context node position.
DeepNodeListImpl - class weblogic.apache.xerces.dom.DeepNodeListImpl.
This class implements the DOM's NodeList behavior for Element.getElementsByTagName()
DeepNodeListImpl(NodeImpl, String) - Constructor for class weblogic.apache.xerces.dom.DeepNodeListImpl
Constructor.
DeepNodeListImpl(NodeImpl, String, String) - Constructor for class weblogic.apache.xerces.dom.DeepNodeListImpl
Constructor for Namespace support.
deeppink - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
deepskyblue - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
default_align - Static variable in class weblogic.html.TableCaptionElement
Deprecated. Default alignment for a TableCaptionElement is unset.
DEFAULT_BACKFLOW_THRESHOLD - Static variable in class weblogic.common.Sequencer
Default threshold at which back pressure on the Sequencer is applied.
default_border - Static variable in class weblogic.html.TableElement
Deprecated. Default border is unset.
default_caption - Static variable in class weblogic.html.TableElement
Deprecated. Default caption is unset.
default_cellpadding - Static variable in class weblogic.html.TableElement
Deprecated. Default cellpadding is unset.
default_cellspacing - Static variable in class weblogic.html.TableElement
Deprecated. Default cellspacing is unset.
DEFAULT_DECIMAL_FORMAT - Static variable in class weblogic.apache.xalan.xslt.Constants
 
DEFAULT_DEFERRED_DOCUMENT_CLASS_NAME - Static variable in class weblogic.apache.xerces.parsers.DOMParser
Default deferred document class name (weblogic.apache.xerces.dom.DeferredDocumentImpl).
DEFAULT_DOCUMENT_CLASS_NAME - Static variable in class weblogic.apache.xerces.parsers.DOMParser
Default programmatic document class name (weblogic.apache.xerces.dom.DocumentImpl).
DEFAULT_EXTENSION_LIAISON - Static variable in class weblogic.apache.xalan.xpath.ExtensionFunctionHandler
 
DEFAULT_FILE_NAME - Static variable in interface weblogic.management.configuration.LogMBean
The default name of the file is based on the name of the parent of this this MBean.
DEFAULT_INITIAL_CONTEXT_FACTORY - Static variable in class weblogic.jndi.Environment
The default (WebLogic) initial context.
DEFAULT_INITIAL_SEQUENCE_NUMBER - Static variable in class weblogic.common.Sequencer
Default initial sequence number is 1.
DEFAULT_ORDER - Static variable in interface weblogic.management.configuration.DeploymentMBean
The default deployment order.
DEFAULT_OUTPUT_FORMAT - Static variable in class weblogic.apache.xerces.domx.XGrammarWriter
Default output format.
DEFAULT_PREFIX_STR - Static variable in class weblogic.apache.xalan.xpath.dtm.DTM
 
DEFAULT_TYPE_DEFAULT - Static variable in class weblogic.apache.xerces.validators.common.XMLAttributeDecl
 
DEFAULT_TYPE_FIXED - Static variable in class weblogic.apache.xerces.validators.common.XMLAttributeDecl
 
DEFAULT_TYPE_IMPLIED - Static variable in class weblogic.apache.xerces.validators.common.XMLAttributeDecl
 
DEFAULT_TYPE_REQUIRED - Static variable in class weblogic.apache.xerces.validators.common.XMLAttributeDecl
 
default_width - Static variable in class weblogic.html.TableElement
Deprecated. Default width is unset.
DEFAULT_WINDOW_SIZE - Static variable in class weblogic.common.Sequencer
Default size of the sequence window.
DefaultEntityHandler - class weblogic.apache.xerces.readers.DefaultEntityHandler.
Default entity handler implementation.
DefaultEntityHandler.EntityPool - class weblogic.apache.xerces.readers.DefaultEntityHandler.EntityPool.
 
DefaultEntityHandler.EntityPool(DefaultEntityHandler, StringPool, XMLErrorReporter, boolean) - Constructor for class weblogic.apache.xerces.readers.DefaultEntityHandler.EntityPool
 
DefaultEntityHandler.EventHandler - interface weblogic.apache.xerces.readers.DefaultEntityHandler.EventHandler.
 
DefaultEntityHandler(StringPool, XMLErrorReporter) - Constructor for class weblogic.apache.xerces.readers.DefaultEntityHandler
 
DefaultErrorHandler - class weblogic.apache.xalan.xpath.xml.DefaultErrorHandler.
Implement SAX error handler for default reporting.
DefaultErrorHandler(String) - Constructor for class weblogic.apache.xalan.xpath.xml.DefaultErrorHandler
 
DefaultGroupImpl - class weblogic.security.acl.DefaultGroupImpl.
 
DefaultGroupImpl(String) - Constructor for class weblogic.security.acl.DefaultGroupImpl
 
DefaultReaderFactory - class weblogic.apache.xerces.readers.DefaultReaderFactory.
 
DefaultReaderFactory() - Constructor for class weblogic.apache.xerces.readers.DefaultReaderFactory
Constructor
defaultType - Variable in class weblogic.apache.xerces.validators.common.XMLAttributeDecl
 
DefaultUserImpl - class weblogic.security.acl.DefaultUserImpl.
DefaultUserImpl is the default implementation of the interface User.
DefaultUserImpl() - Constructor for class weblogic.security.acl.DefaultUserImpl
Constructs a DefaultUserImpl.
DefaultUserImpl(String, Object, BasicRealm) - Constructor for class weblogic.security.acl.DefaultUserImpl
 
DefaultUserInfoImpl - class weblogic.security.acl.DefaultUserInfoImpl.
DefaultUserInfoImpl is the default implementation of the UserInfo interface.
DefaultUserInfoImpl() - Constructor for class weblogic.security.acl.DefaultUserInfoImpl
Constructs a DefaultUserInfoImpl.
DefaultUserInfoImpl(String, Object) - Constructor for class weblogic.security.acl.DefaultUserInfoImpl
Create a user using the default realm.
DefaultUserInfoImpl(String, Object, String) - Constructor for class weblogic.security.acl.DefaultUserInfoImpl
 
defaultValue - Variable in class weblogic.apache.xerces.validators.common.XMLAttributeDecl
 
deferException(int, Object[], int) - Method in class weblogic.apache.xerces.readers.StreamingCharReader
Delay reporting an error message.
DeferredAttrImpl - class weblogic.apache.xerces.dom.DeferredAttrImpl.
Attribute represents an XML-style attribute of an Element.
DeferredAttrNSImpl - class weblogic.apache.xerces.dom.DeferredAttrNSImpl.
DeferredAttrNSImpl is to AttrNSImpl, what DeferredAttrImpl is to AttrImpl.
DeferredCDATASectionImpl - class weblogic.apache.xerces.dom.DeferredCDATASectionImpl.
XML provides the CDATA markup to allow a region of text in which most of the XML delimiter recognition does not take place.
DeferredCommentImpl - class weblogic.apache.xerces.dom.DeferredCommentImpl.
Represents an XML (or HTML) comment.
DeferredDocumentImpl - class weblogic.apache.xerces.dom.DeferredDocumentImpl.
The Document interface represents the entire HTML or XML document.
DeferredDocumentImpl(StringPool) - Constructor for class weblogic.apache.xerces.dom.DeferredDocumentImpl
NON-DOM: Actually creating a Document is outside the DOM's spec, since it has to operate in terms of a particular implementation.
DeferredDocumentImpl(StringPool, boolean) - Constructor for class weblogic.apache.xerces.dom.DeferredDocumentImpl
NON-DOM: Actually creating a Document is outside the DOM's spec, since it has to operate in terms of a particular implementation.
DeferredDocumentImpl(StringPool, boolean, boolean) - Constructor for class weblogic.apache.xerces.dom.DeferredDocumentImpl
Experimental constructor.
DeferredDocumentTypeImpl - class weblogic.apache.xerces.dom.DeferredDocumentTypeImpl.
This class represents a Document Type declaraction in the document itself, not a Document Type Definition (DTD).
DeferredElementDefinitionImpl - class weblogic.apache.xerces.dom.DeferredElementDefinitionImpl.
NON-DOM CLASS: Describe one of the Elements (and its associated Attributes) defined in this Document Type.
DeferredElementImpl - class weblogic.apache.xerces.dom.DeferredElementImpl.
Elements represent most of the "markup" and structure of the document.
DeferredElementNSImpl - class weblogic.apache.xerces.dom.DeferredElementNSImpl.
DeferredElementNSImpl is to ElementNSImpl, what DeferredElementImpl is to ElementImpl.
DeferredEntityImpl - class weblogic.apache.xerces.dom.DeferredEntityImpl.
Entity nodes hold the reference data for an XML Entity -- either parsed or unparsed.
DeferredEntityReferenceImpl - class weblogic.apache.xerces.dom.DeferredEntityReferenceImpl.
EntityReference models the XML &entityname; syntax, when used for entities defined by the DOM.
DeferredNode - interface weblogic.apache.xerces.dom.DeferredNode.
An interface for deferred node object.
DeferredNotationImpl - class weblogic.apache.xerces.dom.DeferredNotationImpl.
Notations are how the Document Type Description (DTD) records hints about the format of an XML "unparsed entity" -- in other words, non-XML data bound to this document type, which some applications may wish to consult when manipulating the document.
DeferredProcessingInstructionImpl - class weblogic.apache.xerces.dom.DeferredProcessingInstructionImpl.
Processing Instructions (PIs) permit documents to carry processor-specific information alongside their actual content.
DeferredTextImpl - class weblogic.apache.xerces.dom.DeferredTextImpl.
Text nodes hold the non-markup, non-Entity content of an Element or Attribute.
DefineTermElement - class weblogic.html.DefineTermElement.
Deprecated.  
DefineTermElement() - Constructor for class weblogic.html.DefineTermElement
Deprecated. Constructs a DefineTermElement.
DefineTermElement(HtmlElement) - Constructor for class weblogic.html.DefineTermElement
Deprecated. Constructs a DefineTermElement with the specified HtmlElement.
DefineTermElement(String) - Constructor for class weblogic.html.DefineTermElement
Deprecated. Constructs a DefineTermElement with the specified string.
DefinitionItem - class weblogic.html.DefinitionItem.
Deprecated.  
DefinitionItem() - Constructor for class weblogic.html.DefinitionItem
Deprecated. Constructs a DefinitionItem.
DefinitionItem(HtmlElement) - Constructor for class weblogic.html.DefinitionItem
Deprecated. Constructs a DefinitionItem with the specified HtmlElement as a term.
DefinitionItem(HtmlElement, HtmlElement) - Constructor for class weblogic.html.DefinitionItem
Deprecated. Constructs a DefinitionItem with the specified HtmlElements as a term and a definition.
DefinitionList - class weblogic.html.DefinitionList.
Deprecated.  
DefinitionList() - Constructor for class weblogic.html.DefinitionList
Deprecated.  
DELEGATE_ENVIRONMENT - Static variable in interface weblogic.jndi.WLContext
Specifies the JNDI environment to use for connecting to a third-party naming service through the WebLogic Server.
DelegatedRealm - interface weblogic.security.acl.DelegatedRealm.
Deprecated. Use weblogic.security.acl.ListableRealm and weblogic.security.acl.ManageableRealm instead.
DELETE - Static variable in class weblogic.db.jdbc.Enums
Constant for a DataSet record that is to be deleted.
delete() - Method in interface weblogic.io.common.T3File
Deletes the file specified by this object.
delete() - Method in class weblogic.zac.ZAC
Deletes a ZAC application (currently unimplemented).
deleteAcl(Principal, Acl) - Method in class weblogic.security.acl.CachingRealm
Delete an ACL from both the delegate and backup realms.
deleteAcl(Principal, Acl) - Method in interface weblogic.security.acl.ManageableRealm
Deletes an Acl from a ManageableRealm.
deleteAcl(Principal, Acl) - Method in class weblogic.security.acl.AbstractManageableRealm
Deletes an Acl from a ManageableRealm.
deleteCaption() - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
deleteCell(int) - Method in class weblogic.apache.html.dom.HTMLTableRowElementImpl
 
deleteContents() - Method in class weblogic.apache.xerces.dom.RangeImpl
 
deleteData(int, int) - Method in class weblogic.apache.xalan.xpath.dtm.DTMProxy
 
deleteData(int, int) - Method in class weblogic.apache.xerces.dom.CharacterDataImpl
Remove a range of characters from the node's value.
deleteGroup(Group) - Method in class weblogic.security.acl.CachingRealm
Delete a group from both the delegate and backup realms.
deleteGroup(Group) - Method in interface weblogic.security.acl.ManageableRealm
Deletes a Group from a ManageableRealm.
deleteGroup(Group) - Method in class weblogic.security.acl.AbstractManageableRealm
Deletes a Group from a ManageableRealm.
deleteInvalidSessions() - Method in interface weblogic.management.runtime.WebAppComponentRuntimeMBean
Deletes the invalid sessions.
deleteOwner(Principal, Principal) - Method in class weblogic.security.acl.OwnerImpl
Deletes an owner.
deletePermission(Permission) - Method in class weblogic.security.acl.CachingRealm
Delete a permission from both the delegate and backup realms.
deletePermission(Permission) - Method in interface weblogic.security.acl.ManageableRealm
Deletes a Permission from a ManageableRealm.
deletePermission(Permission) - Method in class weblogic.security.acl.AbstractManageableRealm
Deletes a Permission from a ManageableRealm.
deleteRow() - Method in class weblogic.jdbc.pool.ResultSet
 
deleteRow(int) - Method in class weblogic.apache.html.dom.HTMLTableSectionElementImpl
 
deleteRow(int) - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
deletesAreDetected(int) - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
deletesAreDetected(int) - Method in class weblogic.jdbc.pool.DatabaseMetaData
 
deleteTFoot() - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
deleteTHead() - Method in class weblogic.apache.html.dom.HTMLTableElementImpl
 
deleteUser(User) - Method in class weblogic.security.acl.CachingRealm
Delete a user from both the delegate and backup realms.
deleteUser(User) - Method in interface weblogic.security.acl.ManageableRealm
Deletes a User from a ManageableRealm.
deleteUser(User) - Method in class weblogic.security.acl.AbstractManageableRealm
Deletes a User from a ManageableRealm.
DELIM - Static variable in interface weblogic.event.common.EventTopicDef
Sets the delimiter for representation of a topic's place in the hierarchy of the topic tree.
deploy() - Method in interface weblogic.management.configuration.ApplicationMBean
 
DeploymentException - exception weblogic.management.DeploymentException.
Top-level exception for application deployment exception.
DeploymentException(String) - Constructor for class weblogic.management.DeploymentException
 
DeploymentException(String, Throwable) - Constructor for class weblogic.management.DeploymentException
 
DeploymentException(Throwable) - Constructor for class weblogic.management.DeploymentException
 
DeploymentMBean - interface weblogic.management.configuration.DeploymentMBean.
A Deployment is any MBean that may be deployed on one or more targets, such as a Component, a Web Server personality, a JMS Front-end or back-end or a JDBC connection pool.
derivedBy - Variable in class weblogic.apache.xerces.validators.schema.TraverseSchema.ComplexTypeInfo
 
DESTINATION_TYPE_QUEUE - Static variable in interface weblogic.management.configuration.JMSConstants
 
DESTINATION_TYPE_TOPIC - Static variable in interface weblogic.management.configuration.JMSConstants
 
destroy() - Method in class weblogic.apache.xalan.xslt.client.XSLTProcessorApplet
Cleanup; called when applet is terminated and unloaded.
destroy() - Method in class weblogic.common.ParamValue
Destroys a ParamValue object.
destroy() - Method in class weblogic.common.ParamSet
Destroys a ParamSet.
destroy() - Method in class weblogic.db.jdbc.EventfulRecord
Internal use only.
destroy() - Method in class weblogic.db.jdbc.DataSet
Internal use only.
destroy() - Method in class weblogic.db.jdbc.Column
Private - used for serialization
destroy() - Method in class weblogic.db.jdbc.Schema
Private - used for serialization
destroy() - Method in interface weblogic.workspace.common.WorkspaceDef
Destroys a Workspace.
destroy(String) - Method in interface weblogic.common.WorkspaceServicesDef
Deprecated. Use weblogic.workspace.common.WorkspaceDef.destroy()
Destroyable - interface weblogic.common.Destroyable.
Objects that implement this interface -- Destroyable objects -- can be monitored before and after the destroy action using DestroyMonitors.
DestroyMonitor - interface weblogic.common.DestroyMonitor.
Used to monitor modifications to a Destroyable object in the WebLogic Server.
destroyValue() - Method in interface weblogic.common.Destroyable
Destroys a monitored object.
detach() - Method in class weblogic.apache.xerces.dom.NodeIteratorImpl
 
detach() - Method in class weblogic.apache.xerces.dom.RangeImpl
 
detail - Variable in class weblogic.rmi.RemoteException
Throwable nested within the RemoteException.
DEVELOPMENT - Static variable in class weblogic.apache.xalan.xslt.XSLProcessorVersion
Development Drop Number.
DFAContentModel - class weblogic.apache.xerces.validators.common.DFAContentModel.
DFAContentModel is the derivative of ContentModel that does all of the non-trivial element content validation.
DFAContentModel(CMNode, int) - Constructor for class weblogic.apache.xerces.validators.common.DFAContentModel
Constructs a DFA content model.
DFAContentModel(CMNode, int, boolean) - Constructor for class weblogic.apache.xerces.validators.common.DFAContentModel
Constructs a DFA content model.
diag(String) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Bottleneck output of diagnostics.
diagnoseTemplateChildren(Node, Node) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Print some diagnostics about the current template child.
diagnoseXPathString(String) - Static method in class weblogic.apache.xalan.xpath.XPathProcessorImpl
Dump an XPath string to System.out.
diagnoseXPathString2(String) - Static method in class weblogic.apache.xalan.xpath.XPathProcessorImpl
Dump an XPath string to System.out.
diagnoseXPathString3(String) - Static method in class weblogic.apache.xalan.xpath.XPathProcessorImpl
Dump an XPath string to System.out.
digest() - Method in class weblogic.security.MessageDigest
 
dimgray - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
DirList - class weblogic.html.DirList.
Deprecated.  
DirList() - Constructor for class weblogic.html.DirList
Deprecated.  
disableWatchDog() - Method in interface weblogic.common.AdminServicesDef
Disables this T3Client as an administrative WatchDog.
disc - Static variable in class weblogic.html.UnorderedList
Deprecated. Constant for a disc-type bullet.
DISCONNECT_TIMEOUT_DEFAULT - Static variable in class weblogic.common.T3Client
The default DISCONNECT_TIMEOUT value set in the server configuration.
DISCONNECT_TIMEOUT_NEVER - Static variable in class weblogic.common.T3Client
Disables disconnect altogether.
disconnect() - Method in class weblogic.common.T3Client
Disconnects a T3Client from the WebLogic Server.
disconnect() - Method in class weblogic.common.T3Connection
Deprecated. Use the JNDI model
DisconnectEvent - class weblogic.common.DisconnectEvent.
Defines a DisconnectEvent that a T3Client can act upon by implementing the DisconnectListener interface.
DisconnectListener - interface weblogic.common.DisconnectListener.
Interface for specifying operations to be carried out after a client asks to be disconnected from the WebLogic Server, or a WebLogic Server disconnects a client.
disconnectOccurred(DisconnectEvent) - Method in interface weblogic.common.DisconnectListener
Implement this method to specify what should happen when a disconnect has occurred.
discoverManagedServers() - Method in interface weblogic.management.configuration.DomainMBean
Admin Server's knowledge of running Managed Servers is refreshed.
dispatch(Throwable, Object) - Method in class weblogic.common.T3Client
 
dispatch(Throwable, Object) - Method in interface weblogic.common.ClientCallback
 
dispatchEvent(Event) - Method in class weblogic.apache.xerces.dom.NodeImpl
Introduced in DOM Level 2.
display() - Method in class weblogic.common.ParamSet
Displays a string representation of a ParamSet.
display() - Method in interface weblogic.event.common.EventMessageDef
Displays a human-readable representation of an EventMessage.
display(int) - Method in class weblogic.apache.xalan.xpath.dtm.DTM
DTM development API: Given a node index, write the node's contents in extremely terse form onto Standard Output.
displayDuration(String, Object) - Method in class weblogic.apache.xalan.xslt.XSLTEngineImpl
Display the duration since pushTime was called.
DistributedAttributeUpdateException - exception weblogic.management.DistributedAttributeUpdateException.
This exception wraps an exception that occured while propagating a specific attribute change (set) from the Admin Server to a specific Managed Server.
DistributedAttributeUpdateException(ObjectName, MBeanServer, Exception, Attribute) - Constructor for class weblogic.management.DistributedAttributeUpdateException
 
DistributedManagementException - exception weblogic.management.DistributedManagementException.
This exception wraps a set of exceptions thrown when trying to update attributes over multiple managed servers in a WebLogic Domain.
DistributedManagementException(List) - Constructor for class weblogic.management.DistributedManagementException
The argument to this constructor must contain 0 or more DistributedUpdateException instances, or an java.lang.IllegalArgumentException will be thrown.
DistributedOperationUpdateException - exception weblogic.management.DistributedOperationUpdateException.
This exception wraps an exception that occured while propagating a specific operation from the Admin Server to a specific Managed Server.
DistributedOperationUpdateException(ObjectName, MBeanServer, Exception, String, Object[], String[]) - Constructor for class weblogic.management.DistributedOperationUpdateException
 
DistributedUpdateException - exception weblogic.management.DistributedUpdateException.
This exception is the super-exception for exception that occured while propagating an updated from the Admin Server to a specific Managed Server.
DistributedUpdateException(ObjectName, MBeanServer, Exception) - Constructor for class weblogic.management.DistributedUpdateException
 
div(XPathSupport, Node, int) - Method in class weblogic.apache.xalan.xpath.XPath
Divide a number.
DivElement - class weblogic.html.DivElement.
Deprecated.  
DivElement() - Constructor for class weblogic.html.DivElement
Deprecated.  
doAfterBody() - Method in class weblogicx.jsp.tags.RepeatTag
 
doAfterBody() - Method in class weblogicx.jsp.tags.QueryTag
 
doAfterBody() - Method in class weblogicx.jsp.tags.BeanParamTag
methods of javax.servlet.jsp.tagext.BodyTag
doAfterBody() - Method in class weblogicx.jsp.tags.CacheTag
 
doAfterBody() - Method in class weblogicx.jsp.tags.EncodeTag
 
doAfterBody() - Method in class weblogicx.jsp.tags.FormAnchorTag
 
doAsPrivileged(UserInfo, PrivilegedAction) - Static method in class weblogic.security.acl.Security
Set a new user to the thread for the running of the input action.
doAsPrivileged(UserInfo, PrivilegedExceptionAction) - Static method in class weblogic.security.acl.Security
Set a new user to the thread for running of the input action.
docElement - Variable in class weblogic.apache.xerces.dom.DocumentImpl
Document element.
docType - Variable in class weblogic.apache.xerces.dom.DocumentImpl
Document type.
doctypeDecl(QName, int, int) - Method in interface weblogic.apache.xerces.framework.XMLDTDScanner.EventHandler
Called when the doctype decl is scanned
doctypeDecl(QName, int, int) - Method in class weblogic.apache.xerces.validators.dtd.DTDGrammar
Called when the doctype decl is scanned
DocumentBuilderFactoryImpl - class weblogic.apache.xerces.jaxp.DocumentBuilderFactoryImpl.
The DocumentBuilderFactory implementation for the Apache Xerces XML parser.
DocumentBuilderFactoryImpl() - Constructor for class weblogic.apache.xerces.jaxp.DocumentBuilderFactoryImpl
Create a new DocumentBuilderFactoryImpl instance.
DocumentBuilderImpl - class weblogic.apache.xerces.jaxp.DocumentBuilderImpl.
The DocumentBuilder implementation for the Apache Xerces XML parser.
DocumentBuilderImpl(boolean, boolean) - Constructor for class weblogic.apache.xerces.jaxp.DocumentBuilderImpl
Create a new SAXParserFactoryImpl instance.
DocumentFragmentImpl - class weblogic.apache.xerces.dom.DocumentFragmentImpl.
DocumentFragment is a "lightweight" or "minimal" Document object.
DocumentFragmentImpl() - Constructor for class weblogic.apache.xerces.dom.DocumentFragmentImpl
Constructor for serialization.
DocumentFragmentImpl(DocumentImpl) - Constructor for class weblogic.apache.xerces.dom.DocumentFragmentImpl
Factory constructor.
DocumentImpl - class weblogic.apache.xerces.dom.DocumentImpl.
The Document interface represents the entire HTML or XML document.
DocumentImpl() - Constructor for class weblogic.apache.xerces.dom.DocumentImpl
NON-DOM: Actually creating a Document is outside the DOM's spec, since it has to operate in terms of a particular implementation.
DocumentImpl(boolean) - Constructor for class weblogic.apache.xerces.dom.DocumentImpl
Experimental constructor.
DocumentImpl(DocumentType) - Constructor for class weblogic.apache.xerces.dom.DocumentImpl
 
DocumentImpl(DocumentType, boolean) - Constructor for class weblogic.apache.xerces.dom.DocumentImpl
Experimental constructor.
DocumentTypeImpl - class weblogic.apache.xerces.dom.DocumentTypeImpl.
This class represents a Document Type declaraction in the document itself, not a Document Type Definition (DTD).
DocumentTypeImpl(DocumentImpl, String) - Constructor for class weblogic.apache.xerces.dom.DocumentTypeImpl
Factory method for creating a document type node.
DocumentTypeImpl(DocumentImpl, String, String, String) - Constructor for class weblogic.apache.xerces.dom.DocumentTypeImpl
Factory method for creating a document type node.
dodgerblue - Static variable in interface weblogic.html.HtmlColor
Deprecated.  
doEndCache() - Method in class weblogicx.jsp.tags.CacheTag
 
doEndKeyedCache() - Method in class weblogicx.jsp.tags.CacheTag
 
doEndTag() - Method in class weblogicx.jsp.tags.IncludeTag
 
doEndTag() - Method in class weblogicx.jsp.tags.BeanParamTag
 
doEndTag() - Method in class weblogicx.jsp.tags.CacheTag
 
doesMaxRowSizeIncludeBlobs() - Method in class weblogic.jdbc.oci.xa.DatabaseMetaData
 
doFailAuth(ServletRequest, ServletResponse) - Method in class weblogic.servlet.security.AuthFilter
Called just after Authentication and Authorization occurs in the WebApplication, if the process was a failure.
doInitBody() - Method in class weblogicx.jsp.tags.RepeatTag
 
doInitBody() - Method in class weblogicx.jsp.tags.QueryTag
 
doInitBody() - Method in class weblogicx.jsp.tags.BeanParamTag
 
doit() - Method in class weblogicx.jsp.tags.FormAnchorTag
 
DOM_ATTR_MODIFIED - Static variable in class weblogic.apache.xerces.dom.events.MutationEventImpl
 
DOM_CHARACTER_DATA_MODIFIED - Static variable in class weblogic.apache.xerces.dom.events.MutationEventImpl
 
DOM_NODE_INSERTED - Static variable in class weblogic.apache.xerces.dom.events.MutationEventImpl
 
DOM_NODE_INSERTED_INTO_DOCUMENT - Static variable in class weblogic.apache.xerces.dom.events.MutationEventImpl
 
DOM_NODE_REMOVED - Static variable in class weblogic.apache.xerces.dom.events.MutationEventImpl
 
DOM_NODE_REMOVED_FROM_DOCUMENT - Static variable in class weblogic.apache.xerces.dom.events.MutationEventImpl
 
DOM_SUBTREE_MODIFIED - Static variable in class weblogic.apache.xerces.dom.events.MutationEventImpl
 
DomainLogFilterMBean - interface weblogic.management.configuration.DomainLogFilterMBean.
This MBean represents a filter to qualify log messages which are logged to the domain logfile.
DomainMBean - interface weblogic.management.configuration.DomainMBean.
A WebLogic Domain.
DomainRuntimeMBean - interface weblogic.management.runtime.DomainRuntimeMBean.
This class is used for monitoring a Weblogic domain.
DOMException - exception weblogic.apache.xerces.domx.DOMException.
DOM operations only raise exceptions in "exceptional" circumstances, i.e., when an operation is impossible to perform (either for logical reasons, because data is lost, or because the implementation has become unstable).
DOMException(short, String) - Constructor for class weblogic.apache.xerces.domx.DOMException
 
DOMExceptionImpl - exception weblogic.apache.xerces.dom.DOMExceptionImpl.
DOMExceptions are thrown when one of the DOM implementation classes discovers an error condition.
DOMExceptionImpl(short, String) - Constructor for class weblogic.apache.xerces.dom.DOMExceptionImpl
Constructs a dom exception.
DOMImplementationImpl - class weblogic.apache.xerces.dom.DOMImplementationImpl.
The DOMImplementation class is description of a particular implementation of the Document Object Model.
DOMImplementationImpl() - Constructor for class weblogic.apache.xerces.dom.DOMImplementationImpl
 
DOMParser - class weblogic.apache.xerces.parsers.DOMParser.
DOMParser provides a parser which produces a W3C DOM tree as its output
DOMParser() - Constructor for class weblogic.apache.xerces.parsers.DOMParser
Default constructor.
DOMSerializer - interface weblogic.apache.xml.serialize.DOMSerializer.
Interface for a DOM serializer implementation.
done(HttpServletRequest) - Method in class weblogic.servlet.security.ServletAuthentication
This "logs out" the user in the session by removing the pertinent data from the sessions the user has logged into and also from the webserver, without losing other session data.
doPreAuth(ServletRequest, ServletResponse) - Method in class weblogic.servlet.security.AuthFilter
Called just before Authentication and Authorization occurs in the WebApplication.
doPredicate(XPath, XPathSupport, Node, int, int, int) - Method in class weblogic.apache.xalan.xpath.SimpleNodeLocator
Test a node to see if it matches the predicate test.
doStartCache() - Method in class weblogicx.jsp.tags.CacheTag
 
doStartKeyedCache() - Method in class weblogicx.jsp.tags.CacheTag
 
doStartTag() - Method in class weblogicx.jsp.tags.RepeatTag
 
doStartTag() - Method in class weblogicx.jsp.tags.QueryTag
 
doStartTag() - Method in class weblogicx.jsp.tags.BeanParamTag
methods of javax.servlet.jsp.tagext.Tag
doStartTag() - Method in class weblogicx.jsp.tags.CacheTag
Start the cache tag.
doStartTag() - Method in class weblogicx.jsp.tags.ProcessTag
 
doSuccessAuth(ServletRequest, ServletResponse) - Method in class weblogic.servlet.security.AuthFilter
Called just after Authentication and Authorization occurs in the WebApplication, if the process was a success.
doTraverseSchema(Element, StringPool, SchemaGrammar, GrammarResolver) - Method in class weblogic.apache.xerces.validators.schema.TraverseSchema
 
DOUBLE - Static variable in class weblogic.common.ParamTypes
Constant for a double data type.
DoubleDatatypeValidator - class weblogic.apache.xerces.validators.datatype.DoubleDatatypeValidator.
This class is based on an implementation from the Apache XML Project.
DoubleDatatypeValidator() - Constructor for class weblogic.apache.xerces.validators.datatype.DoubleDatatypeValidator
 
DoubleDatatypeValidator(DatatypeValidator, Hashtable, boolean) - Constructor for class weblogic.apache.xerces.validators.datatype.DoubleDatatypeValidator
 
Driver - class weblogic.jdbc.pool.Driver.
Provides serverside access to connection pools.
Driver() - Constructor for class weblogic.jdbc.pool.Driver
 
drop(Connection, String) - Static method in class weblogic.db.jdbc.oracle.Sequence
Drops a sequence from an Oracle server.
DTD - Static variable in class weblogic.apache.xerces.domx.XGrammarWriter.OutputFormat
Output format: DTD.
DTDGrammar - class weblogic.apache.xerces.validators.dtd.DTDGrammar.
A DTD grammar.
DTDGrammar(StringPool) - Constructor for class weblogic.apache.xerces.validators.dtd.DTDGrammar
Default constructor.
dtm - Variable in class weblogic.apache.xalan.xpath.dtm.DTMProxy
 
DTM - class weblogic.apache.xalan.xpath.dtm.DTM.
DTM is an XML document model expressed as a table rather than an object tree.
DTM() - Constructor for class weblogic.apache.xalan.xpath.dtm.DTM
Construct a DTM.
DTM(ProblemListener) - Constructor for class weblogic.apache.xalan.xpath.dtm.DTM
Construct a DTM.
DTMException - exception weblogic.apache.xalan.xpath.dtm.DTMException.
Simple implementation of DOMException.
DTMException(short) - Constructor for class weblogic.apache.xalan.xpath.dtm.DTMException
 
DTMException(short, String) - Constructor for class weblogic.apache.xalan.xpath.dtm.DTMException
Constructs a DOM/DTM exception.
DTMLiaison - class weblogic.apache.xalan.xpath.dtm.DTMLiaison.
Liaison to Document Table Model (DTM) XML parser -- the default liaison and parser that XSLTProcessor uses to perform transformations.
DTMLiaison() - Constructor for class weblogic.apache.xalan.xpath.dtm.DTMLiaison
Construct an instance.
DTMLiaison(ErrorHandler) - Constructor for class weblogic.apache.xalan.xpath.dtm.DTMLiaison
Constructor that takes SAX ErrorHandler as an argument.
DTMLiaison(XPathEnvSupport) - Constructor for class weblogic.apache.xalan.xpath.dtm.DTMLiaison
Construct an instance.
DTMNodeLocator - class weblogic.apache.xalan.xpath.dtm.DTMNodeLocator.
DTMNodeLocator() - Constructor for class weblogic.apache.xalan.xpath.dtm.DTMNodeLocator
Create a DTMNodeLocator object.
DTMProxy - class weblogic.apache.xalan.xpath.dtm.DTMProxy.
DTMProxy presents a DOM Node API front-end to the DTM model.
DTMProxyMap - class weblogic.apache.xalan.xpath.dtm.DTMProxyMap.
DTMProxyMap is a quickie (as opposed to quick) implementation of the DOM's NamedNodeMap interface, intended to support DTMProxy's getAttributes() call.
dump() - Method in class weblogic.apache.xalan.xpath.dtm.DTM
DTM development API: display() all the nodes in the DTM.
dump() - Method in class weblogic.common.ParamValue
Returns a formatted string representation of a ParamValue.
dump() - Method in class weblogic.common.ParamSet
Dumps the contents of a ParamSet into string form.
dump() - Method in interface weblogic.event.common.EventMessageDef
Displays a representation of an EventMessage.
dumpDTM() - Method in class weblogic.apache.xalan.xpath.dtm.DTM
 
dumpRemainingTokenQueue() - Method in class weblogic.apache.xalan.xpath.XPathProcessorImpl
Dump the remaining token queue.
DUPLICATE - Static variable in class weblogic.common.SequenceEvent
A duplicate has been inserted.
DURABLE - Static variable in interface weblogic.event.common.EventTopicDef
Represents the lifetime of a topic to end when all of the pending events have been evaluated and there are no more registrations of interest for the topic.
DURATION - Static variable in class weblogic.common.ParamTypes
Constant for a duration data type.
DynamicUserAcl - interface weblogic.security.acl.DynamicUserAcl.
Supports the dynamic creation of ACLs for owned resources.

A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _
Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60