BEA Systems, Inc.

WebLogic Server 5.1.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 Y Z

C

cached - Variable in class weblogic.db.jdbc.DataSet
 
cacheRows() - Method in class weblogic.jdbc.t3.Connection
Returns the current value of the Connection property "weblogic.t3.cacheRows".
cacheRows() - Method in class weblogic.jdbc20.t3.Connection
Returns the current value of the Connection property "weblogic.t3.cacheRows".
cacheRows(int) - Method in class weblogic.jdbc.t3.Connection
Sets the value of the Connection property "weblogic.t3.cacheRows".
cacheRows(int) - Method in class weblogic.jdbc20.t3.Connection
Sets the value of the Connection property "weblogic.t3.cacheRows".
CachingRealm - class weblogic.security.acl.CachingRealm.
Caching realm.
CachingRealm.CaseInsensitiveUserInfo - class weblogic.security.acl.CachingRealm.CaseInsensitiveUserInfo.
This class is intended for use if the auth cache is not case-sensitive.
CachingRealm.Entry - class weblogic.security.acl.CachingRealm.Entry.
Cache entry class.
CachingRealm.UserEntry - class weblogic.security.acl.CachingRealm.UserEntry.
This is a special entry class, used only in the user positive cache.
CachingRealm(ListableRealm) - Constructor for class weblogic.security.acl.CachingRealm
Create a new caching realm instance.
CachingRealm(ListableRealm, ManageableRealm, Object) - Constructor for class weblogic.security.acl.CachingRealm
Create a new caching realm instance.
cadetblue - Static variable in interface weblogic.html.HtmlColor
 
call(String) - Method in class weblogic.com.Dispatch
 
call(String, DataSet, Transaction) - Method in class bea.jolt.pool.SessionPool
Invokes a BEA TUXEDO service.
call(String, HttpServletRequest) - Method in class bea.jolt.pool.servlet.ServletSessionPool
Invokes a BEA TUXEDO service without an explicit transaction.
call(String, HttpServletRequest, Transaction) - Method in class bea.jolt.pool.servlet.ServletSessionPool
Invokes a BEA TUXEDO service.
call(String, String[], Transaction) - Method in class bea.jolt.pool.SessionPool
Invokes a BEA TUXEDO service.
CallableStatement - class weblogic.jdbc.oci.CallableStatement.
This class contains WebLogic extensions to JDBC to support the use of cursors as parameters in CallableStatements.
CallableStatement - class weblogic.jdbc.pool.CallableStatement.
 
CallableStatement - class weblogic.jdbc20.oci.CallableStatement.
This class contains WebLogic extensions to JDBC to support the use of cursors as parameters in CallableStatements.
CallableStatement() - Constructor for class weblogic.jdbc.oci.CallableStatement
 
CallableStatement() - Constructor for class weblogic.jdbc20.oci.CallableStatement
 
CallableStatement(CallableStatement, ConnectionEnv, String, Connection) - Constructor for class weblogic.jdbc.pool.CallableStatement
 
callbackData - Variable in class weblogic.common.Monitor
 
CallbackDispatcher - class weblogic.common.CallbackDispatcher.
 
CallbackDispatcher(ClientCallback, boolean) - Constructor for class weblogic.common.CallbackDispatcher
 
CallRouter - interface weblogic.rmi.extensions.CallRouter.
A class implementing this interface must be provided to rmic to enable parameter-based routing.
cancel() - Method in interface weblogic.time.common.ScheduledTriggerDef
Ends (recurring) execution of the schedule()-trigger() cycle.
cancelShut() - Method in interface weblogic.common.AdminServicesDef
Cancels a pending shutdown of a WebLogic Server.
canRead() - Method in interface weblogic.io.common.T3File
Tests if the application can read from the specified file.
canWrite() - Method in interface weblogic.io.common.T3File
Tests if the application can write to this file.
CAPACITY - Static variable in interface weblogic.common.T3ResourceDef
Maximum number of resources that can be reserved.
CAPACITYINCREMENT - Static variable in interface weblogic.common.T3ResourceDef
Number by which the size of resource allocation is incremented.
caseSensitive - Variable in class weblogic.security.acl.CachingRealm
Whether this cache is case-sensitive.
center - Static variable in class weblogic.html.AlignType
Centers element horizontally.
center - Static variable in class weblogic.html.TextAlignType
Aligns text in the center.
CenteredElement - class weblogic.html.CenteredElement.
Deprecated. Use DivElement.setCentered()
CenteredElement() - Constructor for class weblogic.html.CenteredElement
Deprecated. Constructs a CenteredElement.
CenteredElement(HtmlElement) - Constructor for class weblogic.html.CenteredElement
Deprecated. Constructs a CenteredElement with the specified HtmlElement.
CenteredElement(String) - Constructor for class weblogic.html.CenteredElement
Deprecated. Constructs a CenteredElement with the specified string.
CertAuthentication - class weblogic.security.acl.CertAuthentication.
The public face of the CertAuthenticator interface.
CertAuthentication() - Constructor for class weblogic.security.acl.CertAuthentication
 
CertAuthenticator - interface weblogic.security.acl.CertAuthenticator.
This interface is used to perform certificate-based user authentication.
Certificate - class weblogic.security.Certificate.
A generic certificate class, consisting of a key, a holder of the certificate, and a validated bit.
Certificate() - Constructor for class weblogic.security.Certificate
 
Certificate(File) - Constructor for class weblogic.security.Certificate
Initialize certificate from a file.
Certificate(InputStream) - Constructor for class weblogic.security.Certificate
Initialize certificate from a InputStream.
Certificate(URL) - Constructor for class weblogic.security.Certificate
Initialize certificate from a URL.
certificateInvalid(String, Object, X509) - Static method in class weblogic.security.audit.Audit
 
certificateInvalid(String, Object, X509) - Method in interface weblogic.security.audit.AuditProvider
An invalid X.509 certificate was presented.
certificates - Variable in class weblogic.security.acl.DefaultUserInfoImpl
 
changeStatus(Connection) - Method in class weblogic.db.jdbc.EventfulRecord
 
changeType(int) - Method in class weblogic.com.Variant
 
changeType(short) - Method in class weblogic.com.Variant
 
CHAR - Static variable in class weblogic.common.ParamTypes
Constant for a char data type.
chartreuse - Static variable in interface weblogic.html.HtmlColor
 
checkAccept(String, int) - Method in class weblogic.rmi.RMISecurityManager
 
checkAccess(Thread) - Method in class weblogic.rmi.RMISecurityManager
 
checkAccess(ThreadGroup) - Method in class weblogic.rmi.RMISecurityManager
 
checkAwtEventQueueAccess() - Method in class weblogic.rmi.RMISecurityManager
 
checkbox - Static variable in class weblogic.html.FieldType
Input field is a checkbox.
checkConnect(String, int) - Method in class weblogic.rmi.RMISecurityManager
 
checkConnect(String, int, Object) - Method in class weblogic.rmi.RMISecurityManager
 
checkCreateClassLoader() - Method in class weblogic.rmi.RMISecurityManager
 
checkDelete(String) - Method in class weblogic.rmi.RMISecurityManager
 
checkExec(String) - Method in class weblogic.rmi.RMISecurityManager
 
checkExit(int) - Method in class weblogic.rmi.RMISecurityManager
 
checkLink(String) - Method in class weblogic.rmi.RMISecurityManager
 
checkListen(int) - Method in class weblogic.rmi.RMISecurityManager
 
checkMemberAccess(Class, int) - Method in class weblogic.rmi.RMISecurityManager
 
checkMulticast(InetAddress) - Method in class weblogic.rmi.RMISecurityManager
 
checkMulticast(InetAddress, byte) - Method in class weblogic.rmi.RMISecurityManager
 
checkPackageAccess(String) - Method in class weblogic.rmi.RMISecurityManager
 
checkPackageDefinition(String) - Method in class weblogic.rmi.RMISecurityManager
 
checkPermission(Permission) - Method in class weblogic.security.acl.AclEntryImpl
Determines whether the specified permission is part of the permission set in an AclEntry.
checkPermission(Principal, Permission) - Method in class weblogic.security.acl.AclImpl
Determines whether the specified principal has the specified permission.
checkPermission(Principal, Permission) - Method in class weblogic.security.acl.URLAcl
Checks if Principal p is allowed to access perm, where perm is a file.
checkPermission(Principal, String, Permission, char) - Static method in class weblogic.security.acl.Security
Determines whether the specified Principal has the specified permission, according to Acls in the WebLogic realm.
checkPermission(Principal, String, Permission, char, Acl) - Static method in class weblogic.security.acl.Security
Determines whether the specified Principal has the specified permission, according to Acls in the WebLogic realm.
checkPermission(Principal, String, String, String) - Static method in class weblogic.security.acl.Realm
Checks whether a Principal has a named Acl in some realm that grants the named permission.
checkPermission(Principal, String, String, String, char) - Static method in class weblogic.security.acl.Realm
Checks whether a Principal has a named Acl in some realm that grants the named permission.
checkPermission(String, Acl, Principal, Permission, boolean) - Static method in class weblogic.security.audit.Audit
 
checkPermission(String, Acl, Principal, Permission, boolean) - Method in interface weblogic.security.audit.AuditProvider
A request was made to check for a permission on an ACL.
checkPermission(String, Permission, char) - Static method in class weblogic.security.acl.Security
Determines whether the current user has the specified permission, according to Acls in the WebLogic realm.
checkPermission(String, Principal, String, Permission, char) - Static method in class weblogic.security.acl.Security
 
checkPermission(String, Principal, String, Permission, char, Acl) - Static method in class weblogic.security.acl.Security
 
checkPermission(String, Principal, String, String, String) - Static method in class weblogic.security.acl.Realm
 
checkPermission(String, Principal, String, String, String, char) - Static method in class weblogic.security.acl.Realm
 
checkPermission(String, String, Permission, char) - Static method in class weblogic.security.acl.Security
 
checkPrintJobAccess() - Method in class weblogic.rmi.RMISecurityManager
 
checkPropertiesAccess() - Method in class weblogic.rmi.RMISecurityManager
 
checkPropertyAccess(String) - Method in class weblogic.rmi.RMISecurityManager
 
checkPropertyAccess(String, String) - Method in class weblogic.rmi.RMISecurityManager
 
checkRead(FileDescriptor) - Method in class weblogic.rmi.RMISecurityManager
 
checkRead(String) - Method in class weblogic.rmi.RMISecurityManager
 
checkRead(String, Object) - Method in class weblogic.rmi.RMISecurityManager
 
checkSecurityAccess(String) - Method in class weblogic.rmi.RMISecurityManager
 
checkSetFactory() - Method in class weblogic.rmi.RMISecurityManager
 
checkSystemClipboardAccess() - Method in class weblogic.rmi.RMISecurityManager
 
checkTopLevelWindow(Object) - Method in class weblogic.rmi.RMISecurityManager
 
checkWrite(FileDescriptor) - Method in class weblogic.rmi.RMISecurityManager
 
checkWrite(String) - Method in class weblogic.rmi.RMISecurityManager
 
chocolate - Static variable in interface weblogic.html.HtmlColor
 
circle - Static variable in class weblogic.html.AreaElement
 
circle - Static variable in class weblogic.html.UnorderedList
Constant for a solid circle-type bullet.
CiteElement - class weblogic.html.CiteElement.
A CiteElement is used for citations or references to other sources.
CiteElement() - Constructor for class weblogic.html.CiteElement
Constructs a CiteElement.
CiteElement(HtmlElement) - Constructor for class weblogic.html.CiteElement
Constructs a CiteElement with the specified HtmlElement.
CiteElement(String) - Constructor for class weblogic.html.CiteElement
Constructs a CiteElement with the specified string.
clean(ObjID[], long, VMID, boolean) - Method in interface weblogic.rmi.dgc.DGC
 
cleanup() - Method in class weblogic.security.acl.TTLCache
Force the cache to be cleaned.
clear() - Method in class weblogic.html.HtmlContainer
Clears all elements in an HtmlContainer.
clear() - Method in class weblogic.security.acl.TTLCache
Clear the cache.
clearAclCaches() - Method in class weblogic.security.acl.CachingRealm
Clear the ACL positive and negative caches.
clearCaches() - Method in class weblogic.security.acl.CachingRealm
Clear all caches.
clearGroupCaches() - Method in class weblogic.security.acl.CachingRealm
Clear the group positive and negative caches.
clearPermCaches() - Method in class weblogic.security.acl.CachingRealm
Clear the permission positive and negative caches.
clearQbe() - Method in class weblogic.db.jdbc.SelectStmt
Clears the QBE clauses for all attributes.
clearQbe(String) - Method in class weblogic.db.jdbc.SelectStmt
Clears the QBE clause for the specified attribute.
clearRecords() - Method in class weblogic.db.jdbc.DataSet
Clears all Records from a DataSet.
ClearType - class weblogic.html.ClearType.
Use a ClearType object to set the HTML CLEAR attribute for an HtmlElement.
ClearType(String) - Constructor for class weblogic.html.ClearType
 
clearUserCaches() - Method in class weblogic.security.acl.CachingRealm
Clear all user-related caches.
clenOS - Variable in class weblogic.net.http.HttpURLConnection
 
CLIENT_ACKNOWLEDGE - Static variable in interface weblogic.jms.SessionPoolManager
 
ClientCallback - interface weblogic.common.ClientCallback.
 
ClientEnumeration - class weblogic.beans.common.ClientEnumeration.
This class is used for managing T3Bean clients, which exist as an Enumeration.
ClientEnumeration() - Constructor for class weblogic.beans.common.ClientEnumeration
Constructs a default ClientEnumeration.
ClientEnumeration(Vector) - Constructor for class weblogic.beans.common.ClientEnumeration
Creates a ClientEnumeration with the specified Vector of clients.
clone() - Method in class weblogic.com.Variant
 
clone() - Method in class weblogic.common.ParamSet
Clones a ParamSet.
clone() - Method in class weblogic.common.ParamValue
Clones a ParamValue.
clone() - Method in class weblogic.rmi.server.UnicastRemoteObject
 
clone() - Method in class weblogic.security.MessageDigest
 
clone() - Method in class weblogic.security.acl.AclEntryImpl
Clones an AclEntry.
cloneIndirect() - Method in class weblogic.com.Variant
 
close() - Method in class weblogic.db.jdbc.DataSet
Closes all the resources associated with a DataSet.
close() - Method in class weblogic.db.jdbc.oracle.Sequence
Closes a Sequence and frees its resources.
close() - Method in class weblogic.net.http.KeepAliveStream
Attempt to cache this connection
close() - Method in class weblogic.net.http.ContentLengthOutputStream
 
closed - Variable in class weblogic.net.http.KeepAliveStream
 
closeLob() - Method in interface weblogic.jdbc.common.OracleLobCloser
 
closeServer() - Method in class weblogic.net.http.HttpClient
Closes server and removes from KeepAliveCache
CodeElement - class weblogic.html.CodeElement.
A CodeElement is used to add strong emphasis to a phrase.
CodeElement() - Constructor for class weblogic.html.CodeElement
Constructs a CodeElement.
CodeElement(HtmlElement) - Constructor for class weblogic.html.CodeElement
Constructs a CodeElement with the specified HtmlElement.
CodeElement(String) - Constructor for class weblogic.html.CodeElement
Constructs a CodeElement with the specified string.
codeset - Variable in class weblogic.html.HtmlElement
 
codeset - Variable in class weblogic.html.WebPage
 
Codeset - class weblogic.html.Codeset.
Utility class for setting codeset for a page.
Codeset(String) - Constructor for class weblogic.html.Codeset
Constructs a new Codeset object with the specified string, for example "SJIS".
ColElement - class weblogic.html.ColElement.
 
ColElement(int) - Constructor for class weblogic.html.ColElement
Sets a ColElement to the specified width.
ColElement(String) - Constructor for class weblogic.html.ColElement
Constructs a ColElement set to the specified width.
ColElement(String, String) - Constructor for class weblogic.html.ColElement
Constructs a ColElement set to the specified span and width.
ColGroupElement - class weblogic.html.ColGroupElement.
 
ColGroupElement() - Constructor for class weblogic.html.ColGroupElement
Constructs a ColGroupElement.
ColGroupElement(String, AlignType) - Constructor for class weblogic.html.ColGroupElement
Constructs a ColGroupElement with the specified span and alignment.
cols - Static variable in class weblogic.html.RulesType
Rulings like RulesType.groups, plus vertical rules between all columns.
Column - class weblogic.db.jdbc.Column.
A Column object contains the meta information for a table attribute.
Column() - Constructor for class weblogic.db.jdbc.Column
Private - used for serialization
column(int) - Method in class weblogic.db.jdbc.Schema
Returns the Column object at the specified index position in a Schema.
column(String) - Method in class weblogic.db.jdbc.Schema
Returns the Column object of the specified name from a Schema.
COMFinalizer - class weblogic.com.COMFinalizer.
The COMFinalizer object releases all COM objects that have been register with the COMFinalizer using the register method.
COMFinalizer() - Constructor for class weblogic.com.COMFinalizer
Constructs an empty COMFinalizer object.
CommentElement - class weblogic.html.CommentElement.
A CommentElement is used to place comments within an HtmlPage.
CommentElement() - Constructor for class weblogic.html.CommentElement
Constructs an empty CommentElement.
CommentElement(HtmlElement) - Constructor for class weblogic.html.CommentElement
Constructs a CommentElement with the specified HtmlElement.
CommentElement(String) - Constructor for class weblogic.html.CommentElement
Constructs a CommentElement with the specified string.
commit() - Method in class bea.jolt.pool.Transaction
Commits the transaction.
COMObject - interface weblogic.com.COMObject.
This interface is the super-interface to all the generated COM wrappers.
config() - Method in interface weblogic.common.T3ServicesDef
Returns access to configuration services in WebLogic.
ConfigServicesDef - interface weblogic.common.ConfigServicesDef.
The ConfigServicesDef is the interface that defines configuration services for the WebLogic Server.
connect() - Method in class weblogic.common.T3Connection
Deprecated. Use the JNDI model
connect() - Method in class weblogic.common.T3Client
Connects the T3Client to a WebLogic Server.
connect() - Method in class weblogic.net.http.HttpURLConnection
 
ConnectException - exception weblogic.rmi.ConnectException.
This exception is provided for compatibility with java.rmi.*
ConnectException() - Constructor for class weblogic.rmi.ConnectException
 
ConnectException(String) - Constructor for class weblogic.rmi.ConnectException
Constructs a ConnectException with the specified string.
ConnectException(String, Throwable) - Constructor for class weblogic.rmi.ConnectException
Constructs a ConnectException with the specified string and nested exception.
ConnectIOException - exception weblogic.rmi.ConnectIOException.
This exception is provided for compatibility with java.rmi.*
ConnectIOException() - Constructor for class weblogic.rmi.ConnectIOException
 
ConnectIOException(String) - Constructor for class weblogic.rmi.ConnectIOException
Constructs a ConnectIOException with the specified string.
ConnectIOException(String, Throwable) - Constructor for class weblogic.rmi.ConnectIOException
Constructs a ConnectIOException with the specified string and nested exception.
Connection - class bea.jolt.pool.Connection.
This class represents a single connection (Session) to a BEA Jolt server and a BEA TUXEDO application.
Connection - class weblogic.jdbc.oci.Connection.
This class is documented only for WebLogic extensions to JDBC.
Connection - class weblogic.jdbc.pool.Connection.
This class implements java.sql.Connection, and all of the documentation for its methods can be found in the java.sql.Connection docs.
Connection - class weblogic.jdbc.t3.Connection.
This class contains WebLogic extensions to JDBC that are used to get and set the cacheRow property on a Connection.
Connection - class weblogic.jdbc20.oci.Connection.
This class is documented only for WebLogic extensions to JDBC.
Connection - class weblogic.jdbc20.t3.Connection.
This class contains WebLogic extensions to JDBC that are used to get and set the cacheRow property on a Connection.
CONNECTION_FACTORY_NAME_PROP - Static variable in interface weblogic.jms.ConnectionConsumerManager
 
CONNECTION_FACTORY_NAME_PROP - Static variable in interface weblogic.jms.SessionPoolManager
 
connection() - Method in class weblogic.db.jdbc.DataSet
Returns the Connection object of a DataSet.
connection() - Method in class weblogic.db.jdbc.oracle.Sequence
Returns the Connection associated with a Sequence.
Connection() - Constructor for class weblogic.jdbc.t3.Connection
 
Connection() - Constructor for class weblogic.jdbc20.t3.Connection
 
Connection(ConnectionEnv) - Constructor for class weblogic.jdbc.pool.Connection
 
Connection(Properties) - Constructor for class weblogic.jdbc.oci.Connection
 
Connection(Properties) - Constructor for class weblogic.jdbc20.oci.Connection
 
ConnectionConsumerManager - interface weblogic.jms.ConnectionConsumerManager.
 
ConnectionEvent - class weblogic.security.net.ConnectionEvent.
 
ConnectionEvent(InetAddress, int, int, String) - Constructor for class weblogic.security.net.ConnectionEvent
 
ConnectionFilter - interface weblogic.security.net.ConnectionFilter.
Connection filter interface.
ConnectionFilterImpl - class weblogic.security.net.ConnectionFilterImpl.
Default connection filter implementation.
ConnectionFilterImpl() - Constructor for class weblogic.security.net.ConnectionFilterImpl
Public no-arg constructor.
containsAttrib(String) - Method in class weblogic.db.jdbc.KeyDef
Determines whether a KeyDef contains an attribute name.
containsElementAt(int) - Method in class weblogic.html.HtmlContainer
Determines whether the specified index position exists.
containsElementAt(String) - Method in class weblogic.html.HtmlContainer
Determines whether the specified location key exists.
containsKey(Object) - Method in class weblogic.security.acl.TTLCache
 
containsRecord(int) - Method in class weblogic.db.jdbc.DataSet
Determines whether a Record exists at the specified position.
contentbuf - Variable in class weblogic.html.WebPage
 
contentBuf() - Method in class weblogic.html.WebPage
Gets miscellaneous response-header strings.
contentBuf(String) - Method in class weblogic.html.WebPage
Sets miscellaneous response-header strings.
contentencoding - Variable in class weblogic.html.WebPage
 
contentEncoding() - Method in class weblogic.html.WebPage
Gets the content encoding for a WebPage.
contentEncoding(String) - Method in class weblogic.html.WebPage
Sets the content encoding for a WebPage to the specified string.
contentlength - Variable in class weblogic.html.WebPage
 
contentLength() - Method in class weblogic.html.WebPage
Gets the content-length for a WebPage.
contentLength(int) - Method in class weblogic.html.WebPage
Sets the content-length information for a WebPage to the specified length.
ContentLengthOutputStream - class weblogic.net.http.ContentLengthOutputStream.
 
ContentLengthOutputStream(OutputStream, int) - Constructor for class weblogic.net.http.ContentLengthOutputStream
 
contents - Variable in class weblogic.html.MarkupElement
 
contents - Variable in class weblogic.html.TableDataElement
 
contents - Variable in class weblogic.html.WebPage
 
contents - Variable in class weblogic.html.StringElement
 
contents - Variable in class weblogic.security.X509
 
contents - Variable in class weblogic.security.X500Name
 
contents() - Method in class weblogic.html.WebPage
Gets the contents of the page.
contents(String) - Method in class weblogic.html.WebPage
Sets the contents of the page.
contenttype - Variable in class weblogic.html.WebPage
 
contentType - Static variable in class weblogic.html.MetaElement
Constant for "metatype" argument in this class.
contentType() - Method in class weblogic.html.WebPage
Returns the content type of a WebPage.
contentType(String) - Method in class weblogic.html.WebPage
Sets the content type of a WebPage to the specified string.
Cookie - class weblogic.html.Cookie.
Deprecated. Use javax.servlet.http.Cookie
Cookie(String) - Constructor for class weblogic.html.Cookie
Deprecated. Constructs a Cookie from a semicolon-delimited String, composed after the pattern "name;value".
Cookie(String[]) - Constructor for class weblogic.html.Cookie
Deprecated. Constructs a Cookie from the specified array of Strings, composed after the pattern "name=value".
Cookie(String[], long, String, String, boolean) - Constructor for class weblogic.html.Cookie
Deprecated. Constructs a Cookie from the specified array of Strings, composed after the pattern "name=value", the date of the expiration, the path, the domain, and a boolean that sets whether the Cookie is secure.
Cookie(String, String) - Constructor for class weblogic.html.Cookie
Deprecated. Constructs a Cookie.
coral - Static variable in interface weblogic.html.HtmlColor
 
cornflowerblue - Static variable in interface weblogic.html.HtmlColor
 
cornsilk - Static variable in interface weblogic.html.HtmlColor
 
count - Variable in class weblogic.net.http.KeepAliveStream
 
countryName - Variable in class weblogic.security.X500Name
 
CR - Static variable in class weblogic.html.MarkupElement
Use with an addElement() method.
CREATE - Static variable in interface weblogic.workspace.common.WorkspaceDef
Constant for use when creating a new Workspace.
CREATE_INTERMEDIATE_CONTEXTS - Static variable in interface weblogic.jndi.WLContext
Specifies how to handle non-existent intermediate contexts.
create(Connection, String, int, int) - Static method in class weblogic.db.jdbc.oracle.Sequence
Creates a sequence of the specified name on an Oracle server with the specified start value and increment value.
create(String) - Method in interface weblogic.common.WorkspaceServicesDef
Deprecated. Use getWorkspace()
create(String, int) - Method in interface weblogic.common.WorkspaceServicesDef
Deprecated. Use weblogic.workspace.common.WorkspaceDef.getWorkspace()
create(String, String) - Method in interface weblogic.common.WorkspaceServicesDef
Deprecated. Use weblogic.workspace.common.WorkspaceDef.getWorkspace()
create(String, String, String[], Object[]) - Method in class weblogic.beans.reflector.Reflector
Returns a T3Bean Reference with the specified name, using the specified class, parameter types, and parameters.
createConnectionConsumer(String, Properties) - Method in interface weblogic.jms.ConnectionConsumerManager
 
CREATED - Static variable in interface weblogic.common.T3ResourceDef
Total number of resources recycled during this session.
createPool(Properties) - Method in interface weblogic.jdbc.common.JdbcServices
Creates a new pool with the properties specified.
createQueueSessionPool(String, Properties) - Method in interface weblogic.jms.SessionPoolManager
 
createRegistry(int) - Static method in class weblogic.rmi.registry.LocateRegistry
This method, which is provided for compatibility with the java.rmi package, returns the Tengah registry located on "localhost" at the specified port
createResource() - Method in interface weblogic.common.T3ResourceFactory
Creates a new instance of a resource when invoked by a resource allocator.
createServerSocket(int) - Method in class weblogic.rmi.server.RMISocketFactory
 
createSession(String[], UserInfo, String) - Method in class bea.jolt.pool.SessionPoolManager
This method is part of the SessionPool administrative API.
createSessionPool(String[], String[], int, int, UserInfo, String) - Method in class bea.jolt.pool.SessionPoolManager
This method is part of the session pool administrative API.
createSocket(String, int) - Method in class weblogic.rmi.server.RMISocketFactory
 
createStatement() - Method in class weblogic.jdbc.pool.Connection
 
createTopicSessionPool(String, Properties) - Method in interface weblogic.jms.SessionPoolManager
 
createUserInfo(String, Object) - Method in class weblogic.security.acl.RealmProxy
Creates a UserInfo instance in an implementation-specific way.
createVariant(Variant) - Static method in class weblogic.com.Variant
 
crimson - Static variable in interface weblogic.html.HtmlColor
 
CRStr - Static variable in class weblogic.html.MarkupElement
Internal use only.
crypt(byte[]) - Method in class weblogic.security.acl.DefaultUserInfoImpl
 
CURRENTINUSE - Static variable in interface weblogic.common.T3ResourceDef
Total number of resources currently in use.
currentTimeMillis() - Method in interface weblogic.time.common.TimeServicesDef
Obtains the current server time, in "local server time" format.
currentValue() - Method in class weblogic.db.jdbc.oracle.Sequence
Returns the current value of a Sequence object.
cyan - Static variable in interface weblogic.html.HtmlColor
 

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://www.weblogic.com/docs51