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 Y _

O

OBJECT - Static variable in class com.bea.common.security.xacml.Type
Represents a reference to a Java object.
OBJECT_BAG - Static variable in class com.bea.common.security.xacml.Type
Represents a bag of OBJECT.
observe(XMLEvent) - Method in interface weblogic.xml.xpath.XPathStreamObserver
Handles notification when an XMLEvent is encountered on the stream which represents a matching node that is not an attribute or namespace node.
observeAttribute(StartElement, Attribute) - Method in interface weblogic.xml.xpath.XPathStreamObserver
Handles notification when an XMLEvent is encountered on the stream which contains an attribute meets the criteria with which the observer was installed in the XPathStreamFactory.
observeNamespace(StartElement, Attribute) - Method in interface weblogic.xml.xpath.XPathStreamObserver
 
OFF - Static variable in class com.bea.logging.LogLevel
 
OFF - Static variable in class weblogic.i18n.logging.Severities
All messages are turned off.
OFF - Static variable in class weblogic.logging.WLLevel
 
OFF_INT - Static variable in class com.bea.logging.LogLevel
 
OFF_TEXT - Static variable in class weblogic.i18n.logging.Severities
 
OK - Static variable in interface weblogic.jdbc.extensions.ConnectionPoolFailoverCallback
A return code from the allowPoolFailover method.
oldJMSMessageIDToNew(String, long) - Method in class weblogic.jms.extensions.JMSRuntimeHelper
Convert WebLogic JMS pre-6.0 JMSMessageID format into the 6.0 format.
onAcquire(String) - Method in interface weblogic.cluster.singleton.LeaseObtainedListener
 
onAcquire(String) - Method in class weblogic.cluster.singleton.MigratableServerService
 
ONCE - Static variable in class weblogic.security.spi.Direction
Indicates that the authorization check is being performed once, with no indication of whether it is being done before or after an operation.
onCompletion(InvokeCompletedEvent) - Method in interface weblogic.webservice.async.ResultListener
Deprecated. Called when the asynchronous invoke of the operation has completed and the result is ready.
onDisk(TransactionLogger) - Method in interface weblogic.transaction.TransactionLoggable
Callback method for when object safely written to disk.
onError(TransactionLogger) - Method in interface weblogic.transaction.TransactionLoggable
Callback method for problem writing object to disk.
ONEWAY - Static variable in interface weblogic.workarea.PropagationMode
Propagate a WorkContext downstream from the caller only.
onException(Exception, String) - Method in interface weblogic.cluster.singleton.LeaseObtainedListener
 
onException(Exception, String) - Method in class weblogic.cluster.singleton.MigratableServerService
 
onRecovery(TransactionLogger) - Method in interface weblogic.transaction.TransactionLoggable
Callback method to perform recovery.
onRelease() - Method in interface weblogic.cluster.singleton.LeaseLostListener
 
onRelease() - Method in class weblogic.cluster.singleton.MigratableServerService
 
OPCODE_CURR_POOL_BUSY - Static variable in interface weblogic.jdbc.extensions.ConnectionPoolFailoverCallback
A parameter passed to the callback handler in the allowPoolFailover method.
OPCODE_CURR_POOL_DEAD - Static variable in interface weblogic.jdbc.extensions.ConnectionPoolFailoverCallback
A parameter passed to the callback handler in the allowPoolFailover() method.
OPCODE_REENABLE_CURR_POOL - Static variable in interface weblogic.jdbc.extensions.ConnectionPoolFailoverCallback
A parameter passed to the callback handler in the allowPoolFailover method.
open() - Method in class weblogic.apache.html.dom.HTMLDocumentImpl
Deprecated.  
open(char[]) - Method in interface weblogic.jms.extensions.ClientSAF
Starts the Client SAF system associated with this configuration.
openConnection(URL) - Method in class weblogic.net.http.Handler
 
openConnection(URL, Proxy) - Method in class weblogic.net.http.Handler
 
openConnection(URL) - Method in class weblogic.webservice.client.JSSEAdapter
Deprecated. Opens connection to URL
openConnection(URL) - Method in class weblogic.webservice.client.NullSSLAdapter
Deprecated.  
openConnection(URL) - Method in interface weblogic.webservice.client.SSLAdapter
Deprecated.  
openConnection(URL) - Method in class weblogic.webservice.client.WLSSLAdapter
Deprecated. Opens connection to URL
openConnection(URL, Proxy, TransportInfo) - Method in class weblogic.wsee.connection.transport.https.HTTPSClientTransport
 
openConnection(URL, Proxy, TransportInfo) - Method in class weblogic.wsee.connection.transport.https.JdkSSLAdapter
 
openConnection(URL, Proxy, TransportInfo) - Method in interface weblogic.wsee.connection.transport.https.SSLAdapter
This method is called by Server Internal Implementaion on the implementation class of this interface.
openConnection(URL, Proxy, TransportInfo) - Method in class weblogic.wsee.connection.transport.https.WlsSSLAdapter
This method is called by Server Internal Implementaion on the implementation class of this interface.
openKeyStore(InputStream) - Static method in class weblogic.wsee.connection.transport.https.SSLAdapterUtils
 
operation() - Method in interface weblogic.jws.AsyncFailure
This attribute specifies the target method name on the stub that this method will be handling the asynchronous failures for.
operation() - Method in interface weblogic.jws.AsyncResponse
This attribute specifies the target method name on the stub that this method will be handling the asynchronous responses for.
operation() - Method in interface weblogic.jws.CallbackMethod
 
OperationSpec - Class in weblogic.xml.security.specs
Deprecated. please use new WS Security API
OperationSpec() - Constructor for class weblogic.xml.security.specs.OperationSpec
Deprecated.  
operator - Variable in class weblogic.uddi.client.structures.response.Response
 
OptimisticConcurrencyException - Exception in weblogic.ejb
 
OptimisticConcurrencyException() - Constructor for exception weblogic.ejb.OptimisticConcurrencyException
 
OptimisticConcurrencyException(String) - Constructor for exception weblogic.ejb.OptimisticConcurrencyException
 
OptimisticConflictException - Exception in weblogic.jdbc.rowset
An exception is thrown when an optimistic conflict occurs during WLCachedRowSet.acceptChanges
OTHER - Static variable in class weblogic.xml.xpath.DOMXPath
Returned by getType() to indicate that this XPath evaluates to an extension-defined object.
OUTBOUND - Static variable in interface weblogic.connector.extensions.Suspendable
Used to indicate that outbound communication is to be suspended/resumed
outbound - Static variable in class weblogic.jws.Policy.Direction
 
OutputFormat - Class in weblogic.apache.xml.serialize
Deprecated. 9.2.0.0 Replaced by org.apache.xml.serialize.OutputFormat.
OutputFormat() - Constructor for class weblogic.apache.xml.serialize.OutputFormat
Deprecated. Constructs a new output format with the default values.
OutputFormat(String, String, boolean) - Constructor for class weblogic.apache.xml.serialize.OutputFormat
Deprecated. Constructs a new output format with the default values for the specified method and encoding.
OutputFormat(Document) - Constructor for class weblogic.apache.xml.serialize.OutputFormat
Deprecated. Constructs a new output format with the proper method, document type identifiers and media type for the specified document.
OutputFormat(Document, String, boolean) - Constructor for class weblogic.apache.xml.serialize.OutputFormat
Deprecated. Constructs a new output format with the proper method, document type identifiers and media type for the specified document, and with the specified encoding.
OutputFormat.Defaults - Class in weblogic.apache.xml.serialize
Deprecated. 9.2.0.0 Replaced by org.apache.xml.serialize.OutputFormat.Defaults.
OutputFormat.Defaults() - Constructor for class weblogic.apache.xml.serialize.OutputFormat.Defaults
Deprecated.  
OutputFormat.DTD - Class in weblogic.apache.xml.serialize
Deprecated. 9.2.0.0 Replaced by org.apache.xml.serialize.OutputFormat.DTD.
OutputFormat.DTD() - Constructor for class weblogic.apache.xml.serialize.OutputFormat.DTD
Deprecated.  
outputs(Object[]) - Method in class weblogicx.jsp.tags.BeanParamGenerator
 
OverviewDoc - Class in weblogic.uddi.client.structures.datatypes
The overviewDoc structure holds the metadata that describes overview infomration about a particular TModel use.
OverviewDoc() - Constructor for class weblogic.uddi.client.structures.datatypes.OverviewDoc
Class constructor.
OverviewURL - Class in weblogic.uddi.client.structures.datatypes
The overviewURL structure holds the URL to a overview document (overviewDoc).
OverviewURL(String) - Constructor for class weblogic.uddi.client.structures.datatypes.OverviewURL
Class constructor specifying the initialization value.
OwnerImpl - Class in weblogic.security.acl
Deprecated. Deprecated in WebLogic Server 7.0. Replaced by the rules-based Authorization Provider in the Pluggable Security Infrastructure.
OwnerImpl(Principal) - Constructor for class weblogic.security.acl.OwnerImpl
Deprecated. Constructs an owner with an initial principal.

Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs100
Copyright 2006 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 Y _