Skip navigation links
Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12.2.1.2.0

Part Number E78001_01
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

C14N_INCLUSIVE_NAMESPACES - Static variable in interface weblogic.xml.security.wsse.v200207.WSSEConstants
 
C14N_INCLUSIVE_PROPERTY - Static variable in interface weblogic.xml.security.wsse.v200207.WSSEConstants
 
CACHE_FLUSH - Static variable in interface weblogic.management.configuration.WebServicePhysicalStoreMBean
 
CACHE_IN_APP_DIRECTORY - Static variable in interface weblogic.management.runtime.DeploymentManagerMBean
 
cacheAssertion(String, String, long) - Method in interface weblogic.security.providers.saml.SAMLUsedAssertionCache
Cache the Assertion ID and Issuer of a consumed assertion.
CacheAsyncListenersMBean - Interface in weblogic.management.configuration
 
CachedRow - Class in weblogic.jdbc.rowset
Deprecated.
12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
CachedRowSetImpl - Class in weblogic.jdbc.rowset
Deprecated.
12.1.2.0 Use the reference implementation classes in the J2SE JRE/SDK.
CacheExpirationMBean - Interface in weblogic.management.configuration
 
CacheLoaderMBean - Interface in weblogic.management.configuration
 
CacheMBean - Interface in weblogic.management.configuration
 
CacheStoreMBean - Interface in weblogic.management.configuration
 
CacheTransactionMBean - Interface in weblogic.management.configuration
 
CachingHome - Interface in weblogic.ejb
 
CachingLocalHome - Interface in weblogic.ejb
 
calculateParentId() - Method in class weblogic.jws.jaxws.client.ClientIdentityFeature
Deprecated.
Calculates the ID of the parent container for this client.
calculateParentId(ClientIdentityFeature) - Method in interface weblogic.jws.jaxws.client.ClientIdentityFeature.ParentIdCalculator
Deprecated.
 
CALL_SET_DELIST_TMSUCCESS_ALWAYS - Static variable in interface weblogic.transaction.TransactionManager
A constant that is used as the name of the registration property that controls whether the transaction manager sets the delistment flag .
CALL_SET_DELIST_TMSUCCESS_INSTEAD_OF_TMSUSPEND - Static variable in interface weblogic.transaction.TransactionManager
A constant that is used as the name of the registration property that controls whether the transaction manager sets the delistment flag .
CALL_SET_TRANSACTION_TIMEOUT - Static variable in interface weblogic.transaction.TransactionManager
A constant that is used as the name of the registration property that controls whether the transaction manager sets the resource timeout.
Callback - Annotation Type in weblogic.jws
Deprecated. 
CallbackInterface - Interface in weblogic.wsee.jws
Deprecated. 
CallbackMethod - Annotation Type in weblogic.jws
Deprecated. 
CallbackRolesAllowed - Annotation Type in weblogic.jws.security
Deprecated. 
CallDescriptor - Interface in weblogic.wtc.jatmi
An interface that will need to be implemented by anyone using tpacall
CallDescriptorUtil - Class in weblogic.wtc.gwt
This is utility class for CallDescriptor.
CALLOUT_HINT - Static variable in class weblogic.wtc.jatmi.StandardTypes
 
cancel() - Method in interface commonj.timers.Timer
This cancels the timer and all future TimerListener invocations and may be called during the TimerListener.timerExpired method.
cancel() - Method in interface weblogic.management.runtime.DeploymentProgressObjectMBean
Attempt to cancel the deployment operation.
cancel() - Method in interface weblogic.management.runtime.DeploymentTaskRuntimeMBean
Deprecated.
Attempts to cancel the task.
cancel() - Method in interface weblogic.management.runtime.JobRuntimeMBean
Cancel this job and prevent it from executing again in any server, not just this server.
cancel() - Method in interface weblogic.management.runtime.TaskRuntimeMBean
Attempts to cancel this task.
cancelEdit() - Method in interface weblogic.management.mbeanservers.edit.ConfigurationManagerMBean
Cancels the current edit session, releases the edit lock, and enables other users to start an edit session.
CANCELLED - Static variable in interface weblogic.management.runtime.JobRuntimeMBean
State indicating the Job has been cancelled
CANCELLED - Static variable in interface weblogic.management.runtime.WLDFDebugPatchTaskRuntimeMBean
 
cancelRowUpdates() - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Deprecated.
ResultSet Rolls back any updates made to the current row of this CachedRowSetImpl object and notifies listeners that a row has changed.
cancelRowUpdates() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Deprecated.
Cancels the updates made to the current row in this ResultSet object and notifies listeners that a row has changed.
CancelTimerListener - Interface in commonj.timers
This is implemented by developers that require a cancel event.
CanonicalizationMethod - Class in weblogic.xml.security.signature
 
CanonicalizationMethodFactory - Interface in weblogic.xml.security.signature
 
canonicalize(OutputStream, Map) - Method in class weblogic.xml.security.signature.CanonicalizationMethod
 
capacity() - Method in class weblogic.utils.collections.CircularQueue
 
CapacityBean - Interface in weblogic.j2ee.descriptor.wl
 
CapacityMBean - Interface in weblogic.management.configuration
CapacityMBean defines the maximum number of requests that can be enqueued by all the work managers that share it.
CapacityRuntimeMBean - Interface in weblogic.management.runtime
Monitoring information for Capacity which defines the maximum number of requests that can be enqueued by all the work managers that share it.
captureImage(String) - Method in interface weblogic.management.runtime.WLDFImageRuntimeMBean
Creates a diagnostic image in the specified destination directory, which can be specified either as a relative or absolute pathname.
captureImage(String, int) - Method in interface weblogic.management.runtime.WLDFImageRuntimeMBean
Creates a diagnostic image in the specified destination directory, which can be specified either as a relative or absolute pathname.
captureImage() - Method in interface weblogic.management.runtime.WLDFPartitionImageRuntimeMBean
Creates a diagnostic image in the configured destination directory.
captureImage(int) - Method in interface weblogic.management.runtime.WLDFPartitionImageRuntimeMBean
Creates a diagnostic image in the configured destination directory.
carray - Variable in class weblogic.wtc.jatmi.TypedCArray
The binary data to send to the remote TUXEDO domain
carray - Variable in class weblogic.wtc.jatmi.TypedXOctet
The binary data to send to the remote TUXEDO domain.
CARRAY_HINT - Static variable in class weblogic.wtc.jatmi.StandardTypes
 
CAUSE - Static variable in class weblogic.i18n.Localizer
 
CdiContainerMBean - Interface in weblogic.management.configuration
This MBean is used to specify domain-wide defaults for the CDI container
CertCallback - Class in weblogic.security.SSL
Deprecated.
12.1.2
CertificateCallback - Interface in weblogic.security.SSL
CertificateCallback validates end user certificates that are passed in requests to create an RMI connection with WebLogic Server.
certificateCallback(X509Certificate[], int) - Method in interface weblogic.security.SSL.TrustManager
Called by the SSL library when a peer presents a certificate chain.
CertificateCallbackInfo - Class in weblogic.security.SSL
ClientCertificateInfo contains methods for obtaining details about the end user request for an RMI connection to WebLogic Server, including the end user certificate that can be evaluated to determine whether authentication and the RMI connection is successful.
CertificatePoliciesExtension - Class in weblogic.security
The CertificatePoliciesExtension is a class which represent the CertificatePolicies Extension which could be present in the Certificates.
CertificatePolicy - Interface in weblogic.security
The CertificatePolicy interface exposes the CertificatePolicy Extension in the X509Certificate.
CertificatePolicyQualifier - Interface in weblogic.security
 
CertPathBuilderImpl - Class in weblogic.management.security.pk
The base class of all cert path builder MBean implementations.
CertPathBuilderMBean - Interface in weblogic.management.security.pk
The SSPI MBean that all certification path providers with CertPathBuilder services must extend.
CertPathBuilderParameters - Class in weblogic.security.pk
The certification path builder parameters that a caller must use to access the WebLogic Server Certificate Lookup and Validation (CLV) Framework via the JDK's CertPathBuilder API.
CertPathBuilderParametersSpi - Interface in weblogic.security.spi
This class contains the CertPathParameters that the CLV framework passes to the provider's JDK CertPathBuilderSpi implementation.
CertPathBuilderValidatorImpl - Class in weblogic.management.security.pk
The base class of all cert path provider MBean implementations for providers that are both builders and validator.
CertPathProvider - Interface in weblogic.security.spi
The CertPathProvider interface exposes the services provided by a CertPath provider to the WebLogic Security Framework.
CertPathProviderImpl - Class in weblogic.management.security.pk
The base class of all cert path provider MBean implementations.
CertPathProviderMBean - Interface in weblogic.management.security.pk
The base MBean for all MBean implementations that manage certification path providers.
CertPathSelector - Interface in weblogic.security.pk
A CertPathSelector contains the selection criteria for locating and validating a certification path.
CertPathTrustManager - Class in weblogic.security.SSL
A CertPathTrustManager that makes use of the configured CertPathValidation providers to perform extra validation; for example, revocation checking.
CertPathValidatorImpl - Class in weblogic.management.security.pk
The base class of all cert path validator MBean implementations.
CertPathValidatorMBean - Interface in weblogic.management.security.pk
The SSPI MBean that all certification path providers with CertPathValidator services must extend.
CertPathValidatorParameters - Class in weblogic.security.pk
The certification path validator parameters that a caller must use to access the WebLogic Server Certificate Lookup and Validation (CLV) Framework via the JDK's CertPathValidator API.
CertPathValidatorParametersSpi - Interface in weblogic.security.spi
This class contains the CertPathParameters that the CLV framework passes to the provider's JDK CertPathValidatorSpi implementation.
CertRevocCaMBean - Interface in weblogic.management.configuration
This MBean represents the configuration of certificate revocation checking for a specific certificate authority.
CertRevocMBean - Interface in weblogic.management.configuration
This MBean represents the configuration of the certificate revocation checking across all certificate authorities.
CHAIN_PREVALIDATED_BY_SSL - Static variable in class weblogic.security.SSL.SSLValidationConstants
Indicates that SSL has pre-validated the certificate chain.
ChallengeIdentityAsserterV2 - Interface in weblogic.security.spi
The ChallengeIdentityAsserterV2 interface allows Identity Assertion providers to support authentication protocols such as Microsoft's Windows NT Challenge/Response (NTLM), Simple and Protected GSS-API Negotiation Mechanism (SPNEGO), and other challenge/response authentication mechanisms.
CHANGABLE - Static variable in interface weblogic.deploy.api.shared.PlanConstants
Specifies a property that is a dependency, declaration or configurable
Change - Interface in weblogic.management.mbeanservers.edit
Describes a single change to the configuration.
CHANGE_PREFIX_MAPPING - Static variable in interface weblogic.xml.stream.XMLEvent
Deprecated.
A constant which identifies a ChangePrefixMapping
CHANGED_ALL - Static variable in interface weblogic.jdbc.rowset.WLCachedRowSet
Deprecated.
XML Document includes the current and original values for all changed rows.
CHANGED_CURRENT - Static variable in interface weblogic.jdbc.rowset.WLCachedRowSet
Deprecated.
XML Document includes only changed rows with their current values.
CHANGED_ORIGINAL - Static variable in interface weblogic.jdbc.rowset.WLCachedRowSet
Deprecated.
XML Document includes only changed rows with their original values.
ChangePrefixMapping - Interface in weblogic.xml.stream
Deprecated.
please use java standard StAX api
changeUserPassword(String, String, String) - Method in interface weblogic.management.security.authentication.UserPasswordEditorMBean
Used by a user to change his or her password.
Channel - Interface in com.bea.httppubsub
Channel represents a pub/sub channel.
Channel - Interface in weblogic.rmi.spi
Channel is used by the RMI runtime to represent the addressing information required to reach a process that hosts a remote object.
Channel.ChannelPattern - Enum in com.bea.httppubsub
This enum provides constants of the three channel patterns that are described in section 2.2.1 Channel Globbing of the Bayeux Protocol.
ChannelPattern() - Constructor for enum com.bea.httppubsub.Channel.ChannelPattern
 
ChannelRuntimeMBean - Interface in com.bea.httppubsub.runtime
Represent runtime information of a channel.
ChannelRuntimeMBean - Interface in weblogic.management.runtime
 
CHARACTER - Static variable in class com.bea.common.security.xacml.Type
Represents a one-character restriction on the XML string data type, http://www.w3.org/2001/XMLSchema#string.
CHARACTER_BAG - Static variable in class com.bea.common.security.xacml.Type
Represents a bag of CHARACTER.
CHARACTER_DATA - Static variable in interface weblogic.xml.stream.XMLEvent
Deprecated.
A constant which identifies a CharacterData Event
CHARACTER_SET_ENCODING - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Deprecated.
This property is used to force the webservice client to use a specified character set to encode the oubound soapmessage.
CharacterData - Interface in weblogic.xml.stream
Deprecated.
please use java standard StAX api
checkAccept(String, int) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkAccess(Thread) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkAccess(ThreadGroup) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkAwtEventQueueAccess() - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkCompilerClass() - Static method in class weblogic.management.commo.WebLogicMBeanMaker
 
checkConnect(String, int) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkConnect(String, int, Object) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkCreateClassLoader() - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkDelete(String) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkExec(String) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkExit(int) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkIfJRFApplied(String) - Method in interface oracle.jrf.JRFServiceMBean
check if JRF template is applied
checkIfJRFAppliedOnMutipleTargets(String[]) - Method in interface oracle.jrf.JRFServiceMBean
check if JRF template is applied to all the targets
CHECKING_SCT_EXPIRATION - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Deprecated.
The option of high performance for secure conversation.
checkIsPiggyback(SOAPMessageContext, WsrmConstants.Action) - Static method in class weblogic.wsee.reliability.WsrmUtils
Deprecated.
 
checkLink(String) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkListen(int) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkMemberAccess(Class, int) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkMulticast(InetAddress) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkMulticast(InetAddress, byte) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkPackageAccess(String) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkPackageDefinition(String) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkpoint() - Method in interface weblogic.transaction.TransactionLogger
Perform a log checkpoint operation.
checkPrintJobAccess() - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkPropertiesAccess() - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkPropertyAccess(String) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkPropertyAccess(String, String) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkRead(FileDescriptor) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkRead(String) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkRead(String, Object) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkRole(String) - Method in interface weblogic.management.runtime.ServerSecurityRuntimeMBean
Checks whether current Subject has the specified role.
checkRole(String[]) - Method in interface weblogic.management.runtime.ServerSecurityRuntimeMBean
Checks whether current Subject has any of the required roles.
checkRules(String[]) - Method in class weblogic.security.net.ConnectionFilterImpl
Check the current rules.
checkRules(String[], Vector) - Method in class weblogic.security.net.ConnectionFilterImpl
 
checkRules(String[]) - Method in interface weblogic.security.net.ConnectionFilterRulesListener
The server uses this to dynamically check the rules when changes are made in the console for the connection filter rules under the ConnectionFilterRules attribute.
checkSecurityAccess(String) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkSetFactory() - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkSystemClipboardAccess() - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkTopLevelWindow(Object) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkWrite(FileDescriptor) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkWrite(String) - Method in class weblogic.rmi.RMISecurityManager
Deprecated.
 
checkXACMLSchema(String) - Static method in class com.bea.common.security.xacml.PolicyUtils
 
CHGATTS - Static variable in class weblogic.wtc.jatmi.Usysfl32
 
CHGATTS - Static variable in class weblogic.wtc.jatmi.Usysflds
 
CIPHER0 - Static variable in class weblogic.wtc.jatmi.TuxedoSSLSocketFactory
 
CIPHER112 - Static variable in class weblogic.wtc.jatmi.TuxedoSSLSocketFactory
 
CIPHER128 - Static variable in class weblogic.wtc.jatmi.TuxedoSSLSocketFactory
 
CIPHER256 - Static variable in class weblogic.wtc.jatmi.TuxedoSSLSocketFactory
 
CIPHER56 - Static variable in class weblogic.wtc.jatmi.TuxedoSSLSocketFactory
 
CipherData - Interface in weblogic.xml.crypto.encrypt.api
 
CipherData - Class in weblogic.xml.security.encryption
Represents the element that provides the encrypted data.
CircularQueue<E> - Class in weblogic.utils.collections
Provides a unsynchronized implementation of a circular queue.
CLAIMS_MAP - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated.
The claims node of the policy
CLASS - Static variable in class com.bea.common.security.xacml.Type
Represents a reference to an instance of java.lang.Class for a specific Java object.
CLASS_BAG - Static variable in class com.bea.common.security.xacml.Type
Represents a bag of CLASS.
ClassContext - Interface in weblogic.xml.schema.binding
 
ClassDeploymentMBean - Interface in weblogic.management.configuration
Temporary MBean for startup and shutdown classes.
ClassLoaderRuntimeMBean - Interface in weblogic.management.runtime
Provides methods for retrieving runtime information about class loading
ClassRedefinitionRuntimeMBean - Interface in com.bea.wls.redef.runtime
This interface provides functionality to monitor the class redefinition process.
ClassRedefinitionTaskRuntimeMBean - Interface in com.bea.wls.redef.runtime
This interface provides functionality to monitor and control a class redefinition request.
cleanup() - Method in interface oracle.ucp.ConnectionHarvestingCallback
Cleans up a connection being harvested before the connetion is returned to the connection pool.
cleanupExpiredSessionsInTheDatabase() - Method in interface weblogic.management.runtime.WANReplicationRuntimeMBean
Clean up expired sessions in the database
clear(byte[]) - Static method in class weblogic.management.EncryptionHelper
Clears the byte array by replacing each byte with a zero.
clear() - Method in interface weblogic.management.runtime.KodoDataCacheRuntimeMBean
 
clear() - Method in interface weblogic.management.runtime.KodoQueryCacheRuntimeMBean
 
clear() - Method in interface weblogic.management.runtime.KodoQueryCompilationCacheRuntimeMBean
 
clear() - Method in class weblogic.utils.collections.CircularQueue
 
clear() - Method in class weblogic.xml.schema.binding.util.runtime.ObjectRefTable
 
clear() - Method in class weblogic.xml.security.encryption.CipherData
Clears the contents of the CipherData
clear() - Method in class weblogic.xml.security.encryption.EncryptedType
 
clearCallableStatement(String) - Method in interface weblogic.jdbc.extensions.WLConnection
Clears a callable statement from the Statement Cache
clearCallableStatement(String, int, int) - Method in interface weblogic.jdbc.extensions.WLConnection
Clears a callable statement from the Statement Cache
clearCompletedImageCaptureTasks() - Method in interface weblogic.management.runtime.WLDFPartitionImageRuntimeMBean
Removes all completed image capture tasks.
clearDebugPatchTasks() - Method in interface weblogic.management.runtime.WLDFDebugPatchesRuntimeMBean
Clear all completed debug patch activation/deactivation tasks
clearLastStart() - Method in class weblogic.xml.security.utils.XMLOutputStreamBase
 
clearLockout(String) - Method in interface weblogic.management.runtime.UserLockoutManagerRuntimeMBean
Unlocks a user account.
clearLockout(String, String) - Method in interface weblogic.management.runtime.UserLockoutManagerRuntimeMBean
Unlocks a user account.
clearLockout(String) - Method in interface weblogic.management.security.authentication.UserLockoutManagerMBean
clearMessage() - Method in class weblogic.wsee.message.soap.SoapMessageContext
Deprecated.
 
clearMessage(boolean) - Method in class weblogic.wsee.message.soap.SoapMessageContext
Deprecated.
 
clearParameters() - Method in class weblogic.jdbc.rowset.BaseRowSet
Deprecated.
RowSet Clears the parameters set for this RowSet object's command.
clearParameters() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Deprecated.
Clears the parameters set for this RowSet object's command.
clearPreparedStatement(String) - Method in interface weblogic.jdbc.extensions.WLConnection
Clears a prepared statement from the Statement Cache
clearPreparedStatement(String, int, int) - Method in interface weblogic.jdbc.extensions.WLConnection
Clears a prepared statement from the Statement Cache
clearReferenceMap() - Method in interface weblogic.xml.schema.binding.DeserializationContext
 
clearStatementCache() - Method in interface weblogic.jdbc.extensions.WLConnection
Clears the statement cache.
clearStatementCache() - Method in interface weblogic.management.runtime.JDBCDataSourceRuntimeMBean
For each connection in the connection pool, clears the statement cache of Prepared and Callable Statements.
clearStatistics() - Method in interface weblogic.management.runtime.JDBCReplayStatisticsRuntimeMBean
Clear the statistics on all connections.
clearWarnings() - Method in class weblogic.jdbc.rowset.BaseRowSet
Deprecated.
ResultSet Clears all warnings reported on this RowSet object.
clearWarnings() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Deprecated.
Clears all warnings reported on this rowset's ResultSet object
Client - Interface in com.bea.httppubsub
Representation interface of a client.
CLIENT_ID_POLICY_RESTRICTED - Static variable in interface weblogic.jms.extensions.WLConnection
Only one connection that uses this policy exists in a cluster at any given time for a particular ClientID.
CLIENT_ID_POLICY_RESTRICTED - Static variable in interface weblogic.jms.extensions.WLJMSContext
Only one connection that uses this policy exists in a cluster at any given time for a particular ClientID.
CLIENT_ID_POLICY_UNRESTRICTED - Static variable in interface weblogic.jms.extensions.WLConnection
Connections created using this policy can specify any ClientID, even when other restricted or unrestricted connections already use the same ClientID.
CLIENT_ID_POLICY_UNRESTRICTED - Static variable in interface weblogic.jms.extensions.WLJMSContext
Connections created using this policy can specify any ClientID , even when other restricted or unrestricted connections already use the same ClientID.
CLIENT_ID_POLICY_UNRESTRICTED - Static variable in interface weblogic.management.configuration.JMSConstants
 
CLIENT_PERSISTENT_SSL_INFO - Static variable in interface weblogic.wsee.jaxws.JAXWSProperties
Set this property on the BindingProvider#getRequestContext() to enable serializable SSL info PersistentSSLInfo keep in context.
CLIENT_PFX - Static variable in interface weblogic.servlet.logging.LogField
 
CLIENT_SERVER_PFX - Static variable in interface weblogic.servlet.logging.LogField
 
ClientBSTCredentialProvider - Class in weblogic.wsee.security.bst
Client CredentialProvider for BinarySecurityTokens with ValueTypes #X509v3, #X509PKIPathv1, #PKCS7, #X509SubjectKeyIdentifier and #ThumbprintSHA1.
ClientBSTCredentialProvider(String, String, String, String) - Constructor for class weblogic.wsee.security.bst.ClientBSTCredentialProvider
Creates client BST credential provider for the indicated keystore and certificate alias.
ClientBSTCredentialProvider(String, String, String, String, String) - Constructor for class weblogic.wsee.security.bst.ClientBSTCredentialProvider
Creates client BST credential provider for the indicated keystore and certificate alias.
ClientBSTCredentialProvider(String, String, String, String, String, X509Certificate) - Constructor for class weblogic.wsee.security.bst.ClientBSTCredentialProvider
Creates client BST credential provider for the indicated keystore, certificate alias and server certificate.
ClientBSTCredentialProvider(String, String) - Constructor for class weblogic.wsee.security.bst.ClientBSTCredentialProvider
Creates client BST credential provider for the indicated certificate file and PKCS8 private key file.
ClientBSTCredentialProvider(String, String, String) - Constructor for class weblogic.wsee.security.bst.ClientBSTCredentialProvider
Creates client BST credential provider for the indicated certificate file, PKCS8 private key file and server certificate.
ClientBSTCredentialProvider(X509Certificate, PrivateKey, X509Certificate) - Constructor for class weblogic.wsee.security.bst.ClientBSTCredentialProvider
Creates client BST credential provider for the indicated certificate file, PKCS8 private key file and server certificate.
ClientBSTCredentialProvider(CertPath, PrivateKey) - Constructor for class weblogic.wsee.security.bst.ClientBSTCredentialProvider
Creates client BST credential provider for the indicated certificate file and private key.
ClientBSTCredentialProvider(X509Certificate, CertPath, PrivateKey) - Constructor for class weblogic.wsee.security.bst.ClientBSTCredentialProvider
Creates client BST credential provider for the indicated certificate file and private key.
ClientCallback - Interface in weblogic.common
 
ClientCertificatePlugin - Interface in weblogic.security.SSL
 
CLIENTCERTREQUIRED - Static variable in interface weblogic.management.configuration.JTAMBean
 
ClientEnvironment - Interface in weblogic.jndi
This is an environment that can be used on a thinner client.
ClientEnvironmentFactory - Interface in weblogic.jndi
This class generates client environments, to be used in the server and from the thin client.
ClientIdentityFeature - Class in weblogic.jws.jaxws.client
Deprecated. 
ClientIdentityFeature() - Constructor for class weblogic.jws.jaxws.client.ClientIdentityFeature
Deprecated.
Create a ClientIdentityFeature with a null raw client ID.
ClientIdentityFeature(String) - Constructor for class weblogic.jws.jaxws.client.ClientIdentityFeature
Deprecated.
Create a ClientIdentityFeature with the given raw client ID.
ClientIdentityFeature.ParentIdCalculator - Interface in weblogic.jws.jaxws.client
Deprecated. 
ClientIdentityFeature.Type - Enum in weblogic.jws.jaxws.client
Deprecated. 
ClientInterceptor - Interface in weblogic.wsee.client
ClientInterceptor provides the possibility of settings WebServiceFeatures or properties on Binding providers in case that the consumer side client classes cannot be modified (e.g.
ClientInvokeInfo(boolean, boolean) - Constructor for class weblogic.wsee.reliability2.sequence.SourceMessageInfo.ClientInvokeInfo
Deprecated.
 
ClientManager - Interface in com.bea.httppubsub
ClientManager is responsible for creating Client and manage all Clients.
ClientParamsBean - Interface in weblogic.j2ee.descriptor.wl
This package provides parameters that govern JMS server behavior with regard to a client.
ClientPolicyFeature - Class in weblogic.jws.jaxws
Allows client to override effective policy defined for service
ClientProxyFeature - Class in weblogic.wsee.jaxws.proxy
The WebServiceFeature is used to set proxy information for the per-connection proxy feature.
ClientSAF - Interface in weblogic.jms.extensions
The JMS Client SAF (store-and-forward) feature enables JMS clients to enqueue messages on a local file system.
ClientSAFBean - Interface in weblogic.j2ee.descriptor.wl
The top of the JMS module bean tree.
ClientSAFDuplicateException - Exception in weblogic.jms.extensions
This exception is delivered to a ClientSAF instance whenever a duplicate running ClientSAF instance is found bound to a given data file directory.
ClientSAFEncrypt - Class in weblogic.jms.extensions
Helper class for encrypting passwords for Client SAF configuration files.
ClientSAFFactory - Class in weblogic.jms.extensions
This class is a factory for JMS ClientSAF objects, which can be used to control configuration aspects of the Client SAF (store-and-forward) system.
ClientSAFGenerate - Class in weblogic.jms.extensions
This is a helper class for generating a SAF Client configuration file.
ClientSAFParser - Class in weblogic.jms.extensions
Convenience utility for verifying correctness of ClientSAF configuration files.
ClientTransactionManager - Interface in weblogic.transaction
Allows a transaction to be suspended and resumed.
ClientTxHelper - Class in weblogic.transaction
This class is suitable to be used on a "thicker" thin client.
ClientUNTCredentialProvider - Class in weblogic.wsee.security.unt
 
ClientUNTCredentialProvider(String, String) - Constructor for class weblogic.wsee.security.unt.ClientUNTCredentialProvider
Deprecated.
Use ClientUNTCredentialProvider(byte[] username, byte[] password) instead.
ClientUNTCredentialProvider(byte[], byte[]) - Constructor for class weblogic.wsee.security.unt.ClientUNTCredentialProvider
 
clone() - Method in class weblogic.common.ParamValue
Clones a ParamValue.
clone() - Method in class weblogic.rmi.server.UnicastRemoteObject
Returns a clone of the remote object that is distinct from the original.
clone() - Method in class weblogic.security.pk.CertPathBuilderParameters
This class is not cloneable.
clone() - Method in class weblogic.security.pk.CertPathValidatorParameters
This class is not cloneable.
clone() - Method in class weblogic.security.pk.WLSCertPathBuilderResult
This class is not cloneable.
clone() - Method in class weblogic.security.pk.WLSCertPathValidatorResult
This class is not cloneable.
clone() - Method in interface weblogic.security.spi.CertPathBuilderParametersSpi
This interface is not cloneable.
clone() - Method in interface weblogic.security.spi.CertPathValidatorParametersSpi
This interface is not cloneable.
clone() - Method in class weblogic.utils.collections.CircularQueue
 
clone() - Method in class weblogic.wsee.policy.framework.PolicyAlternative
Deprecated.
clone the PolicyALternative object
clone() - Method in class weblogic.wsee.reliability2.sequence.MessageInfo
Deprecated.
 
clone() - Method in class weblogic.xml.stream.events.ElementEvent
Deprecated.
 
cloneAndReplaceServerCert(X509Certificate) - Method in class weblogic.wsee.security.bst.ClientBSTCredentialProvider
 
cloneAndReplaceServerCert(X509Certificate) - Method in class weblogic.wsee.security.bst.StubPropertyBSTCredProv
Deprecated.
 
Closable - Interface in weblogic.deploy.api.internal
 
close() - Method in interface weblogic.deploy.api.internal.Closable
 
close() - Method in class weblogic.deploy.api.model.WebLogicDeployableObject
Closes application resources and removes temporary files.
close() - Method in class weblogic.deploy.api.model.WebLogicJ2eeApplicationObject
 
close() - Method in interface weblogic.deploy.api.spi.WebLogicDConfigBeanRoot
 
close() - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentConfiguration
Closes all resources and invalidates this configuration.
close() - Method in class weblogic.deploy.api.tools.SessionHelper
Closes resources associated with the current DeployableObject and DeploymentConfiguration.
close() - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Deprecated.
ResultSet Closes this CachedRowSetImpl objecy and releases any resources it was using.
close() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Deprecated.
Releases this rowset's ResultSet object's database and JDBC resources immediately instead of waiting for this to happen when it is automatically closed
close() - Method in interface weblogic.jms.extensions.ClientSAF
Stops the Client SAF system.
close() - Method in class weblogic.jndi.SimpleContext
 
close(String) - Method in interface weblogic.management.utils.ListerMBean
Indicates that the caller is finished using the list, and that the resources held on behalf of the list may be released.
close() - Method in class weblogic.net.http.ContentLengthOutputStream
Deprecated.
 
close(int) - Method in interface weblogic.websocket.WebSocketConnection
Deprecated.
Initiating closing handshake with specified status code.
close(int, String) - Method in interface weblogic.websocket.WebSocketConnection
Deprecated.
Initiating closing handshake with specified status code and reason string.
close() - Method in class weblogic.wsee.connection.transport.jms.JmsQueueConnection
Deprecated.
 
close() - Method in class weblogic.wsee.connection.transport.jms.JmsQueueConnectionPool
Deprecated.
close all outstanding JMS connections.
close(MessageContext) - Method in class weblogic.wsee.wstx.wsat.WSATClientHandler
Deprecated.
Nothing to clean up
close() - Method in interface weblogic.xml.security.utils.XMLWriter
Close this writer and free any resources associated with the writer.
close() - Method in class weblogic.xml.stream.util.PipedXMLInputStreamBase
Deprecated.
 
close() - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
Deprecated.
 
close(boolean) - Method in class weblogic.xml.stream.util.XMLInputOutputStreamBase
Deprecated.
 
close() - Method in class weblogic.xml.stream.util.XMLInputStreamFilterBase
Deprecated.
 
close() - Method in interface weblogic.xml.stream.XMLInputStream
Closes this input stream and releases any system resources associated with the stream.
closeConversations(String) - Method in interface weblogic.management.runtime.WSRMRemoteEndpointRuntimeMBean
Forcefully closes all outstanding conversations whose name contains the given name.
closeCursor(String) - Method in interface weblogic.diagnostics.accessor.runtime.DataAccessRuntimeMBean
Disposes of the cursor once the client has fetched all the records.
closeCursor(String) - Method in interface weblogic.management.runtime.CursorRuntimeMBean
Releases the server-side resources associated with the cursor and removes the runtime MBean instance.
CLOSED - Static variable in interface weblogic.management.runtime.WsrmSequenceInfo
Sequence is closed.
closeIgoreException() - Method in class weblogic.wsee.connection.transport.jms.JmsQueueConnection
Deprecated.
 
closeSequence(Stub) - Static method in class weblogic.wsee.reliability.WsrmUtils
Deprecated.
This method is used to close a reliable sequence on the given stub.
closeSequence() - Method in interface weblogic.wsee.reliability2.api.WsrmClient
Deprecated.
Closes a sequence, as defined by the WS-RM 1.1 spec.
CLOSING - Static variable in interface weblogic.management.runtime.WsrmSequenceInfo
Sequence is in the process of being closed.
ClosingMessage - Interface in weblogic.websocket
Deprecated.
As of release 12.1.3, replaced by JSR356: Java API for WebSocket
CLUSTER - Static variable in class weblogic.deploy.api.shared.WebLogicTargetType
The target is a WebLogic Server cluster.
CLUSTER - Static variable in class weblogic.management.deploy.DeploymentData
Deprecated.
Target is a Cluster
CLUSTER - Static variable in interface weblogic.protocol.Protocol
 
CLUSTER_DEPLOYMENT_TIMEOUT - Static variable in class weblogic.deploy.api.spi.DeploymentOptions
Default deployment timeout value for deployment operations.
CLUSTER_DEPLOYMENT_TIMEOUT - Static variable in interface weblogic.management.runtime.DeploymentManagerMBean
 
ClusterMBean - Interface in weblogic.management.configuration
This bean represents a cluster in the domain.
ClusterRuntimeMBean - Interface in weblogic.management.runtime
This class is used for monitoring a server's view of the members of a WebLogic cluster within a WebLogic domain.
CLUSTERS - Static variable in interface weblogic.protocol.Protocol
 
CmpField - Annotation Type in weblogic.ejbgen
 
CMPS_HDR_HINT - Static variable in class weblogic.wtc.jatmi.StandardTypes
 
CmrField - Annotation Type in weblogic.ejbgen
 
code - Variable in class weblogic.descriptor.beangen.PostGenValidation
 
code - Variable in class weblogic.wsee.reliability.faults.WsrmFaultMsg
Deprecated.
 
code - Variable in class weblogic.wsee.reliability2.faults.WsrmFaultMsg
WSRM Specification: fault code, minus any SOAP prefix
COHERENCE_CLUSTER - Static variable in class weblogic.deploy.api.shared.WebLogicModuleType
 
CoherenceAddressProviderBean - Interface in weblogic.coherence.descriptor.wl
A unique name that identifies an address provider for Coherence cluster member.
CoherenceAddressProvidersBean - Interface in weblogic.coherence.descriptor.wl
A unique name that identifies all the address providers for a Coherence cluster.
CoherenceCacheBean - Interface in weblogic.coherence.descriptor.wl
Information that represents a Coherence cache.
CoherenceCacheConfigMBean - Interface in weblogic.management.configuration
Information that represents a Coherence cache configuration.
CoherenceClusterMetricsRuntimeMBean - Interface in weblogic.management.runtime
A CoherenceClusterRuntimeMetricsMBean gathers metrics from nodes in the cluster according to the specified report group xml file, and then provides a way to query for subsets of the group file by nodes and by table name, which refers to individual file names within the report group file.
CoherenceClusterParamsBean - Interface in weblogic.coherence.descriptor.wl
 
CoherenceClusterRuntimeMBean - Interface in weblogic.management.runtime
Coherence cluster run-time information.
CoherenceClusterSystemResourceMBean - Interface in weblogic.management.configuration
This bean defines a system-level Coherence cluster resource.
CoherenceClusterWellKnownAddressBean - Interface in weblogic.coherence.descriptor.wl
A unique name that identifies a well known address of a Coherence cluster member.
CoherenceClusterWellKnownAddressesBean - Interface in weblogic.coherence.descriptor.wl
A unique name that identifies all the well known addresses for a Coherence cluster.
CoherenceFederationParamsBean - Interface in weblogic.coherence.descriptor.wl
Bean to configure Federation configuration to be used.
CoherenceIdentityAsserterBean - Interface in weblogic.coherence.descriptor.wl
Parameters to define an instance of a Coherence com.tangosol.net.security.IdentityAsserter.
CoherenceInitParamBean - Interface in weblogic.coherence.descriptor.wl
 
CoherenceKeystoreParamsBean - Interface in weblogic.coherence.descriptor.wl
Information needed to access key material for Coherence Identity from the keystore.
CoherenceLoggingParamsBean - Interface in weblogic.coherence.descriptor.wl
 
CoherenceManagementAddressProviderMBean - Interface in weblogic.management.configuration
This class holds the connection information needed to connect to a Coherence server.
CoherenceManagementClusterMBean - Interface in weblogic.management.configuration
This class is used to hold JMX information about a coherence cluster in both the standalone case and WLS managed cluster case.
CoherenceMemberConfigMBean - Interface in weblogic.management.configuration
This class represents Coherence Operational Configuration for a WLS Server that is part of a Coherence Cluster.
CoherencePartitionCacheConfigMBean - Interface in weblogic.management.configuration
The CoherencePartitionCacheConfigMBean is used to define which Coherence caches are shared/not-shared in an MT environment as well as specific cache properties that apply to deployments underneath a partition.
CoherencePartitionCachePropertyMBean - Interface in weblogic.management.configuration
The CoherencePartitionCachePropertyMBean is used to define specific properties, name and value that apply to a CoherenceMTCacheConfigMBean.
CoherencePersistenceParamsBean - Interface in weblogic.coherence.descriptor.wl
Bean to override default Persistence environments in Coherence
CoherenceServerLifeCycleRuntimeMBean - Interface in weblogic.management.runtime
Deprecated.
12.2.1.0.0 Standalone Coherence Cache Server control using Nodemanager feature has been deprecated and replaced with Managed Coherence Servers introduced in 12.1.2
CoherenceServerLifeCycleTaskRuntimeMBean - Interface in weblogic.management.runtime
Exposes monitoring information about a server's life cycle.
CoherenceServerMBean - Interface in weblogic.management.configuration
This class represents a Coherence stand-alone server.
CoherenceServerStartMBean - Interface in weblogic.management.configuration
This bean is used to configure the attributes necessary to start up a server on a remote machine.
CoherenceServiceBean - Interface in weblogic.coherence.descriptor.wl
Information that represents a Coherence service.
CoherenceSocketAddressBean - Interface in weblogic.coherence.descriptor.wl
A socket address for the Coherence Address Provider
CoherenceTierMBean - Interface in weblogic.management.configuration
This class represents Coherence Tier.
CollectionUtil - Class in com.bea.common.security.xacml
Utilities for working with collections, particularly bags, which are defined as unordered lists
columnUpdated(int) - Method in class weblogic.jdbc.rowset.BaseRowSet
Deprecated.
CachedRowSet Indicates whether the designated column in the current row of this RowSet object has been updated.
columnUpdated(String) - Method in class weblogic.jdbc.rowset.BaseRowSet
Deprecated.
CachedRowSet Indicates whether the designated column in the current row of this RowSet object has been updated.
COM - Static variable in interface weblogic.protocol.Protocol
 
com.bea.common.security.saml2 - package com.bea.common.security.saml2
Provides interfaces for com.bea.common.security.saml2.
com.bea.common.security.xacml - package com.bea.common.security.xacml
Utilities and classes for working with collections, schema elements, and data types supported by XACML security providers.
com.bea.common.security.xacml.policy - package com.bea.common.security.xacml.policy
Provides interfaces for com.bea.common.security.xacml.policy.
com.bea.core.jatmi.intf - package com.bea.core.jatmi.intf
Provides interfaces for using JATMI Appkeys and Authenticated Users.
com.bea.httppubsub - package com.bea.httppubsub
Provides interfaces and classes for the WebLogic HTTP Publish-Subscribe server.
com.bea.httppubsub.runtime - package com.bea.httppubsub.runtime
Provides runtime interfaces for the WebLogic HTTP Publish-Subscribe server.
com.bea.logging - package com.bea.logging
Provides classes for Server logging.
com.bea.security.saml2.providers - package com.bea.security.saml2.providers
Provides interfaces and classes for the configuration, control, and monitoring of SAML 2.0 security providers in a WebLogic security realm.
com.bea.security.saml2.providers.registry - package com.bea.security.saml2.providers.registry
Abstract interfaces for SAML 2.0 Identity Provider and Service Provider partners and metadata.
com.bea.wls.redef.runtime - package com.bea.wls.redef.runtime
Provides interfaces for com.bea.wls.redef.runtime.
com.oracle.weblogic.lifecycle - package com.oracle.weblogic.lifecycle
Provides interfaces for com.oracle.weblogic.lifecycle.
com.oracle.weblogic.lifecycle.core - package com.oracle.weblogic.lifecycle.core
 
COMMBean - Interface in weblogic.management.configuration
This bean represents the server-wide configuration of COM
Comment - Interface in weblogic.xml.stream
Deprecated.
please use java standard StAX api
COMMENT - Static variable in interface weblogic.xml.stream.XMLEvent
Deprecated.
A constant which identifies a Comment
COMMENT_ID - Static variable in interface weblogic.servlet.logging.LogField
 
commit() - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Deprecated.
CachedRowSet Commits all changes performed by the acceptChanges() methods
commit() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Deprecated.
Commits all updates in this JdbcRowSet object by wrapping the internal Connection object and calling its commit method.
commit() - Method in class weblogic.security.auth.login.UsernamePasswordLoginModule
This method is called if the LoginContext's overall authentication succeeded (the relevant REQUIRED, REQUISITE, SUFFICIENT and OPTIONAL LoginModules succeeded).
commit(Xid, boolean) - Method in interface weblogic.transaction.nonxa.NonXAResource
Issues a one-phase commit on the resource connection associated with the transaction represented by the xid argument.
commit(byte[]) - Method in interface weblogic.wsee.wstx.TransactionServices
Called by Participant endpoint to commit tx/subordinate branch
COMMIT - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
commit(EndpointReference, Xid, WSATXAResource) - Method in class weblogic.wsee.wstx.wsat.WSATHelper
Unlike rollback, Xids are not added to the durable participant XAResource map during commit as prepare must always be called in WS-AT (there is no onePhase commit) and prepare must add the Xid to the map.
commit(Xid, boolean) - Method in class weblogic.wsee.wstx.wsat.WSATXAResource
Commit.
COMMITTED - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
commonj.timers - package commonj.timers
Provides interfaces for commonj timers and listeners.
commonj.work - package commonj.work
Provides interfaces for commonj Work and WorkManager.
CommonLogMBean - Interface in weblogic.management.configuration
Configures the basic configuration for the logging system.
compare(String, String) - Static method in class weblogic.xml.stream.events.ElementEvent
Deprecated.
 
compareSeverities(int, int) - Static method in class weblogic.health.HealthState
 
compareSeverityTo(HealthState) - Method in class weblogic.health.HealthState
Compares the severity of the supplied HealthState to this object's severity.
compareSeverityTo(int) - Method in class weblogic.health.HealthState
 
compareTo(Object) - Method in class weblogic.descriptor.beangen.PropertyDeclaration
Sort based on getter.
compareTo(Object) - Method in class weblogic.wsee.reliability.MessageRange
Deprecated.
Compares two message ranges for ordering
compareTo(Object) - Method in class weblogic.wsee.reliability2.MessageRange
Deprecated.
Compares two message ranges for ordering
compareTo(Object) - Method in class weblogic.wtc.jatmi.Decimal
Compares this Decimal object to another object.
compareTo(Decimal) - Method in class weblogic.wtc.jatmi.Decimal
Compares two Decimal objects numerically.
compareTo(Object) - Method in class weblogic.wtc.jatmi.FmlKey
orders two FmlKey objects
Compatibility - Annotation Type in weblogic.ejbgen
 
CompatibilityException - Exception in weblogic.management
This exception is used to indicate some compatibility issue
complete() - Method in interface weblogic.connector.extensions.ExtendedBootstrapContext
To be called by RA when all activity has quiesced and it is safe to undeploy the adapter.
COMPLETED - Static variable in interface weblogic.management.runtime.ResourceGroupLifeCycleTaskStatus
The ResourceGroupLifeCycle task has completed successfully.
COMPLETED - Static variable in interface weblogic.management.runtime.ServerLifeCycleTaskStatus
The ServerLifeCycle task has completed successfully.
completeSend() - Method in class weblogic.wsee.connection.transport.jms.JmsServerQueueTransport
Deprecated.
 
CompletionListener - Interface in weblogic.common
When a result is set into a CompletionRequest it invokes all the CompletionListeners for that request.
CompletionRequest - Class in weblogic.common
 
COMPLEX - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Deprecated.
This property is usually automatically set when you use advanced features such as WS-ReliableMessaging, WS-Addressing, and WS-Conversation.
COMPONENT_NAME - Static variable in class weblogic.descriptor.annotation.PropertyAnnotations
Explicitly specifies the component name of the annotated array property.
ComponentConcurrentRuntimeMBean - Interface in weblogic.management.runtime
Component concurrent managed object runtime information.
ComponentMBean - Interface in weblogic.management.configuration
Deprecated.
9.0.0.0 in favor of AppDeploymentMBean
ComponentRuntimeMBean - Interface in weblogic.management.runtime
Base class for all runtime mbeans that provide status of running modules.
ComponentType - Class in weblogic.management.security.authorization
The ComponentType class provides constants for the component type parameter when using the PolicyListerMBean and RoleListerMBean interfaces.
COMPOS_HINT - Static variable in class weblogic.wtc.jatmi.StandardTypes
 
composeName(Name, Name) - Method in class weblogic.jndi.SimpleContext
 
composeName(String, String) - Method in class weblogic.jndi.SimpleContext
 
COMResource - Class in weblogic.security.service
The COMResource class is used by a container to specify a class type that can be exported from the COM runtime.
ConcurrencyStrategy() - Constructor for enum weblogic.ejbgen.Constants.ConcurrencyStrategy
 
ConcurrentManagedObjectsRuntimeMBean - Interface in weblogic.management.runtime
Concurrent Managed Objects Runtime information for the global/domain partition or a common partition.
CONFIDENTIALITY_ASSERTION - Static variable in interface weblogic.xml.security.SecurityAssertion
Deprecated.
 
CONFIDENTIALITY_CODE - Static variable in interface weblogic.xml.security.SecurityAssertion
Deprecated.
 
ConfidentialityAssertion - Class in weblogic.xml.security.assertion
Deprecated.
please use new WS Security API
CONFIG_CHANGE_AUDIT - Static variable in interface weblogic.management.configuration.DomainMBean
Configuration Audit directed to Security Audit Framework.
CONFIG_CHANGE_LOG - Static variable in interface weblogic.management.configuration.DomainMBean
Configuration Audit directed to Server Log.
CONFIG_CHANGE_LOG_AND_AUDIT - Static variable in interface weblogic.management.configuration.DomainMBean
Configuration Audit directed to both Server Log and Security Audit Framework.
CONFIG_CHANGE_NONE - Static variable in interface weblogic.management.configuration.DomainMBean
Configuration Audit disabled.
ConfigResourceOverrideBean - Interface in weblogic.j2ee.descriptor.wl
An XML config-resource-overrideType(@http://www.bea.com/ns/weblogic/90).
CONFIGURABLE - Static variable in interface weblogic.deploy.api.shared.PlanConstants
Specifies a property that is configurable, but doesn't resolve resources
CONFIGURABLE - Static variable in class weblogic.descriptor.annotation.GlobalAnnotations
When present on a property, indicates that this property may be changed during configuration.
ConfigurationException - Exception in weblogic.jms.common
This exception is thrown when a multicast consumer detects a sequence gap in the data stream.
ConfigurationException - Exception in weblogic.management.configuration
 
ConfigurationExtensionMBean - Interface in weblogic.management.configuration
This MBean is a reference to a system configuration extension.
ConfigurationManagerMBean - Interface in weblogic.management.mbeanservers.edit
Manages changes to the configuration of the current WebLogic Server domain.
ConfigurationMBean - Interface in weblogic.management.configuration
The tagging interface for configuration MBeans.
ConfigurationPropertiesMBean - Interface in weblogic.management.configuration
The ConfigurationPropertiesMBean is used when performing macro substitution from elements in the ServerTemplateMBeans or ResourceGroupTemplateMBean.
ConfigurationPropertyMBean - Interface in weblogic.management.configuration
Encapsulates information about a property, such as its value and whether it is encrypted.
configure(Properties, Object) - Method in interface oracle.ucp.ConnectionLabelingCallback
Configures the selected connection for a borrowing request before returning the connection to the application.
ConfiguredDeploymentsAccess - Interface in weblogic.management.provider.internal
 
ConfiguredDeploymentsAccessImpl - Class in weblogic.management.deploy.internal
 
confirmApplicationName(boolean, String, String, String, String) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
Used by the deployment subsystem to confirm an application name.
confirmApplicationName(boolean, File, File, String, String) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
Used by the deployment subsystem to confirm an application name.
confirmApplicationName(boolean, String, String, String, String, DeploymentOptions) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
Used by the deployment subsystem to confirm an application name.
confirmApplicationName(boolean, File, File, String, String, DeploymentOptions) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
Used by the deployment subsystem to confirm an application name.
confirmApplicationName(Boolean, String, String, String, String) - Method in interface weblogic.management.runtime.DeploymentManagerMBean
Used by the deployment subsystem to confirm an application name.
confirmApplicationName(Boolean, String, String, String, String, Properties) - Method in interface weblogic.management.runtime.DeploymentManagerMBean
Used by the deployment subsystem to confirm an application name.
CONFIRMATION_METHOD - Static variable in interface weblogic.wsee.security.saml.SAML2Constants
Deprecated.
 
CONFIRMATION_METHOD - Static variable in class weblogic.wsee.security.saml.SAMLConstants
Deprecated.
 
CONFIRMATION_METHOD_QNAME - Static variable in class weblogic.wsee.security.saml.SAMLConstants
Deprecated.
 
confirmOneway() - Method in class weblogic.wsee.connection.transport.jms.JmsServerQueueTransport
Deprecated.
 
confirmOneway() - Method in class weblogic.wsee.connection.transport.jms.JMSServerTransport
Deprecated.
 
confirmOneway() - Method in class weblogic.wsee.connection.transport.jms.JmsTransport
Deprecated.
 
connect() - Method in class weblogic.net.http.HttpsURLConnection
Make SSL connection to URL which was received in constructor.
connect() - Method in class weblogic.net.http.HttpURLConnection
 
connect(String, TransportInfo) - Method in class weblogic.wsee.connection.transport.jms.JmsTransport
Deprecated.
 
CONNECT_TIMEOUT - Static variable in interface weblogic.rmi.RmiContextConstants
The amount of time, in milliseconds, a request waits for a connection response from the server.
ConnectDeadException - Exception in weblogic.common
Class for ConnectDeadException
ConnectDisabledException - Exception in weblogic.common
Class for ConnectDisabledException
CONNECTION_FACTORY_UNMAPPED_RESREF_FAILSAFE - Static variable in interface weblogic.management.configuration.ServerTemplateMBean
 
CONNECTION_FACTORY_UNMAPPED_RESREF_RETURNDEFAULT - Static variable in interface weblogic.management.configuration.ServerTemplateMBean
 
ConnectionAffinityCallback - Interface in oracle.ucp
The callback interface for the Oracle RAC affinity features.
ConnectionAffinityCallback.AffinityPolicy - Enum in oracle.ucp
 
ConnectionDeadSQLException - Exception in weblogic.jdbc.extensions
This exception is generated when an application request to get a connection fails because the connection selected to be returned to the application from the pool fails the configured tests.
ConnectionDeadSQLException(String) - Constructor for exception weblogic.jdbc.extensions.ConnectionDeadSQLException
 
ConnectionEvent - Class in weblogic.security.net
 
ConnectionFactoryResourceBean - Interface in weblogic.j2ee.descriptor
Configuration of a Connector Connection Factory resource.
ConnectionFilter - Interface in weblogic.security.net
Connection filter interface.
ConnectionFilterImpl - Class in weblogic.security.net
Default connection filter implementation.
ConnectionFilterRulesListener - Interface in weblogic.security.net
ConnectionFilterRulesListener interface.
ConnectionHarvestingCallback - Interface in oracle.ucp
The callback interface for the connection harvesting support.
ConnectionInitializationCallback - Interface in oracle.ucp.jdbc
API that is invoked at every connection check out from the pool as well as at each successful reconnect from a recoverable error at replay.
ConnectionLabelingCallback - Interface in oracle.ucp
The callback interface for connection labeling support.
ConnectionLabelingCallback - Interface in oracle.ucp.jdbc
New ConnectionLabelingCallback API that is invoked at getConnection time when no requested labels are provided and there is an instance registered.
ConnectionPoolFailoverCallback - Interface in weblogic.jdbc.extensions
Controls the failover of WebLogic Server MultiPools.
ConnectionUnavailableSQLException - Exception in weblogic.jdbc.extensions
This exception is generated when an application request to get a connection fails because there are currently no connections available in the pool to be allocated.
ConnectionUnavailableSQLException(String) - Constructor for exception weblogic.jdbc.extensions.ConnectionUnavailableSQLException
 
CONNECTOR - Static variable in class weblogic.management.security.authorization.ComponentType
The Connector component type.
CONNECTOR1 - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
The dye flags CONNECTOR1, CONNECTOR2, CONNECTOR3 and CONNECTOR4 are set by the connector drivers to identify request properties specific to their situations.
CONNECTOR2 - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
 
CONNECTOR3 - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
 
CONNECTOR4 - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
 
ConnectorComponentMBean - Interface in weblogic.management.configuration
Deprecated.
9.0.0.0 in favor of AppDeploymentMBean
ConnectorComponentRuntimeMBean - Interface in weblogic.management.runtime
Generates notifications about the deployment state of resource adapters.
ConnectorConnectionPoolRuntimeMBean - Interface in weblogic.management.runtime
This class is used for monitoring a WebLogic Connector Connection Pool
ConnectorConnectionRuntimeMBean - Interface in weblogic.management.runtime
This class is used for monitoring individual WebLogic Connector connections
ConnectorInboundRuntimeMBean - Interface in weblogic.management.runtime
This class is used for monitoring inbound connections of resource adapters.
ConnectorServiceRuntimeMBean - Interface in weblogic.management.runtime
This interface defines the runtime information that can be accessed at a connector service level.
ConnectorWorkManagerRuntimeMBean - Interface in weblogic.management.runtime
This class is used for monitoring Connector Work Manager of resource adapters.
consolation(List<SAMLAttributeData>) - Static method in class weblogic.wsee.security.saml.SAMLAttributeDataImpl
Deprecated.
This method will add all attribute values into the first SAMLAttributeData object, and return a single SAMLAttributeData object.
ConsoleRuntimeMBean - Interface in weblogic.management.runtime
Runtime services for the console.
Constants - Interface in weblogic.ejbgen
 
Constants.Bool - Enum in weblogic.ejbgen
 
Constants.ConcurrencyStrategy - Enum in weblogic.ejbgen
 
Constants.HomeLoadAlgorithm - Enum in weblogic.ejbgen
 
Constants.Interface - Enum in weblogic.ejbgen
 
Constants.IsolationLevel - Enum in weblogic.ejbgen
 
Constants.RefType - Enum in weblogic.ejbgen
 
Constants.TransactionAttribute - Enum in weblogic.ejbgen
 
constructMessage(String, PropertyDeclaration, String) - Method in class weblogic.descriptor.annotation.AnnotationDefinition
 
ConsumerClosedException - Exception in weblogic.jms.extensions
ConsumerClosedException is delivered to the ExceptionListener for a session (if set), when one of session's consumer is closed by the server as a result of a server failure or administrative intervention.
consumerID - Variable in class weblogic.messaging.runtime.MessageInfo
 
ConsumerInfo - Class in weblogic.jms.extensions
ConsumerInfo represents JMS consumer informaton used by JMS message management APIs to provide consumer information to management clients in CompositeData format.
CONSUMPTION_ENABLED - Static variable in interface weblogic.management.configuration.JMSConstants
constants for destination state for consumption pause
CONSUMPTION_PAUSED - Static variable in interface weblogic.management.configuration.JMSConstants
 
CONSUMPTION_PAUSING - Static variable in interface weblogic.management.configuration.JMSConstants
 
ConsumptionException - Exception in weblogic.security.spi
The ConsumptionException is thrown if a security provider is unable to consume any type of security data.
contains(String) - Method in interface weblogic.wsee.handler.HandlerList
Deprecated.
 
containsKey(Object) - Method in class weblogic.xml.schema.binding.util.runtime.ObjectRefTable
 
containsNode(Node) - Method in interface weblogic.xml.crypto.wss.SignatureInfo
Checks if a part of the message represented by Node n is included under the signature.
containsNode(Node) - Method in interface weblogic.xml.crypto.wss.SignatureInfo.Reference
Checks if the part of the message represented by Node n is included under the signature through this Reference.
containsPEMdata(byte[]) - Static method in class weblogic.wsee.connection.transport.https.SSLAdapterUtils
Deprecated.
 
containsPolicyAssertion(Class) - Method in class weblogic.wsee.policy.framework.NormalizedExpression
Deprecated.
check if contains a particular PolicyAssertion
containsProperty(String) - Method in class weblogic.wsee.message.WlMessageContext
Deprecated.
Determines if the context contains a given property
containsUnactivatedChanges() - Method in interface weblogic.management.runtime.EditSessionConfigurationRuntimeMBean
Returns true if there are changes saved in the pending directory or there are changes in memory.
CONTENT - Static variable in interface weblogic.xml.crypto.encrypt.api.EncryptedType
 
content - Variable in class weblogic.xml.stream.events.ElementEvent
Deprecated.
 
CONTENT_ONLY - Static variable in interface weblogic.xml.security.encryption.XMLEncConstants
 
CONTENT_ONLY_PROPERTY - Static variable in interface weblogic.xml.security.encryption.XMLEncConstants
 
ContentLengthOutputStream - Class in weblogic.net.http
Deprecated.
Deprecated in WebLogic Server 9.0
Context - Annotation Type in weblogic.jws
Deprecated. 
CONTEXT - Static variable in interface weblogic.management.runtime.RequestClassRuntimeMBean
Represents ContextRequestClasses.
CONTEXT_PATH - Static variable in class weblogic.wsee.message.WlMessageContext
Deprecated.
 
ContextAwareAsyncResponseCallback - Interface in weblogic.net.http
ContextAwareAsyncResponseCallback is a tagging interface.
ContextCaseBean - Interface in weblogic.j2ee.descriptor.wl
 
ContextCaseMBean - Interface in weblogic.management.configuration
This mbean defines the mapping between the current context (security principal, group etc) and the request class to use.
ContextElement - Class in weblogic.security.service
A ContextElement is an object used to represent a named value that is used in a ContextHandler.
ContextElementMessageStream - Interface in weblogic.security.service
The ContextHandlerMessageStream interface provides a way for context elements to specify that their internal streams must be reset prior to reading values.
ContextElementMessageStream - Class in weblogic.security.utils
This class is a convenience class for wrappering InputStreams that are used for ContextElements.
ContextHandler - Interface in weblogic.security.service
The ContextHandler interface provides a way for an internal Weblogic container to pass additional information to a WebLogic Security Framework call, so that a security provider can obtain additional context information beyond what is provided by the arguments to a particular method.
ContextHandlerCallback - Class in weblogic.security.auth.callback
This callback passes the ContextHandler to LoginModule.login() methods.
ContextHandlerMBean - Interface in weblogic.management.security.audit
Provides a set of attributes for ContextHandler support.
ContextRequestClassBean - Interface in weblogic.j2ee.descriptor.wl
 
ContextRequestClassMBean - Interface in weblogic.management.configuration
This mbean defines the mapping between the current context (security principal, group) and the request class to use.
contextRoot - Variable in class weblogic.deploy.api.model.WebLogicDeployableObject
 
continueChallengeIdentity(AppChallengeContext, String, Object, AppContext) - Method in class weblogic.security.services.Authentication
Use the supplied context, client token to continue establishing client identity
continueChallengeIdentity(ProviderChallengeContext, String, Object, ContextHandler) - Method in interface weblogic.security.spi.ChallengeIdentityAsserterV2
Use the supplied provider context and client token to continue establishing client identity
continueConversation(Stub, Map) - Static method in class weblogic.wsee.conversation.ConversationUtils
Deprecated.
Continue a conversation on a stub that wasn't originally in the conversation.
CONTROL_RESOURCE - Static variable in class weblogic.security.spi.ApplicationInfo.ComponentType
Indicates that component type is a ControlResource.
ControlResource - Class in weblogic.security.service
The ControlResource class is used by a controls container to specify the Control resource (and method related to the resource) that a caller is attempting to access.
Conversation - Annotation Type in weblogic.jws
Deprecated. 
Conversation - Interface in weblogic.wtc.jatmi
This interface represents a conversation between a client and server over an open conection.
Conversation.Phase - Enum in weblogic.jws
Deprecated. 
CONVERSATION_ID - Static variable in class weblogic.wsee.conversation.ConversationUtils
Deprecated.
 
CONVERSATION_ID - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Deprecated.
This property allows you to set the conversation id on the stub in a conversational web services invoke.
CONVERSATION_VERSION_ONE - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Deprecated.
Conversation version one property value.
CONVERSATION_VERSION_PROPERTY - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Deprecated.
This property allows you to set the conversation version to be used in a conversational web services invoke.
CONVERSATION_VERSION_TWO - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Deprecated.
Conversation version two property value.
Conversational - Annotation Type in weblogic.jws
Deprecated. 
CONVERSATIONAL_METHOD_BLOCK_TIMEOUT - Static variable in interface weblogic.wsee.jaxrpc.WLStub
Deprecated.
This property allows you to set how long for a conversational continue method to block while waiting for the server to assign the conversation id.
ConversationIdNotYetAvailableException - Exception in weblogic.wsee.conversation
Deprecated. 
ConversationIdNotYetAvailableException(String) - Constructor for exception weblogic.wsee.conversation.ConversationIdNotYetAvailableException
Deprecated.
Constructor.
ConversationIdNotYetAvailableException(String, Throwable) - Constructor for exception weblogic.wsee.conversation.ConversationIdNotYetAvailableException
Deprecated.
Constructor
ConversationUtils - Class in weblogic.wsee.conversation
Deprecated. 
ConversationUtils2 - Class in weblogic.wsee.conversation
 
convert(KeySelector.Purpose) - Static method in class weblogic.xml.crypto.wss.provider.Purpose
 
COOKIE1 - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
The dye flags COOKIE1, COOKIE2, COOKIE3 and COOKIE4 are set in the diagnostic context for an HTTP/S request, if it contains the cookie named "weblogic.diagnostics.dye" and its value is equal to the value of the respective property (COOKIE1, COOKIE2, COOKIE3, COOKIE4) of the DyeInjection monitor.
COOKIE2 - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
 
COOKIE3 - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
 
COOKIE4 - Static variable in interface weblogic.diagnostics.context.DiagnosticContextConstants
 
COORDINATION_CONTEXT - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
COORDINATION_TYPE - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
COORDINATOR_PROTOCOL_SERVICE - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
copy() - Method in class weblogic.xml.crypto.common.keyinfo.KeyResolver
 
copy() - Method in class weblogic.xml.security.keyinfo.KeyResolver
 
cost(Properties, Properties) - Method in interface oracle.ucp.ConnectionLabelingCallback
Projects the cost of configuring connections considering label-matching differences.
CpuUtilizationMBean - Interface in weblogic.management.configuration
A CpuUtilizationMBean represents a resource consumption management policy for the "CPU Utilization" resource type.
create() - Method in interface weblogic.deployment.configuration.DeploymentValidationPluginFactory
Create a deployment validation instance.
CREATE - Static variable in interface weblogic.management.mbeanservers.edit.Change
 
create(Class, String, String, String) - Method in class weblogic.security.principal.PrincipalFactory
Create a WLSPrincipal instance based on the input principal class
create(Class, String, String, String, String) - Method in class weblogic.security.principal.PrincipalFactory
 
CREATE - Static variable in class weblogic.security.service.JMXResource
 
create(String) - Static method in class weblogic.workarea.PrimitiveContextFactory
Creates a new WorkContext containing Unicode String context data.
create(long) - Static method in class weblogic.workarea.PrimitiveContextFactory
Creates a new WorkContext containing 64-bit long context data.
create(Serializable) - Static method in class weblogic.workarea.PrimitiveContextFactory
Creates a new WorkContext containing opaque Serializable context data.
create(List<String>, PolicySubjectMetadata) - Static method in class weblogic.wsee.jws.jaxws.owsm.PolicySubjectBindingFeature
 
create(PolicyReference[], PolicySubjectMetadata) - Static method in class weblogic.wsee.jws.jaxws.owsm.PolicySubjectBindingFeature
 
create() - Method in interface weblogic.wtc.jatmi.TuxedoServiceHome
This method corresponds to the ejbCreate method in the user bean which will implement the actual service call.
CREATE_EVENT - Static variable in interface weblogic.security.spi.AuditCreateConfigurationEvent
Unique identifier for the Create Configuration Audit Event
CREATE_INTERMEDIATE_CONTEXTS - Static variable in interface weblogic.jndi.WLContext
Specifies how to handle non-existent intermediate contexts.
CREATE_PLAN - Static variable in interface weblogic.management.runtime.DeploymentManagerMBean
 
createAction(String, String) - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Creates an action bean with the specified name.
createAddressing() - Method in interface weblogic.j2ee.descriptor.PortComponentRefBean
 
createAdjudicator(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates an Adjudication provider in this security realm and removes this security realm's previous Adjudication provider.
createAdjudicator(String) - Method in interface weblogic.management.security.RealmMBean
Creates an Adjudication provider in this security realm and removes this security realm's previous Adjudication provider.
createAdministeredObjectBean() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createAdministeredObjectBean() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createAdministeredObjectBean() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createAdministeredObjectBean() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createAdminMBean(String, String, String, ConfigurationMBean) - Method in interface weblogic.management.MBeanHome
Deprecated.
Creates an Administration MBean with the name, type, domain, and parent that you specify.
createAdminMBean(String, String, String) - Method in interface weblogic.management.MBeanHome
Deprecated.
Creates an Administration MBean with the specified name, type, and domain.
createAdminMBean(String, String) - Method in interface weblogic.management.MBeanHome
Deprecated.
Creates an Administration MBean with the specified name and type in the default JMX domain.
createAndUnmarshal(Node) - Static method in class weblogic.xml.crypto.wss.SecurityTokenReferenceImpl
 
createApplication(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createApplicationVersion(String, String) - Method in interface weblogic.security.spi.VersionableApplicationProvider
Marks the creation of a new application version and is only called on one server within a WebLogic Server domain at the time the version is created.
createAroundInvoke() - Method in interface weblogic.j2ee.descriptor.InterceptorMethodsBean
 
createAroundInvoke() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createAroundTimeout() - Method in interface weblogic.j2ee.descriptor.InterceptorMethodsBean
 
createAroundTimeout() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createASCII(String) - Static method in class weblogic.workarea.PrimitiveContextFactory
Creates a new WorkContext containing 8-bit ASCII context data.
createAuditor(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates an Auditing provider in this security realm.
createAuditor(String) - Method in interface weblogic.management.security.RealmMBean
Creates an Auditing provider in this security realm.
createAuthConfigProvider(String) - Method in interface weblogic.management.configuration.JASPICMBean
create the auth config provider - leveraged by the subclasses
createAuthenticationProvider(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates an Authentication provider in this security realm.
createAuthenticationProvider(String) - Method in interface weblogic.management.security.RealmMBean
Creates an Authentication provider in this security realm.
createAuthorizer(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates an Authorization provider in this security realm.
createAuthorizer(String) - Method in interface weblogic.management.security.RealmMBean
Creates an Authorization provider in this security realm.
createBridgeDestination(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory to create BridgeDestination instance in the domain
createBytesMessage() - Method in class weblogic.jms.extensions.JMSMessageFactoryImpl
Implements createBytesMessage.
createBytesMessage() - Method in interface weblogic.jms.extensions.WLMessageFactory
Create JMS BytesMessage.
createCachedRowSet() - Method in class weblogic.jdbc.rowset.JdbcRowSetFactory
Deprecated.
 
createCapacity(String) - Method in interface weblogic.management.configuration.SelfTuningMBean
Creates capacity constraints.
createCertPathProvider(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates a Certification Path provider in this security realm.
createCertPathProvider(String) - Method in interface weblogic.management.security.RealmMBean
Creates a Certification Path provider in this security realm.
createCertRevocCa(String) - Method in interface weblogic.management.configuration.CertRevocMBean
This is the factory method for certificate revocation checking configuration CA overrides.
createChildCopyIncludingObsolete(String, DescriptorBean) - Method in interface weblogic.descriptor.DescriptorBean
Variation on createChildCopy that also copies @obsolete properties
createClientSAFDescriptor(String) - Static method in class weblogic.jms.extensions.ClientSAFParser
Parse doc without a plan.
createCluster(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory for creating Clusters.
createCoherenceAddressProvider(String) - Method in interface weblogic.coherence.descriptor.wl.CoherenceAddressProvidersBean
Creates a new CoherenceAddressProvider bean representing the specified address provider and adds it to the list of currently existing beans.
createCoherenceCache(String) - Method in interface weblogic.coherence.descriptor.wl.CoherenceClusterParamsBean
Creates a new CoherenceCache bean representing the specified cache and adds it to the list of currently existing beans.
createCoherenceCacheConfig(String) - Method in interface weblogic.management.configuration.CoherenceClusterSystemResourceMBean
Factory to create CoherenceCacheConfigMBean instances.
createCoherenceClusterSystemResource(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new CoherenceClusterSystemResource.
createCoherenceClusterSystemResource(String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Deprecated.
12.2.1.1.0 Coherence Clusters cannot be targeted to ResourceGroupTemplates
createCoherenceClusterWellKnownAddress(String) - Method in interface weblogic.coherence.descriptor.wl.CoherenceClusterWellKnownAddressesBean
Creates a new CoherenceWellKnownAddress bean representing the specified well known address and adds it to the list of currently existing beans.
createCoherenceInitParam(String) - Method in interface weblogic.coherence.descriptor.wl.CoherenceIdentityAsserterBean
Creates a new CoherenceInitParam bean representing the specified initialization parameter and adds it to the list of currently existing beans.
createCoherenceManagementCluster(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new CoherenceManagementClusterMBean MBean representing the specified Coherence cluster.
createCoherencePartitionCacheConfig(String) - Method in interface weblogic.management.configuration.PartitionMBean
Factory method for creating Coherence Partition Cache Config bean.
createCoherencePartitionCacheProperty(String) - Method in interface weblogic.management.configuration.CoherencePartitionCacheConfigMBean
Factory method for creating Coherence Partition Cache Property beans
createCoherenceServer(String) - Method in interface weblogic.management.configuration.DomainMBean
This is the factory method for Coherence servers that are scoped at the domain level.
createCoherenceService(String) - Method in interface weblogic.coherence.descriptor.wl.CoherenceClusterParamsBean
Creates a new CoherenceService bean representing the specified Service and adds it to the list of currently existing beans.
createCoherenceSocketAddress(String) - Method in interface weblogic.coherence.descriptor.wl.CoherenceAddressProviderBean
Creates a new CoherenceSocketAddress bean representing a host and port and adds it to the list of currently existing beans.
createConfigResourceOverride() - Method in interface weblogic.j2ee.descriptor.wl.ResourceDeploymentPlanBean
Create new "config-resource-override" element
createConfiguration(DeployableObject) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
Creates a DeploymentConfiguration object for the provided DeployableObject.
createConfigurationProperty(String) - Method in interface weblogic.management.configuration.WebserviceSecurityConfigurationMBean
create ConfigurationProperty object
createConfiguredEndPoint(String) - Method in interface weblogic.management.configuration.LifecycleManagerConfigMBean
Factory for creating a new LifecycleManager endpoint configuration.
createConnection(Properties) - Method in interface weblogic.jdbc.extensions.WLDataSource
Attempts to create a new database connection with the requested additional connection properties.
createConnectionFactory(String) - Method in interface weblogic.j2ee.descriptor.wl.ClientSAFBean
Creates a connection factory bean and adds it to this JMS module
createConnectionFactory(String) - Method in interface weblogic.j2ee.descriptor.wl.JMSBean
Creates a connection factory bean and adds it to this JMS module
createConnectionFactory(String, String, String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a JMS connection factory in the given JMS System resource module
createConnectionFactory(Context, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMS connection factory in the given JMS System resource module
createConnectionFactory(DomainMBean, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMS connection factory in the given JMS System resource module
createConnectionFactory(Context, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMS connection factory in the given JMS System resource module
createConnectionFactory(DomainMBean, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMS connection factory in the given JMS System resource module
createConnectionFactoryResourceBean() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createConnectionFactoryResourceBean() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createConnectionFactoryResourceBean() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createConnectionFactoryResourceBean() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createConnectionToInstance(String, Properties) - Method in interface weblogic.jdbc.extensions.WLDataSource
Attempts to create a new database connection with the requested additional connection properties to the specified instance.
createContextCase() - Method in interface weblogic.j2ee.descriptor.wl.ContextRequestClassBean
 
createContextCase(String) - Method in interface weblogic.management.configuration.ContextRequestClassMBean
 
createContextRequestClass(String) - Method in interface weblogic.management.configuration.SelfTuningMBean
Creates context request classes.
createCopy() - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Deprecated.
CachedRowSet Creates a RowSet object that is a deep copy of this CachedRowSetImpl object's data, including constraints.
createCopyNoConstraints() - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Deprecated.
CachedRowSet Creates a CachedRowSet object that is a copy of this CachedRowSetImpl object's data only.
createCopySchema() - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Deprecated.
CachedRowSet Creates a RowSet object that is a copy of this CachedRowSetImpl object's table structure and the constraints only.
createCpuUtilization(String) - Method in interface weblogic.management.configuration.ResourceManagerMBean
This is the factory method for creating "CPU Utilization" policy for this resource manager.
createCredentialMapper(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates a Credential Mapping provider in this security realm.
createCredentialMapper(String) - Method in interface weblogic.management.security.RealmMBean
Creates a Credential Mapping provider in this security realm.
createCustomAuthConfigProvider(String) - Method in interface weblogic.management.configuration.JASPICMBean
create a custom auth config provider
createCustomizer(Object) - Method in interface weblogic.descriptor.beangen.CustomizerFactory
Create customizer instance with given Bean implementation's instance.
createCustomResource(String, String, String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new Custom system resource.
createCustomResource(String, String, String, String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new Custom system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config/custom.
CREATED - Static variable in interface weblogic.management.runtime.WsrmSequenceInfo
Sequence handshaking is complete.
Created - Interface in weblogic.xml.security.wsu
 
createDataSource() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createDataSource() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createDataSource() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createDataSource() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createDatasourceInterceptor(String) - Method in interface weblogic.management.configuration.InterceptorsMBean
Get the named DatasourceInterceptorMBean for this domain
createDebugScope(String) - Method in interface weblogic.management.configuration.DebugMBean
 
CreateDefaultDbmsTables - Annotation Type in weblogic.ejbgen
 
CreateDefaultRdbmsTables - Annotation Type in weblogic.ejbgen
 
CREATEDERIVEDKEY - Static variable in class weblogic.security.spi.AuditAtnEventV2.AtnEventTypeV2
Represents the creation of the Derived key.
createDestinationKey(String) - Method in interface weblogic.j2ee.descriptor.wl.JMSBean
Creates a destination key bean and adds it to this JMS module
createDestinationKey(String, String, String, String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a DestinationKey Bean in the given JMS system resource module
createDestinationKey(Context, String, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a DestinationKey Bean in the given JMS system resource module
createDestinationKey(DomainMBean, String, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a DestinationKey Bean in the given JMS system resource module
createDestinationKey(Context, String, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a DestinationKey Bean in the given JMS system resource module
createDestinationKey(DomainMBean, String, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a DestinationKey Bean in the given JMS system resource module
createDistributedQueue(String) - Method in interface weblogic.j2ee.descriptor.wl.JMSBean
Deprecated.
10.3.4.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedQueue(Context, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedQueue(DomainMBean, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedQueue(Context, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedQueue(DomainMBean, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedQueueAsync(Context, String, String, String[]) - Static method in class weblogic.jms.extensions.JMSHelper
Deprecated.
Create a distributed queue and its members on the specified JMS server instances.
createDistributedQueueMember(String) - Method in interface weblogic.j2ee.descriptor.wl.DistributedQueueBean
Deprecated.
Creates a distributed queue member and adds it to this distributed queue.
createDistributedQueueMember(Context, String, String, String, int) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedQueueMember(DomainMBean, String, String, String, int) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedQueueMember(Context, String, String, String, int, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedQueueMember(DomainMBean, String, String, String, int, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedTopic(String) - Method in interface weblogic.j2ee.descriptor.wl.JMSBean
Deprecated.
10.3.4.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedTopic(Context, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedTopic(DomainMBean, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedTopic(Context, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedTopic(DomainMBean, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedTopicAsync(Context, String, String, String[]) - Static method in class weblogic.jms.extensions.JMSHelper
Deprecated.
Create a distributed topic and its members on the specified JMS server instances.
createDistributedTopicMember(String) - Method in interface weblogic.j2ee.descriptor.wl.DistributedTopicBean
Deprecated.
Creates a distributed topic member and adds it to this distributed topic
createDistributedTopicMember(Context, String, String, String, int) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedTopicMember(DomainMBean, String, String, String, int) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedTopicMember(Context, String, String, String, int, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDistributedTopicMember(DomainMBean, String, String, String, int, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Deprecated.
12.2.1.0, since Weighted Distributed Destination has been deprecated and replaced by Uniform Distributed Destination
createDurableSubscriber(String, String, String, boolean) - Method in interface weblogic.management.runtime.JMSDestinationRuntimeMBean
Creates a durable subscriber on the destination with the specified client ID and subscription name.
createEditSessionConfiguration(String, String) - Method in interface weblogic.management.runtime.EditSessionConfigurationManagerMBean
Creates a named edit session configuration.
createEjbLocalRef() - Method in interface weblogic.j2ee.descriptor.J2eeEnvironmentBean
 
createEjbLocalRef() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createEjbLocalRef() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createEjbLocalRef() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createEjbRef() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createEjbRef() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createEjbRef() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createEjbRef() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createEmptyExpression() - Static method in class weblogic.wsee.policy.framework.NormalizedExpression
Deprecated.
Return an empty NormalizedExpression that contains no policy alternatives.
createEncodedKey(String) - Static method in class weblogic.workarea.PrimitiveContextFactory
Creates a short WorkContext key based on key.
createEnvEntry() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createEnvEntry() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createEnvEntry() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createEnvEntry() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createEventMessage(LocalClient, String, String) - Method in interface com.bea.httppubsub.MessageFactory
Create EventMessage object with specified payLoad string.
CreateException - Exception in weblogic.management.utils
The CreateException exception is thrown when there is a problem detected with the object to be created.
createExpression(OperatorType) - Static method in class weblogic.wsee.policy.framework.PolicyExpression
Deprecated.
Factory method to create a new non-TERMINAL PolicyExpression.
createExternalResourceOverride() - Method in interface weblogic.j2ee.descriptor.wl.ResourceDeploymentPlanBean
Create new "external-resource-override" element
createFairShareConstraint(String, int) - Method in interface weblogic.management.configuration.RCMResourceFairShareMBean
This is the factory method for fair share policy configurations for this resource type.
createFairShareRequestClass() - Method in interface weblogic.j2ee.descriptor.wl.ContextCaseBean
 
createFairShareRequestClass(String) - Method in interface weblogic.management.configuration.ContextCaseMBean
This is the factory method for FairShareRequestClasses
createFairShareRequestClass(String) - Method in interface weblogic.management.configuration.SelfTuningMBean
Creates fair share request classes.
createFeature(List<WseePolicyReferenceInfo>, PolicySubjectMetadata) - Static method in class weblogic.wsee.jws.jaxws.owsm.PolicySubjectBindingFeature
 
createFileOpen(String) - Method in interface weblogic.management.configuration.ResourceManagerMBean
This is the factory method for creating "File Open" policy for this resource manager.
createFileStore(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new FileStore
createFileStore(String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Create a new FileStore.
createFilteredRowSet() - Method in class weblogic.jdbc.rowset.JdbcRowSetFactory
Deprecated.
 
createForeignConnectionFactory(String) - Method in interface weblogic.j2ee.descriptor.wl.ForeignServerBean
Creates a foreign connection factory and adds it to this foreign server.
createForeignConnectionFactory(String, String, String, String, String, String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a foreign JMS connection factory in a given foreign server of a JMS system resource module
createForeignConnectionFactory(Context, String, String, String, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a foreign JMS connection factgory in a given foreign server of a JMS system resource module
createForeignConnectionFactory(DomainMBean, String, String, String, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a foreign JMS connection factgory in a given foreign server of a JMS system resource module
createForeignConnectionFactory(Context, String, String, String, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a foreign JMS connection factgory in a given foreign server of a JMS system resource module
createForeignConnectionFactory(DomainMBean, String, String, String, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a foreign JMS connection factgory in a given foreign server of a JMS system resource module
createForeignConnectionFactory(String) - Method in interface weblogic.management.configuration.ForeignServerOverrideMBean
Creates a foreign connection factory and adds it to this foreign server.
createForeignDestination(String) - Method in interface weblogic.j2ee.descriptor.wl.ForeignServerBean
Creates a foreign destination and adds it to this foreign server
createForeignDestination(String, String, String, String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a foreign JMS destination in a given foreign server of a JMS system resource module
createForeignDestination(Context, String, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a foreign JMS destination in a given foreign server of a JMS system resource module
createForeignDestination(DomainMBean, String, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a foreign JMS destination in a given foreign server of a JMS system resource module
createForeignDestination(Context, String, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a foreign JMS destination in a given foreign server of a JMS system resource module
createForeignDestination(DomainMBean, String, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a foreign JMS destination in a given foreign server of a JMS system resource module
createForeignDestination(String) - Method in interface weblogic.management.configuration.ForeignServerOverrideMBean
Creates a foreign destination and adds it to this foreign server.
createForeignJMSServer(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createForeignJNDILink(String) - Method in interface weblogic.management.configuration.ForeignJNDIProviderMBean
Create a ForeignJNDILink resource with the given name.
createForeignJNDILink(String) - Method in interface weblogic.management.configuration.ForeignJNDIProviderOverrideMBean
Create a ForeignJNDILink resource with the given name.
createForeignJNDIProvider(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new diagnostic deployment that can be targeted to a server
createForeignJNDIProvider(String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Create a new ForeignJNDIProvider with the specified name
createForeignJNDIProviderOverride(String) - Method in interface weblogic.management.configuration.PartitionMBean
Creates a ForeignJNDIProviderOverride MBean with the name.
createForeignServer(String) - Method in interface weblogic.j2ee.descriptor.wl.JMSBean
Creates a foreign server bean and adds it to this JMS module
createForeignServer(String, String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a foreign JMS server in a given JMS system resource module
createForeignServer(Context, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a foriegn JMS server in a given JMS system resource module
createForeignServer(DomainMBean, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a foriegn JMS server in a given JMS system resource module
createForeignServer(Context, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a foriegn JMS server in a given JMS system resource module
createForeignServer(DomainMBean, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a foriegn JMS server in a given JMS system resource module
createForeignServer(String) - Method in interface weblogic.management.configuration.JMSSystemResourceOverrideMBean
Creates a foreign server in this JMS system resource.
createFromKeySpec(String, KeySpec) - Method in class weblogic.xml.security.keyinfo.KeyValue
 
createFromPolicyAlternatives(Set) - Static method in class weblogic.wsee.policy.framework.NormalizedExpression
Deprecated.
Create a NormalizedExpression from a set of policy alternatives.
createGroup(String, String) - Method in interface weblogic.management.security.authentication.GroupEditorMBean
Creates a group.
createGroupParams(String) - Method in interface weblogic.j2ee.descriptor.wl.TemplateBean
Creates a group parameter and adds it to this template.
createHandler() - Method in interface weblogic.j2ee.descriptor.HandlerChainBean
 
createHandler() - Method in interface weblogic.j2ee.descriptor.PortComponentBean
 
createHandler() - Method in interface weblogic.j2ee.descriptor.ServiceRefBean
 
createHandler() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerChainBean
 
createHandlerChain() - Method in interface weblogic.j2ee.descriptor.HandlerChainsBean
 
createHandlerChain() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerChainsBean
 
createHandlerChains() - Method in interface weblogic.j2ee.descriptor.PortComponentBean
 
createHandlerChains() - Method in interface weblogic.j2ee.descriptor.ServiceRefBean
 
createHarvestedType(String) - Method in interface weblogic.diagnostics.descriptor.WLDFHarvesterBean
Creates a harvested type.
createHeapDumpAction(String) - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Creates an Heap Dump action configuration with the specified name.
createHeapRetained(String) - Method in interface weblogic.management.configuration.ResourceManagerMBean
This is the factory method for creating "Heap Retained" policy for this resource manager.
createIcon() - Method in interface weblogic.j2ee.descriptor.PortComponentBean
 
createIcon() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createIcon() - Method in interface weblogic.j2ee.descriptor.ServiceRefBean
 
createIcon() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createImageNotification(String) - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Creates an Image action configuration with the specified name.
createInitParam() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createInitParam() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createInjectionTarget() - Method in interface weblogic.j2ee.descriptor.EjbLocalRefBean
 
createInjectionTarget() - Method in interface weblogic.j2ee.descriptor.EjbRefBean
 
createInjectionTarget() - Method in interface weblogic.j2ee.descriptor.EnvEntryBean
 
createInjectionTarget() - Method in interface weblogic.j2ee.descriptor.MessageDestinationRefBean
 
createInjectionTarget() - Method in interface weblogic.j2ee.descriptor.PersistenceContextRefBean
 
createInjectionTarget() - Method in interface weblogic.j2ee.descriptor.PersistenceUnitRefBean
 
createInjectionTarget() - Method in interface weblogic.j2ee.descriptor.ResourceEnvRefBean
 
createInjectionTarget() - Method in interface weblogic.j2ee.descriptor.ResourceRefBean
 
createInjectionTarget() - Method in interface weblogic.j2ee.descriptor.ServiceRefBean
 
createInterceptor(String) - Method in interface weblogic.management.configuration.InterceptorsMBean
Get the named InterceptorMBean for this domain
createJdbcRowSet() - Method in class weblogic.jdbc.rowset.JdbcRowSetFactory
Deprecated.
 
createJDBCStore(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new JDBCStore
createJDBCStore(String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Create a new JDBCStore with the specified name.
createJDBCSystemResource(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new JDBC system resource.
createJDBCSystemResource(String, String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new JDBC system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config.
createJDBCSystemResource(String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Create a new JDBC system resource.
createJDBCSystemResource(String, String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Create a new JDBC system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config.
createJDBCSystemResourceOverride(String) - Method in interface weblogic.management.configuration.PartitionMBean
Creates a JDBCSystemResourceOverride MBeans with the specified name.
createJMSBridgeDestination(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory to create JMSBridgeDestination instance in the domain
createJMSBridgeDestination(String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Creates a JMSBridgeDestination instance in the resource group template.
createJMSConnectionConsumer(String) - Method in interface weblogic.management.configuration.JMSSessionPoolMBean
Deprecated.
The connection consumers for this JMS session pool.
createJmsConnectionFactory() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createJmsConnectionFactory() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createJmsConnectionFactory() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createJmsConnectionFactory() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createJMSConnectionFactory(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createJmsDestination() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createJmsDestination() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createJmsDestination() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createJmsDestination() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createJMSDestinationKey(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createJMSDistributedQueue(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createJMSDistributedQueueMember(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createJMSDistributedQueueMember(String, JMSDistributedQueueMemberMBean) - Method in interface weblogic.management.configuration.DomainMBean
 
createJMSDistributedQueueMember(String) - Method in interface weblogic.management.configuration.JMSDistributedQueueMBean
Deprecated.
Create a new diagnostic deployment that can be targeted to a server
createJMSDistributedQueueMember(String, JMSDistributedQueueMemberMBean) - Method in interface weblogic.management.configuration.JMSDistributedQueueMBean
Deprecated.
This method is there to support addMember which is relic of old mbean infrastructure but somehow got documented server
createJMSDistributedTopic(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createJMSDistributedTopicMember(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createJMSDistributedTopicMember(String, JMSDistributedTopicMemberMBean) - Method in interface weblogic.management.configuration.DomainMBean
 
createJMSDistributedTopicMember(String) - Method in interface weblogic.management.configuration.JMSDistributedTopicMBean
Deprecated.
Create a new diagnostic deployment that can be targeted to a server
createJMSFileStore(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createJMSInteropModule(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new JMS interop module.
createJMSJDBCStore(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createJMSNotification(String) - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Creates an JMS action configuration with the specified name.
createJMSQueue(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createJMSQueue(String, JMSQueueMBean) - Method in interface weblogic.management.configuration.DomainMBean
 
createJMSQueue(String) - Method in interface weblogic.management.configuration.JMSServerMBean
Deprecated.
9.0.0.0 Replaced with the JMS module functionality.
createJMSQueue(String, JMSQueueMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
Deprecated.
9.0.0.0 Replaced with the JMS module functionality.
createJMSServer(String, String, String) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a JMSServer in the given scope.
createJMSServer(Context, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMSServer in a given WebLogic domain.
createJMSServer(DomainMBean, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMSServer in a given WebLogic domain.
createJMSServer(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create JMSServer object
createJMSServer(String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Creates a JMSServer object
createJMSSessionPool(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createJMSSessionPool(String, JMSSessionPoolMBean) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createJMSSessionPool(String) - Method in interface weblogic.management.configuration.JMSServerMBean
Deprecated.
9.0.0.0 Replaced by message-driven beans. The JMSSessionPoolMBean type was deprecated. See JMSSessionPoolMBean for more information.
createJMSSessionPool(String, JMSSessionPoolMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
Deprecated.
9.0.0.0 Replaced with the JMS module functionality.
createJMSSystemResource(String, String) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a JMS System resource in the given scope
createJMSSystemResource(Context, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMS System resource in the given domain idenetified by the ctx
createJMSSystemResource(DomainMBean, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMS System resource in the given domain idenetified by the ctx
createJMSSystemResource(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new JMS system resource.
createJMSSystemResource(String, String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new JMS system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config.
createJMSSystemResource(String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Create a new JMS system resource.
createJMSSystemResource(String, String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Create a new JMS system resource.
createJMSSystemResourceOverride(String) - Method in interface weblogic.management.configuration.PartitionMBean
Creates JMS System Resource Override MBeans.
createJMSTemplate(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createJMSTopic(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createJMSTopic(String, JMSTopicMBean) - Method in interface weblogic.management.configuration.DomainMBean
 
createJMSTopic(String) - Method in interface weblogic.management.configuration.JMSServerMBean
Deprecated.
9.0.0.0 Replaced with the JMS module functionality.
createJMSTopic(String, JMSTopicMBean) - Method in interface weblogic.management.configuration.JMSServerMBean
Deprecated.
9.0.0.0 Replaced with the JMS module functionality.
createJMXNotification(String) - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Creates an JMX notification configuration with the specified name.
createJNDIProperty(String) - Method in interface weblogic.j2ee.descriptor.wl.ForeignServerBean
Creates a JNDI property bean and adds it to this foreign server.
createJNDIProperty(String) - Method in interface weblogic.management.configuration.ForeignServerOverrideMBean
Creates a JNDI property bean and adds it to this foreign server.
createJoinRowSet() - Method in class weblogic.jdbc.rowset.JdbcRowSetFactory
Deprecated.
 
createJoltConnectionPool(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory to create a JoltConnectionPool instance in the domain
createLocalClient() - Method in interface com.bea.httppubsub.ClientManager
Create a local client instance.
createLogAction(String) - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Creates an Log action configuration with the specified name.
createLogFilter(String) - Method in interface weblogic.management.configuration.DomainMBean
Creates a log filter MBean instance
createMachine(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create a Machine object
createMailSession() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createMailSession() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createMailSession() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createMailSession() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createMailSession(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create MailSession objects
createMailSessionOverride(String) - Method in interface weblogic.management.configuration.PartitionMBean
Creates a MailSessionOverride MBeans with the name.
createManagedExecutorServiceTemplate(String) - Method in interface weblogic.management.configuration.DomainMBean
This is the factory method for ManagedExecutorServiceTemplate
createManagedExecutorServiceTemplate(String) - Method in interface weblogic.management.configuration.PartitionMBean
Creates ManagedExecutorServiceTemplate with the specified name.
createManagedScheduledExecutorServiceTemplate(String) - Method in interface weblogic.management.configuration.DomainMBean
This is the factory method for ManagedScheduledExecutorServiceTemplate
createManagedScheduledExecutorServiceTemplate(String) - Method in interface weblogic.management.configuration.PartitionMBean
Creates a ManagedScheduledExecutorServiceTemplate with the specified name.
createManagedThreadFactoryTemplate(String) - Method in interface weblogic.management.configuration.DomainMBean
This is the factory method for ManagedThreadFactoryTemplate
createManagedThreadFactoryTemplate(String) - Method in interface weblogic.management.configuration.PartitionMBean
Creates a ManagedThreadFactoryTemplate with the specified name.
createMapMessage() - Method in class weblogic.jms.extensions.JMSMessageFactoryImpl
Implements createMapMessage.
createMapMessage() - Method in interface weblogic.jms.extensions.WLMessageFactory
Create JMS MapMessage.
createMaxThreadsConstraint(String) - Method in interface weblogic.management.configuration.SelfTuningMBean
Creates maximum threads constraints.
createMessage() - Method in class weblogic.jms.extensions.JMSMessageFactoryImpl
Implements createMessage.
createMessage(Document) - Method in class weblogic.jms.extensions.JMSMessageFactoryImpl
Implements createMessage.
createMessage() - Method in interface weblogic.jms.extensions.WLMessageFactory
Create JMS Message.
createMessage(Document) - Method in interface weblogic.jms.extensions.WLMessageFactory
Create JMS Message.
createMessageDestinationRef() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createMessageDestinationRef() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createMessageDestinationRef() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createMessageDestinationRef() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createMessagingBridge(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory for creating MessagingBridges
createMessagingBridge(String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Creates a MessagingBridge with specified name.
createMigratableTarget(String) - Method in interface weblogic.management.configuration.DomainMBean
Creates Migratable Targets.
createMinThreadsConstraint(String) - Method in interface weblogic.management.configuration.SelfTuningMBean
Creates minimum threads constraints.
createModuleDescriptor() - Method in interface weblogic.j2ee.descriptor.wl.ModuleOverrideBean
 
createModuleOverride() - Method in interface weblogic.j2ee.descriptor.wl.DeploymentPlanBean
 
createMustUnderstandName(SOAPMessage) - Method in class weblogic.wsee.wstx.wsat.WSATClientHandler
Deprecated.
 
createMutable(Serializable) - Static method in class weblogic.workarea.PrimitiveContextFactory
Creates a new WorkContext containing opaque Serializable context data.
createNetworkAccessPoint(String) - Method in interface weblogic.management.configuration.ServerTemplateMBean
Factory to create a new NetworkAccessPoint instance for this Server.
createNetworkChannel(String) - Method in interface weblogic.management.configuration.DomainMBean
Deprecated.
9.0.0.0
createNewSubcontext(Context, Name) - Method in class weblogic.jndi.SimpleContext
 
createObjectMessage() - Method in class weblogic.jms.extensions.JMSMessageFactoryImpl
Implements createObjectMessage.
createObjectMessage(Serializable) - Method in class weblogic.jms.extensions.JMSMessageFactoryImpl
Implements createObjectMessage.
createObjectMessage() - Method in interface weblogic.jms.extensions.WLMessageFactory
Create JMS ObjectMessage.
createObjectMessage(Serializable) - Method in interface weblogic.jms.extensions.WLMessageFactory
Create JMS ObjectMessage.
createOperation() - Method in interface weblogic.j2ee.descriptor.wl.PortInfoBean
add an Operation instance on this port.
createOsgiFramework(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory to create a new OSGi framework instance for this Server.
createOsgiFramework(String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Factory to create a new OSGi framework instance for this Server.
createOwsmPolicy() - Method in interface weblogic.j2ee.descriptor.wl.PortInfoBean
 
createParameter(String) - Method in interface weblogic.management.configuration.DeploymentValidationPluginMBean
Creates a parameter used to configure the plug-in factory used for validation.
createPartition(String) - Method in interface weblogic.management.configuration.DomainMBean
Creates a partition with the specified name.
createPartitionWorkManager(String) - Method in interface weblogic.management.configuration.DomainMBean
Creates a PartitionWorkManager with the specified name.
createPartitionWorkManager(String) - Method in interface weblogic.management.configuration.PartitionMBean
Creates a partition-level work manager policy set by the system administrator for this partition.
CREATEPASSWORDDIGEST - Static variable in class weblogic.security.spi.AuditAtnEventV2.AtnEventTypeV2
Represents the creation of the Password Digest.
createPasswordValidator(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates a Password Validator provider in this security realm.
createPasswordValidator(String) - Method in interface weblogic.management.security.RealmMBean
Creates a Password Validator provider in this security realm.
createPermanentQueueAsync(Context, String, String, String) - Static method in class weblogic.jms.extensions.JMSHelper
Deprecated.
Submit an asynchronous request to create a permanent JMS queue.
createPermanentTopicAsync(Context, String, String, String) - Static method in class weblogic.jms.extensions.JMSHelper
Deprecated.
Submit an asynchronous request to create a permanent JMS topic.
createPersistenceContextRef() - Method in interface weblogic.j2ee.descriptor.J2eeEnvironmentBean
 
createPersistenceContextRef() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createPersistenceContextRef() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createPersistenceContextRef() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createPersistenceUnitRef() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createPersistenceUnitRef() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createPersistenceUnitRef() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createPersistenceUnitRef() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createPersistentStore(IJMSModuleHelper.StoreType, String, String, PersistentStoreModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a persistent store in the given scope
createPlan(String) - Method in interface weblogic.management.configuration.AppDeploymentMBean
Create a deployment plan in the specified directory.
createPlan() - Method in interface weblogic.management.configuration.AppDeploymentMBean
Create a deployment plan in a default directory
createPolicy(String, String) - Method in interface weblogic.management.security.authorization.PolicyEditorMBean
Creates a policy for accessing a resource.
createPolicyStatement(String) - Static method in class weblogic.wsee.policy.framework.PolicyStatement
Deprecated.
Factory method to create a PolicyStatement instance.
createPortComponentRef() - Method in interface weblogic.j2ee.descriptor.ServiceRefBean
 
createPostConstruct() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createPostConstruct() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createPostConstruct() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createPostConstruct() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createPreDestroy() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createPreDestroy() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createPreDestroy() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createPreDestroy() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createPrefix(String) - Method in class weblogic.wsee.wsdl.WsdlWriter
Deprecated.
 
createProperty(String) - Method in interface weblogic.j2ee.descriptor.wl.JDBCPropertiesBean
Creates a new bean representing the specified JDBC property and adds it to the list of currently existing beans.
createProperty(String, String) - Method in interface weblogic.j2ee.descriptor.wl.JDBCPropertiesBean
Creates a new bean representing the specified JDBC property and value and adds it to the list of currently existing beans.
createQuery() - Method in interface weblogic.ejb.QueryHome
Creates a query that doesn't take input parameters.
createQuery() - Method in interface weblogic.ejb.QueryLocalHome
Creates a query that doesn't take input parameters.
createQueue(String) - Method in interface weblogic.j2ee.descriptor.wl.JMSBean
Creates a queue bean and adds it to this JMS module
createQueue(String, String, String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a JMS queue in a given JMS system resource module.
createQueue(Context, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMS queue in a given JMS system resource module.
createQueue(DomainMBean, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMS queue in a given JMS system resource module.
createQueue(Context, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMS queue in a given JMS system resource module.
createQueue(DomainMBean, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMS queue in a given JMS system resource module.
createQuota(String) - Method in interface weblogic.j2ee.descriptor.wl.JMSBean
Creates a quota bean and adds it to this JMS module
createQuota(String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a quota in the given JMS system resource module
createQuota(Context, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates the QuotaBean in the given JMS system resource module
createQuota(DomainMBean, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates the QuotaBean in the given JMS system resource module
createQuota(Context, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates the QuotaBean in the given JMS system resource module
createQuota(DomainMBean, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates the QuotaBean in the given JMS system resource module
createRDBMSSecurityStore() - Method in interface weblogic.management.security.RealmMBean
Creates configuration for the RDBMS security store.
createRDBMSSecurityStore(String) - Method in interface weblogic.management.security.RealmMBean
Creates configuration for the RDBMS security store with the specified name.
createRealm(String) - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
Creates a realm.
createRealm() - Method in interface weblogic.management.configuration.SecurityConfigurationMBean
Creates a realm.
createRegistry(int) - Static method in class weblogic.rmi.registry.LocateRegistry
Returns a WebLogic Server registry located on localhost at the specified port.
createReplicatedStore(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new ReplicatedStore
createResourceEnvRef() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createResourceEnvRef() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createResourceEnvRef() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createResourceEnvRef() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createResourceGroup(String) - Method in interface weblogic.management.configuration.DomainMBean
Creates a resource group at the domain level with the specified name.
createResourceGroup(String) - Method in interface weblogic.management.configuration.PartitionMBean
Creates a resource group with the specified name.
createResourceGroupTemplate(String) - Method in interface weblogic.management.configuration.DomainMBean
Creates resource group templates with the specified name.
createResourceManager(String) - Method in interface weblogic.management.configuration.PartitionMBean
Creates the resource manager policy for the partition.
createResourceManager(String) - Method in interface weblogic.management.configuration.ResourceManagementMBean
This is the factory method for resource manager configurations scoped at the domain level.
createResourceRef() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createResourceRef() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createResourceRef() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createResourceRef() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createRespectBinding() - Method in interface weblogic.j2ee.descriptor.PortComponentRefBean
 
createResponseTimeRequestClass() - Method in interface weblogic.j2ee.descriptor.wl.ContextCaseBean
 
createResponseTimeRequestClass(String) - Method in interface weblogic.management.configuration.ContextCaseMBean
This is the factory method for ResponseTimeRequestClasss
createResponseTimeRequestClass(String) - Method in interface weblogic.management.configuration.SelfTuningMBean
Creates the response time request classes.
createRESTNotification(String) - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Creates an REST action configuration with the specified name.
createRole(String, String, String, String) - Method in interface weblogic.management.security.authorization.RoleAuxiliaryMBean
Creates role for a resource.
createRole(String, String, String) - Method in interface weblogic.management.security.authorization.RoleEditorMBean
Creates role for a resource.
createRoleMapper(String, String) - Method in interface weblogic.management.security.RealmMBean
Creates a Role Mapping provider in this security realm.
createRoleMapper(String) - Method in interface weblogic.management.security.RealmMBean
Creates a Role Mapping provider in this security realm.
createSAFAgent(String, String, String) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a SAFAgent in the given scope.
createSAFAgent(Context, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAFAgent in a given WebLogic domain.
createSAFAgent(DomainMBean, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAFAgent in a given WebLogic domain.
createSAFAgent(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create SAFAgent object
createSAFAgent(String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Creates SAFAgent object with the specified name.
createSAFErrorHandling(String) - Method in interface weblogic.j2ee.descriptor.wl.ClientSAFBean
Create SAFErrorHandlingBean in this module
createSAFErrorHandling(String) - Method in interface weblogic.j2ee.descriptor.wl.JMSBean
Create SAFErrorHandlingBean in this module
createSAFErrorHandling(String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a SAF error handling in the given JMS system resource module
createSAFErrorHandling(Context, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF error handling in a given JMS system resource
createSAFErrorHandling(DomainMBean, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF error handling in a given JMS system resource
createSAFErrorHandling(Context, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF error handling in a given JMS system resource
createSAFErrorHandling(DomainMBean, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF error handling in a given JMS system resource
createSAFImportedDestinations(String) - Method in interface weblogic.j2ee.descriptor.wl.ClientSAFBean
Create a SAFImportedDestinationsBean in this JMSModule
createSAFImportedDestinations(String) - Method in interface weblogic.j2ee.descriptor.wl.JMSBean
Create a SAFImportedDestinationsBean in this JMSModule
createSAFImportedDestinations(String, String, String, String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a SAF imported destinations group in the given JMS system resource module
createSAFImportedDestinations(Context, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF imported destination group in a given JMS system resource
createSAFImportedDestinations(DomainMBean, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF imported destination group in a given JMS system resource
createSAFImportedDestinations(Context, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF imported destination group in a given JMS system resource
createSAFImportedDestinations(DomainMBean, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF imported destination group in a given JMS system resource
createSAFQueue(String) - Method in interface weblogic.j2ee.descriptor.wl.SAFImportedDestinationsBean
Create a SAF Queue bean for this SAF Imported Destinations bean.
createSAFQueue(String, String, String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a SAF queue in the given SAF imported destinations group
createSAFQueue(Context, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF queue in a given SAF imported destinations group of JMS system resource module
createSAFQueue(DomainMBean, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF queue in a given SAF imported destinations group of JMS system resource module
createSAFQueue(Context, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF queue in a given SAF imported destinations group of JMS system resource module
createSAFQueue(DomainMBean, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF queue in a given SAF imported destinations group of JMS system resource module
createSAFRemoteContext(String) - Method in interface weblogic.j2ee.descriptor.wl.ClientSAFBean
Create SAFRemoteContextBean in this module
createSAFRemoteContext(String) - Method in interface weblogic.j2ee.descriptor.wl.JMSBean
Create SAFRemoteContextBean in this module
createSAFRemoteContext(String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a SAF remote context in the given JMS system resource module
createSAFRemoteContext(Context, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF remote context in a given JMS system resource
createSAFRemoteContext(DomainMBean, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF remote context in a given JMS system resource
createSAFRemoteContext(Context, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF remote context in a given JMS system resource
createSAFRemoteContext(DomainMBean, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF remote context in a given JMS system resource
createSAFTopic(String) - Method in interface weblogic.j2ee.descriptor.wl.SAFImportedDestinationsBean
Create a SAF topic for this SAF Imported Destinations bean.
createSAFTopic(String, String, String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a SAF topic in the given SAF imported destinations group
createSAFTopic(Context, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF topic in a given SAF imported destinations group of JMS system resource module
createSAFTopic(DomainMBean, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF topic in a given SAF imported destinations group of JMS system resource module
createSAFTopic(Context, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF topic in a given SAF imported destinations group of JMS system resource module
createSAFTopic(DomainMBean, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a SAF topic in a given SAF imported destinations group of JMS system resource module
createScaleDownAction(String) - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Creates a scale-down action configuration with the specified name.
createScaleUpAction(String) - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Creates a scale-up action configuration with the specified name.
createScriptAction(String) - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Creates an Script action configuration with the specified name.
createScriptInterceptor(String) - Method in interface weblogic.management.configuration.InterceptorsMBean
Get the named ScriptInterceptorMBean for this domain
createSecurity(String) - Method in class weblogic.xml.security.wsse.SecurityElementFactory
Deprecated.
Creates a Security element targeted to the designated actor/role.
CreateSequencePostSecurityTokenCallback - Class in weblogic.wsee.reliability2.sequence
 
createServer(String) - Method in interface weblogic.management.configuration.DomainMBean
This is the factory method for Servers that are scoped at the domain level.
createServerFailureTrigger() - Method in interface weblogic.management.configuration.OverloadProtectionMBean
Configure a trigger that marks the server as failed when the condition is met.
createServerSessionPool(Connection, int, int, boolean, String, Serializable) - Method in interface weblogic.jms.ServerSessionPoolFactory
Deprecated.
Create a ServerSessionPool which can be used to service messages sent to a message listener in parallel, by a pool of ServerSessions.
createServerSocket(int, int, InetAddress) - Method in class weblogic.wtc.jatmi.TuxedoSSLSocketFactory
Create a new server SSL socket.
createServerTemplate(String) - Method in interface weblogic.management.configuration.DomainMBean
This is the factory method for server templates that are scoped at the domain level.
createServiceImplBean() - Method in interface weblogic.j2ee.descriptor.PortComponentBean
 
createServiceRef() - Method in interface weblogic.j2ee.descriptor.J2eeClientEnvironmentBean
 
createServiceRef() - Method in interface weblogic.j2ee.descriptor.PortComponentHandlerBean
 
createServiceRef() - Method in interface weblogic.j2ee.descriptor.ServiceRefHandlerBean
 
createServiceRef() - Method in interface weblogic.j2ee.descriptor.wl.ManagedBeanBean
 
createShared() - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Deprecated.
CachedRowSet Returns a new RowSet object backed by the same data as that of this CachedRowSetImpl object and sharing a set of cursors with it.
createShutdownClass(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create ShutdownClass object
createSingletonService(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create SingletonService object
createSMTPNotification(String) - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Creates an SMTP action configuration with the specified name.
createSNMPAgentDeployment(String) - Method in interface weblogic.management.configuration.DomainMBean
Creates a SNMPAgentDeploymentMBean with the specified name
createSNMPAttributeChange(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Factory method to create SNMPAttributeChange objects
createSNMPCounterMonitor(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Factory method to create SNMPCounterMonitor objects
createSNMPGaugeMonitor(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Factory method to create SNMPGaugeMonitor objects
createSNMPLogFilter(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Factory method to create SNMPLogFilter objects
createSNMPNotification(String) - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Creates an SNMP action configuration with the specified name.
createSNMPProxy(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Factory method to create SNMPProxy objects
createSNMPStringMonitor(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Factory method to create SNMPStringMonitor objects
createSNMPTrapDestination(String) - Method in interface weblogic.management.configuration.SNMPAgentMBean
Factory method to create SNMPTrapDestination objects
createSoapHeader() - Method in interface weblogic.j2ee.descriptor.WsdlMessageMappingBean
 
createSocket(Socket, String, int, boolean) - Method in class weblogic.security.SSL.SSLSocketFactory
Returns a socket layered over an existing socket to a ServerSocket on the named host, at the given port.
createSocket(String, int) - Method in class weblogic.security.SSL.SSLSocketFactory
Returns a socket connected to a ServerSocket on the named host, at the given port.
createSocket(InetAddress, int) - Method in class weblogic.security.SSL.SSLSocketFactory
Returns a socket connected to a ServerSocket at the specified network address and port.
createSocket(String, int, InetAddress, int) - Method in class weblogic.security.SSL.SSLSocketFactory
Returns a socket connected to a ServerSocket on the named host, at the given port.
createSocket(InetAddress, int, InetAddress, int) - Method in class weblogic.security.SSL.SSLSocketFactory
Returns a socket connected to a ServerSocket at the specified network address and port.
createSocket(InetAddress, int, int) - Method in class weblogic.security.SSL.SSLSocketFactory
 
createSocket(InetAddress, int, int) - Method in class weblogic.socket.WeblogicSocketFactory
 
createSocket(InetAddress, int) - Method in class weblogic.wtc.jatmi.TuxedoSSLSocketFactory
Create a new outbound SSL socket observing channel binding requirements on the server.
createSocket(Socket, String, int, boolean) - Method in class weblogic.wtc.jatmi.TuxedoSSLSocketFactory
Create a new outbound SSL socket overlaid on an existing socket.
createSqlQuery() - Method in interface weblogic.ejb.QueryHome
Creates a query that doesn't take input parameters.
createSqlQuery() - Method in interface weblogic.ejb.QueryLocalHome
Creates a query that doesn't take input parameters.
createStartupClass(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create StartupClass object
createStream(XMLInputStream) - Method in class weblogic.xml.xpath.XPathStreamFactory
Returns an XMLInputStream which matches events in a given stream against the installed xpaths and notifies the corresponding installed observers.
createStream(XMLOutputStream) - Method in class weblogic.xml.xpath.XPathStreamFactory
Returns an XMLOutputStream which matches outbound events against the installed xpaths, notifies the appropriate installed observers, and then passes the events on to a given destination stream.
createStreamMessage() - Method in class weblogic.jms.extensions.JMSMessageFactoryImpl
Implements createStreamMessage.
createStreamMessage() - Method in interface weblogic.jms.extensions.WLMessageFactory
Create JMS StreamMessage.
createSubcontext(Name) - Method in class weblogic.jndi.SimpleContext
 
createSubcontext(String) - Method in class weblogic.jndi.SimpleContext
 
createSubDeployment(String) - Method in interface weblogic.management.configuration.BasicDeploymentMBean
Create a new subdeployment
createSystemComponent(String, String) - Method in interface weblogic.management.configuration.DomainMBean
This is the factory method for system components that are scoped at the domain level.
createSystemResourceControl(String, String) - Method in interface weblogic.management.runtime.WLDFControlRuntimeMBean
Creates a WLDFSystemResourceControlRuntimeMBean for a descriptor available at given file location with the given name.
createTargetModuleID(String, ModuleType, Target) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
Factory for creating a root TargetModuleID object.
createTargetModuleID(TargetModuleID, String, ModuleType) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
Factory for creating child TargetModuleID objects.
createTemplate(String) - Method in interface weblogic.j2ee.descriptor.wl.JMSBean
Creates a template bean and adds it to this JMS module
createTemplate(String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a template in the given JMS system resource module
createTemplate(Context, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a TemplateBean in the given JMS resource using Context provided
createTemplate(DomainMBean, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a TemplateBean in the given JMS resource using Context provided
createTemplate(Context, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a TemplateBean in the given JMS resource using Context provided
createTemplate(DomainMBean, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a TemplateBean in the given JMS resource using Context provided
createTerminal(PolicyAssertion) - Static method in class weblogic.wsee.policy.framework.PolicyExpression
Deprecated.
Factory method to create a new TERMINAL PolicyExpression.
createTextMessage() - Method in class weblogic.jms.extensions.JMSMessageFactoryImpl
Implements createTextMessage.
createTextMessage(String) - Method in class weblogic.jms.extensions.JMSMessageFactoryImpl
Implements createTextMessage.
createTextMessage(StringBuffer) - Method in class weblogic.jms.extensions.JMSMessageFactoryImpl
Implements createTextMessage.
createTextMessage() - Method in interface weblogic.jms.extensions.WLMessageFactory
Create JMS TextMessage.
createTextMessage(String) - Method in interface weblogic.jms.extensions.WLMessageFactory
Create JMS TextMessage.
createTextMessage(StringBuffer) - Method in interface weblogic.jms.extensions.WLMessageFactory
Create JMS TextMessage.
createThreadDumpAction(String) - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Creates an Thread Dump action configuration with the specified name.
createTimer(Date, long, Serializable, WLTimerInfo) - Method in interface weblogic.ejb.WLTimerService
 
createTimer(Date, Serializable, WLTimerInfo) - Method in interface weblogic.ejb.WLTimerService
 
createTimer(long, long, Serializable, WLTimerInfo) - Method in interface weblogic.ejb.WLTimerService
 
createTimer(long, Serializable, WLTimerInfo) - Method in interface weblogic.ejb.WLTimerService
 
createToken(String, String, String) - Method in class weblogic.xml.security.wsse.SecurityElementFactory
Deprecated.
Creates a Token for the username/password using the given password type.
createToken(String, String) - Method in class weblogic.xml.security.wsse.SecurityElementFactory
Deprecated.
Create a token for the username/password provided, using the default password type.
createToken(UserInfo) - Method in class weblogic.xml.security.wsse.SecurityElementFactory
Deprecated.
Creates a token for the given userInfo using the default password type.
createToken(X509Certificate, PrivateKey) - Method in class weblogic.xml.security.wsse.SecurityElementFactory
Deprecated.
Creates a Token for the provided certificate.
createTopic(String) - Method in interface weblogic.j2ee.descriptor.wl.JMSBean
Creates a topic bean and adds it to this JMS module
createTopic(String, String, String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Creates a JMS topic in the given JMS system resource module
createTopic(Context, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMS topic in a given JMS system resource module This method updates the following: The JMS system resource with the given resource name is modified by this call.
createTopic(DomainMBean, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMS topic in a given JMS system resource module This method updates the following: The JMS system resource with the given resource name is modified by this call.
createTopic(Context, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMS topic in a given JMS system resource module This method updates the following: The JMS system resource with the given resource name is modified by this call.
createTopic(DomainMBean, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Creates a JMS topic in a given JMS system resource module This method updates the following: The JMS system resource with the given resource name is modified by this call.
createTrigger(String, long, String) - Method in interface weblogic.management.configuration.RCMResourceMBean
This is the factory method for trigger configurations for this resource type.
createUniformDistributedQueue(String) - Method in interface weblogic.j2ee.descriptor.wl.JMSBean
Creates a uniform distributed queue bean and adds it to this JMS module
createUniformDistributedQueue(String, String, String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Create a uniform distributed queue in the given JMS Module and target it as stated.
createUniformDistributedQueue(Context, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Create a uniform distributed queue in the given JMS Module and target it as stated.
createUniformDistributedQueue(DomainMBean, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Create a uniform distributed queue in the given JMS Module and target it as stated.
createUniformDistributedQueue(Context, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Create a uniform distributed queue in the given JMS Module and target it as stated.
createUniformDistributedQueue(DomainMBean, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Create a uniform distributed queue in the given JMS Module and target it as stated.
createUniformDistributedTopic(String) - Method in interface weblogic.j2ee.descriptor.wl.JMSBean
Creates a uniform distributed topic bean and adds it to this JMS module
createUniformDistributedTopic(String, String, String, String, JMSNamedEntityModifier) - Method in interface weblogic.jms.extensions.IJMSModuleHelper
Create a uniform distributed topic in the given JMS Module and target it as stated.
createUniformDistributedTopic(Context, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Create a uniform distributed topic in the given JMS Module and target it as stated.
createUniformDistributedTopic(DomainMBean, String, String, String, String) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Create a uniform distributed topic in the given JMS Module and target it as stated.
createUniformDistributedTopic(Context, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Create a uniform distributed topic in the given JMS Module and target it as stated.
createUniformDistributedTopic(DomainMBean, String, String, String, String, JMSNamedEntityModifier) - Static method in class weblogic.jms.extensions.JMSModuleHelper
Create a uniform distributed topic in the given JMS Module and target it as stated.
createUnitializedExpression() - Static method in class weblogic.wsee.policy.framework.NormalizedExpression
Deprecated.
Return a NormalizedExpression with no policy associated with it.
createUnixMachine(String) - Method in interface weblogic.management.configuration.DomainMBean
Creates a UnixMachineMBean and adds it to the list returned by getMachines.
createUri(String, String, String) - Method in interface weblogic.deploy.api.spi.factories.WebLogicDeploymentFactory
Builds a URI for obtaining a connected DeploymentManager.
createUri(String, String, String, String) - Method in interface weblogic.deploy.api.spi.factories.WebLogicDeploymentFactory
Builds a URI for obtaining a connected DeploymentManager.
createUri(String, String, String, String, String) - Method in interface weblogic.deploy.api.spi.factories.WebLogicDeploymentFactory
Builds a URI for obtaining a connected DeploymentManager.
createUser(String, String, String) - Method in interface weblogic.management.security.authentication.UserEditorMBean
Creates a user and sets the user's password.
createVariable() - Method in interface weblogic.j2ee.descriptor.wl.VariableDefinitionBean
 
createVariableAssignment() - Method in interface weblogic.j2ee.descriptor.wl.ConfigResourceOverrideBean
 
createVariableAssignment() - Method in interface weblogic.j2ee.descriptor.wl.ExternalResourceOverrideBean
 
createVariableAssignment() - Method in interface weblogic.j2ee.descriptor.wl.ModuleDescriptorBean
 
createVirtualHost(String) - Method in interface weblogic.management.configuration.DomainMBean
Creates virtual hosts.
createVirtualTarget(String) - Method in interface weblogic.management.configuration.DomainMBean
Creates virtual targets.
createWatch(String) - Method in interface weblogic.diagnostics.descriptor.WLDFWatchNotificationBean
Creates a policy configuration with the given name.
createWebAppComponent(String) - Method in interface weblogic.management.configuration.ApplicationMBean
Deprecated.
Factory to create WebAppComponent instance in the domain This method is here to force the binding code to generate correctly.
createWebRowSet() - Method in class weblogic.jdbc.rowset.JdbcRowSetFactory
Deprecated.
 
createWebserviceCredentialProvider(String) - Method in interface weblogic.management.configuration.WebserviceSecurityMBean
create WebserviceCredentialProvider object
createWebServiceLogicalStore(String) - Method in interface weblogic.management.configuration.WebServicePersistenceMBean
Create a new logical store with the given name.
createWebServicePhysicalStore(String) - Method in interface weblogic.management.configuration.WebServicePersistenceMBean
Create a new physical store with the given name.
createWebserviceSecurity(String) - Method in interface weblogic.management.configuration.DomainMBean
create WebserviceSecurity object
createWebserviceSecurityToken(String) - Method in interface weblogic.management.configuration.WebserviceSecurityMBean
create WebserviceSecurityToken object
createWebserviceTokenHandler(String) - Method in interface weblogic.management.configuration.WebserviceSecurityMBean
create WebserviceTokenHandler object
createWLDFDataRetirementByAge(String) - Method in interface weblogic.management.configuration.WLDFServerDiagnosticMBean
Factory to create WLDFDataRetirement instance corresponding to a WLDF archive
createWLDFInstrumentationMonitor(String) - Method in interface weblogic.diagnostics.descriptor.WLDFInstrumentationBean
Adds the specified diagnostic monitor to this instrumentation scope, which could be server or application scope.
createWLDFSystemResource(String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new JMS system resource.
createWLDFSystemResource(String, String) - Method in interface weblogic.management.configuration.DomainMBean
Create a new WLDF system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config.
createWLDFSystemResource(String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Create a new WLDFSystemResourceMBean.
createWLDFSystemResource(String, String) - Method in interface weblogic.management.configuration.ResourceGroupTemplateMBean
Create a new WLDF system resource whose descriptor is stored in the given fileName relative to DOMAIN_DIR/config.
createWLDFSystemResourceFromBuiltin(String, String) - Method in interface weblogic.management.configuration.DomainMBean
This method creates a WLDF System Resource based upon builtin system resources.
createWLSAuthConfigProvider(String) - Method in interface weblogic.management.configuration.JASPICMBean
create an oracle provided WLS auth config provider
createWLSGroup(String) - Method in class weblogic.security.principal.PrincipalFactory
Create a WLSGroup instance
createWLSGroup(String, String) - Method in class weblogic.security.principal.PrincipalFactory
Create a WLSGroup instance
createWLSGroup(String, String, String) - Method in class weblogic.security.principal.PrincipalFactory
Create a WLSGroup instance
createWLSGroup(String, String, String, String) - Method in class weblogic.security.principal.PrincipalFactory
Create a WLSGroup instance
createWLSUser(String) - Method in class weblogic.security.principal.PrincipalFactory
Create a WLSUser instance
createWLSUser(String, String) - Method in class weblogic.security.principal.PrincipalFactory
Create a WLSUser instance
createWLSUser(String, String, String) - Method in class weblogic.security.principal.PrincipalFactory
Create a WLSUser instance
createWLSUser(String, String, String, String) - Method in class weblogic.security.principal.PrincipalFactory
Create a WLSUser instance
createWorkManager(String) - Method in interface weblogic.management.configuration.SelfTuningMBean
Creates new Work Managers.
createWorkManagerShutdownTrigger() - Method in interface weblogic.management.configuration.WorkManagerMBean
Configure the shutdown trigger for the WorkManager.
createWSATConfig() - Method in interface weblogic.j2ee.descriptor.wl.OperationInfoBean
Creates the singleton PortWSATConfigBean instance on this operationinfobean.
createWSATConfig() - Method in interface weblogic.j2ee.descriptor.wl.PortInfoBean
Creates the singleton WSATConfigBean instance on this port.
createWsdlMessageMapping() - Method in interface weblogic.j2ee.descriptor.MethodParamPartsMappingBean
 
createWSReliableDeliveryPolicy(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create WSReliableDeliveryPolicy object
createWTCExport(String) - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCExportMBean object
createWTCImport(String) - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCImportMBean object
createWTCLocalTuxDom(String) - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCLocalTuxDomMBean object
createWTCPassword(String) - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCPasswordMBean object
createWTCRemoteTuxDom(String) - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCRemoteTuxDomMBean object
createWTCResources(String) - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCResourcesMBean object
createWTCServer(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory to create WTCServer instance in the domain
createWTCtBridgeGlobal() - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCtBridgeGlobalMBean object
createWTCtBridgeRedirect(String) - Method in interface weblogic.management.configuration.WTCServerMBean
Factory method to create a WTCtBridgeRedirectMBean object
createXid(int, byte[], byte[]) - Static method in class weblogic.transaction.TxHelper
Create an Xid object, given its public attributes.
createXid(byte[], byte[]) - Static method in class weblogic.transaction.TxHelper
Create an Xid object, assuming global transaction identifier is in internal format of weblogic's transaction manager.
createXID(byte[], byte[]) - Static method in class weblogic.transaction.XIDFactory
Create an Xid object, assuming global transaction identifier is in internal format of weblogic's transaction manager.
createXID(int, byte[], byte[]) - Static method in class weblogic.transaction.XIDFactory
Create an Xid object, given its public attributes.
createXID(String) - Static method in class weblogic.transaction.XIDFactory
Create an Xid object, given its public attributes.
createXMLEntityCache(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create an XMLEntityCache Object
createXMLEntitySpecRegistryEntry(String) - Method in interface weblogic.management.configuration.XMLRegistryMBean
 
createXMLMessage() - Method in class weblogic.jms.extensions.JMSMessageFactoryImpl
Implements createXMLMessage.
createXMLMessage(String) - Method in class weblogic.jms.extensions.JMSMessageFactoryImpl
Implements createXMLMessage.
createXMLMessage(Document) - Method in class weblogic.jms.extensions.JMSMessageFactoryImpl
Implements createXMLMessage.
createXMLMessage() - Method in interface weblogic.jms.extensions.WLJMSContext
Create an XMLMessage.
createXMLMessage(String) - Method in interface weblogic.jms.extensions.WLJMSContext
Create an initialized XMLMessage from a String containing XML.
createXMLMessage(Document) - Method in interface weblogic.jms.extensions.WLJMSContext
Create an initialized XMLMessage from a DOM Document containing XML.
createXMLMessage() - Method in interface weblogic.jms.extensions.WLMessageFactory
Create WebLogic specific JMS XMLMessage.
createXMLMessage(String) - Method in interface weblogic.jms.extensions.WLMessageFactory
Create WebLogic specific JMS XMLMessage.
createXMLMessage(Document) - Method in interface weblogic.jms.extensions.WLMessageFactory
Create WebLogic specific JMS XMLMessage.
createXMLMessage() - Method in interface weblogic.jms.extensions.WLSession
Create an XMLMessage.
createXMLMessage(String) - Method in interface weblogic.jms.extensions.WLSession
Create an initialized XMLMessage from a String containing XML.
createXMLMessage(Document) - Method in interface weblogic.jms.extensions.WLSession
Create an initialized XMLMessage from a DOM Document containing XML.
createXMLParserSelectRegistryEntry(String) - Method in interface weblogic.management.configuration.XMLRegistryMBean
creates an XMLParserSelectRegistryEntryMBean object
createXMLRegistry(String) - Method in interface weblogic.management.configuration.DomainMBean
Factory method to create XMLRegistry object
CREATING - Static variable in interface weblogic.management.runtime.WsrmSequenceInfo
Sequence creation handshaking is in progress.
CREDENTIAL_NAME - Static variable in interface weblogic.management.security.credentials.CredentialProperty
The Properties key used to get the credential (alias) used to fetch the keystore entry.
CredentialCacheMBean - Interface in weblogic.management.security.credentials
Defines methods used to get/set the configuration attributes that are required to support the credential cache.
CredentialMapperImpl - Class in weblogic.management.security.credentials
This is the class that a security provider must extend to implement a CredentialMapperImpl security provider See additional text in ProviderImpl.java.
CredentialMapperMBean - Interface in weblogic.management.security.credentials
The SSPI MBean that all Credential Mapping providers must extend.
CredentialMapperV2 - Interface in weblogic.security.spi
The CredentialMapperV2 interface defines the security service provider interface (SSPI) for objects capable of obtaining the appropriate set of credentials for a particular resource that is scoped within an application.
CredentialProperty - Interface in weblogic.management.security.credentials
Provides constants for the property names used to obtain values from a Properties object when using the AliasCredentialMapReaderMBean.
CredentialProvider - Interface in weblogic.xml.crypto.wss.provider
 
CredentialProviderV2 - Interface in weblogic.security.spi
The CredentialProviderV2 interface exposes the services provided by a Credential Mapping provider to the WebLogic Security Framework.
CRITICAL - Static variable in class com.bea.logging.LogLevel
 
critical(String) - Method in class weblogic.i18n.logging.NonCatalogLogger
Log a Critical message
critical(String, Throwable) - Method in class weblogic.i18n.logging.NonCatalogLogger
Log a Critical message with a Throwable
CRITICAL - Static variable in class weblogic.i18n.logging.Severities
A system or service level error has occured.
CRITICAL - Static variable in class weblogic.logging.log4j.WLLog4jLevel
Log4j level for Critical severity.
CRITICAL - Static variable in class weblogic.logging.WLLevel
 
CRITICAL_INT - Static variable in class com.bea.logging.LogLevel
 
CRITICAL_INT - Static variable in class weblogic.logging.log4j.WLLog4jLevel
Integer constant for the CRITICAL level.
CRITICAL_TEXT - Static variable in class weblogic.i18n.logging.Severities
Severity CRITICAL denoted by the value "Critical"
CrossPartitionAware - Annotation Type in weblogic.jndi.annotation
Annotation marker for supporting JNDI cross partition aware.
CSI_ANONYMOUS_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
The CSI.ITTAnonymous token is an internal token and is only used when CSIV2 is being used for communication.
CSI_ANONYMOUS_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The CSI.ITTAnonymous token is an internal token and is only used when CSIV2 is being used for communication.
CSI_DISTINGUISHED_NAME_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
The CSI.DistinguishedName token is an internal token and is only used when CSIV2 is being used for communication.
CSI_DISTINGUISHED_NAME_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The CSI.DistinguishedName token is an internal token and is only used when CSIV2 is being used for communication.
CSI_PRINCIPAL_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
The CSI.PrincipalName token is an internal token and is only used when CSIV2 is being used for communication.
CSI_PRINCIPAL_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The CSI.PrincipalName token is an internal token and is only used when CSIV2 is being used for communication.
CSI_X509_CERTCHAIN_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserter
The CSI.X509CertChain token is an internal token and is only used when CSIV2 is being used for communication.
CSI_X509_CERTCHAIN_TYPE - Static variable in interface weblogic.security.spi.IdentityAsserterV2
The CSI.X509CertChain token is an internal token and is only used when CSIV2 is being used for communication.
CSSUtils - Class in weblogic.wsee.security.saml
Deprecated. 
CURRENT_ALL - Static variable in interface weblogic.jdbc.rowset.WLCachedRowSet
Deprecated.
XML Document includes the current values for all rows.
CURRENT_WSCOOR - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
CURSID - Static variable in class weblogic.wtc.jatmi.Usysfl32
 
CURSID - Static variable in class weblogic.wtc.jatmi.Usysflds
 
CURSOC - Static variable in class weblogic.wtc.jatmi.Usysfl32
 
CURSOC - Static variable in class weblogic.wtc.jatmi.Usysflds
 
CursorRuntimeMBean - Interface in weblogic.management.runtime
This interface is a base interface for paging cursor implementations.
CUSTOM_ROLES - Static variable in class weblogic.management.security.DeploymentModel
Indicates the "Customized Roles" deployment model.
CUSTOM_ROLES_POLICIES - Static variable in class weblogic.management.security.DeploymentModel
Indicates the "Customized Roles And Policies" deployment model.
CustomAuthConfigProviderMBean - Interface in weblogic.management.configuration
 
CustomELFLogger - Interface in weblogic.servlet.logging
This is an interface which allows customers to add custom information to the ExtendedLogFormat.
CUSTOMIZER - Static variable in class weblogic.descriptor.annotation.BeanAnnotations
Specifies a class that customizes the implementation of the annotated interface.
Customizer - Interface in weblogic.descriptor.beangen
Customizer interface, all concreate customizer interface should derived from this.
CUSTOMIZER_FACTORY - Static variable in class weblogic.descriptor.annotation.BeanAnnotations
Specifies a class that implements CustomizerFactory interface and use this class to create cusomizter classes' instance.
CustomizerFactory - Interface in weblogic.descriptor.beangen
Factory interface for creating customizer instance.
CustomResourceMBean - Interface in weblogic.management.configuration
A CustomResource is an untyped SystemResource for which creator of the bean defines the name of the class that will be used when the resource is deployed on the managed server.
CustomSchema - Interface in weblogic.xml.schema.binding
The interface CustomSchema allows a programmatic way to provide a custom schema for a given Java type.
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 _ 
Skip navigation links
Copyright 1996, 2016, Oracle and/or its affiliates. All rights reserved.