Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-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 _

E

EARLY_ORDER - Static variable in interface weblogic.cluster.migration.Migratable
 
ECID_ID - Static variable in interface weblogic.servlet.logging.LogField
 
EDIT - Static variable in interface weblogic.management.mbeanservers.edit.FileChange
 
EditableArchiveRuntimeMBean - Interface in weblogic.diagnostics.accessor.runtime
Use this interface to collect statistical information about the editable archives maintained by WLDF, such as JDBC based and weblogic.store based WLDF archives
EditException - Exception in weblogic.management.mbeanservers.edit
This is the base class for all edit mbeanserver exceptions.
EditException(String) - Constructor for exception weblogic.management.mbeanservers.edit.EditException
 
EditException(Throwable) - Constructor for exception weblogic.management.mbeanservers.edit.EditException
 
EditException(String, Throwable) - Constructor for exception weblogic.management.mbeanservers.edit.EditException
 
EditServiceMBean - Interface in weblogic.management.mbeanservers.edit
Provides the entry point for managing the configuration of the current WebLogic Server domain.
EditTimedOutException - Exception in weblogic.management.mbeanservers.edit
Thrown when the request to start an edit session times out because another user has an edit session.
EditTimedOutException(String) - Constructor for exception weblogic.management.mbeanservers.edit.EditTimedOutException
 
EditTimedOutException(Throwable) - Constructor for exception weblogic.management.mbeanservers.edit.EditTimedOutException
 
EditTimedOutException(String, Throwable) - Constructor for exception weblogic.management.mbeanservers.edit.EditTimedOutException
 
eiClass - Variable in class weblogic.wsee.jws.WebServiceRuntimeDecl
 
EISResource - Class in weblogic.security.service
The EISResource class is used by a container to specify the EIS resource (and method related to the resource) that a caller is attempting to access.
EISResource(String, String, String) - Constructor for class weblogic.security.service.EISResource
Constructs a new EISResource with a target name composed from the application, module, and eis parameters.
EISResource(String, String, String, String) - Constructor for class weblogic.security.service.EISResource
Constructs a new EISResource with a target name composed from the application, module, eis, and destinationId parameters.
EJB - Static variable in class weblogic.management.security.authorization.ComponentType
The EJB component type.
EJB - Static variable in class weblogic.security.spi.ApplicationInfo.ComponentType
Indicates that component type is an EJB.
ejbActivate() - Method in class weblogic.ejb.GenericEntityBean
 
ejbActivate() - Method in class weblogic.ejb.GenericSessionBean
 
EJBCacheRuntimeMBean - Interface in weblogic.management.runtime
This interface contains accessor methods for all cache runtime information collected for an EJB.
EjbClientJar - Annotation Type in weblogic.ejbgen
 
EJBComponentMBean - Interface in weblogic.management.configuration
Deprecated. 9.0.0.0 in favor of AppDeploymentMBean
EJBComponentRuntimeMBean - Interface in weblogic.management.runtime
This is the top level interface for all runtime information collected for an EJB module.
EJBContainerMBean - Interface in weblogic.management.configuration
This MBean is used to specify EJB container-wide settings.
ejbCreate() - Method in class weblogic.ejb.GenericMessageDrivenBean
 
ejbCreate() - Method in class weblogic.ejb.GenericSessionBean
 
EjbInterface - Annotation Type in weblogic.ejbgen
 
ejbLoad() - Method in class weblogic.ejb.GenericEntityBean
 
EjbLocalRef - Annotation Type in weblogic.ejbgen
 
EjbLocalRefBean - Interface in weblogic.j2ee.descriptor
 
EjbLocalRefs - Annotation Type in weblogic.ejbgen
 
EJBLockingRuntimeMBean - Interface in weblogic.management.runtime
This interface contains accessor methods for all lock manager runtime information collected for an EJB.
ejbPassivate() - Method in class weblogic.ejb.GenericEntityBean
 
ejbPassivate() - Method in class weblogic.ejb.GenericSessionBean
 
EJBPoolRuntimeMBean - Interface in weblogic.management.runtime
This interface contains accessor methods for all free pool runtime information collected for an EJB.
EjbRef - Annotation Type in weblogic.ejbgen
 
EjbRefBean - Interface in weblogic.j2ee.descriptor
 
EjbRefs - Annotation Type in weblogic.ejbgen
 
ejbRemove() - Method in class weblogic.ejb.GenericEntityBean
 
ejbRemove() - Method in class weblogic.ejb.GenericMessageDrivenBean
 
ejbRemove() - Method in class weblogic.ejb.GenericSessionBean
 
EJBResource - Class in weblogic.security.service
The EJBResource class is used by a container to specify the EJB resource (and method related to the resource) that a caller is attempting to access.
EJBResource(String, String, String, String, String, String[]) - Constructor for class weblogic.security.service.EJBResource
Constructs a new EJBResource with a target name composed from the app, module, ejb, method, methodInterface, and methodParams parameters.
EJBRuntimeMBean - Interface in weblogic.management.runtime
This interface contains accessor methods for all common run-time information collected for all EJB types.
ejbStore() - Method in class weblogic.ejb.GenericEntityBean
 
EJBTimerRuntimeMBean - Interface in weblogic.management.runtime
This interface contains accessor methods for all EJB Timer runtime information collected for an EJB.
EJBTransactionRuntimeMBean - Interface in weblogic.management.runtime
This interface contains accessor methods for all transaction runtime information collected for an EJB.
EK_ENCRYPT_METHOD - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated.  
EK_KEYWRAP_METHOD - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated.  
ELEMENT - Static variable in interface weblogic.xml.crypto.encrypt.api.EncryptedType
 
ElementAssertion - Interface in weblogic.xml.security.assertion
Deprecated. please use new WS Security API
ElementAssertionUtils - Class in weblogic.xml.security.assertion
Deprecated. please use new WS Security API
ElementAssertionUtils() - Constructor for class weblogic.xml.security.assertion.ElementAssertionUtils
Deprecated.  
elementAt(int) - Method in class weblogic.common.ParamValue
Used for accessing ParamValues in a Vector of ParamValues.
ElementConfidentialityAssertion - Class in weblogic.xml.security.assertion
Deprecated. please use new WS Security API
ElementConfidentialityAssertion(String, String, String) - Constructor for class weblogic.xml.security.assertion.ElementConfidentialityAssertion
Deprecated.  
ElementEvent - Class in weblogic.xml.stream.events
Deprecated. please use java standard StAX API
ElementEvent() - Constructor for class weblogic.xml.stream.events.ElementEvent
Deprecated.  
ElementEvent(int, XMLName) - Constructor for class weblogic.xml.stream.events.ElementEvent
Deprecated.  
ElementFactory - Class in weblogic.xml.stream
Deprecated. please use java standard StAX api
ElementFactory() - Constructor for class weblogic.xml.stream.ElementFactory
Deprecated.  
ElementFilter - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX API
ElementIdentifier - Class in weblogic.xml.security.specs
Deprecated. please use new WS Security API
ElementIdentifier(String, String) - Constructor for class weblogic.xml.security.specs.ElementIdentifier
Deprecated.  
ElementIdentifier(QName, String) - Constructor for class weblogic.xml.security.specs.ElementIdentifier
Deprecated.  
ElementIdentifier(QName) - Constructor for class weblogic.xml.security.specs.ElementIdentifier
Deprecated.  
ElementIdentifier(String, String, String) - Constructor for class weblogic.xml.security.specs.ElementIdentifier
Deprecated.  
ElementIdentifier(XMLInputStream, String) - Constructor for class weblogic.xml.security.specs.ElementIdentifier
Deprecated.  
ElementIntegrityAssertion - Class in weblogic.xml.security.assertion
Deprecated. please use new WS Security API
ElementIntegrityAssertion(String, X509Certificate, String, String, String) - Constructor for class weblogic.xml.security.assertion.ElementIntegrityAssertion
Deprecated.  
ElementIntegrityAssertion(String, X509Certificate, XMLName, String) - Constructor for class weblogic.xml.security.assertion.ElementIntegrityAssertion
Deprecated.  
elementQ - Variable in class weblogic.xml.stream.util.XMLInputOutputStreamBase
Deprecated.  
elementTagName() - Method in class weblogic.xml.security.specs.EncryptionKey
Deprecated.  
elementTagName() - Method in class weblogic.xml.security.specs.EntityDescriptor
Deprecated.  
elementTagName() - Method in class weblogic.xml.security.specs.SignatureKey
Deprecated.  
elementTagName() - Method in class weblogic.xml.security.specs.User
Deprecated.  
EmbeddedLDAPMBean - Interface in weblogic.management.configuration
The MBean that defines the configuration properties for the embedded LDAP server for the WebLogic domain.
EMERGENCY - Static variable in class com.bea.logging.LogLevel
 
emergency(String) - Method in class weblogic.i18n.logging.NonCatalogLogger
Log an Emergency message
emergency(String, Throwable) - Method in class weblogic.i18n.logging.NonCatalogLogger
Log an Emergency message with a Throwable
EMERGENCY - Static variable in class weblogic.i18n.logging.Severities
The server is in an unusable state.
EMERGENCY - Static variable in class weblogic.logging.log4j.WLLog4jLevel
Log4j level for Emergency severity.
EMERGENCY - Static variable in class weblogic.logging.WLLevel
 
EMERGENCY - Static variable in interface weblogic.management.configuration.DomainLogFilterMBean
Deprecated. weblogic.logging.Serverities.EMERGENCY
EMERGENCY_INT - Static variable in class com.bea.logging.LogLevel
 
EMERGENCY_INT - Static variable in class weblogic.logging.log4j.WLLog4jLevel
Integer constant for the EMERGENCY level.
EMERGENCY_TEXT - Static variable in class weblogic.i18n.logging.Severities
Severity EMERGENCY denoted by the value "Emergency"
EMPTY_ALTERNATIVE - Static variable in class weblogic.wsee.policy.framework.PolicyAlternative
 
EMPTY_CONTEXT - Static variable in class weblogic.wsee.security.saml.SAMLTrustCredentialProvider
 
EmptyBean - Interface in weblogic.j2ee.descriptor
 
EmulatedTwoPhaseResource - Interface in weblogic.transaction.nonxa
 
enable() - Method in interface weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean
Deprecated. Restore all access to and operations on the pool.
ENABLE_DEFAULT_USER - Static variable in interface weblogic.jndi.WLContext
On the client side no default user would not be set.
ENABLE_SCRIPT_MODE - Static variable in class weblogic.management.scripting.utils.WLSTInterpreter
Key used to specifies whether WLST should enables script mode.
ENABLE_SERVER_AFFINITY - Static variable in interface weblogic.jndi.WLContext
Specifies if multiple context creation's from the same VM should reuse existing connections or round-robin across all servers in the cluster.
ENABLED - Static variable in interface weblogic.management.configuration.JMSConstants
 
ENABLED_DEFAULT - Static variable in interface weblogic.management.configuration.JMSConstants
 
ENABLED_FALSE - Static variable in interface weblogic.management.configuration.JMSConstants
 
ENABLED_TRUE - Static variable in interface weblogic.management.configuration.JMSConstants
 
enableExtension(String) - Method in class weblogic.websocket.WSHandshakeResponse
Sets WebSocket extensions.
enableFileUploads() - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentManager
Causes a file distribution operation to first perform an upload operation.
enableSubProtocol(String) - Method in class weblogic.websocket.WSHandshakeResponse
Sets WebSocket subprotocols.
encode(OutputStream) - Method in class com.bea.common.security.xacml.SchemaObject
 
encode(Map<String, String>, OutputStream) - Method in class com.bea.common.security.xacml.SchemaObject
Writes schema object to the output stream
encodeAttributes(PrintStream) - Method in class com.bea.common.security.xacml.policy.AbstractPolicy
 
encodeAttributes(PrintStream) - Method in class com.bea.common.security.xacml.SchemaObject
 
encodeBody(PrintStream) - Method in class com.bea.common.security.xacml.SchemaObject
 
encodeChildren(Map<String, String>, PrintStream) - Method in class com.bea.common.security.xacml.policy.Policy
 
encodeChildren(Map<String, String>, PrintStream) - Method in class com.bea.common.security.xacml.policy.PolicySet
 
encodeChildren(Map<String, String>, PrintStream) - Method in class com.bea.common.security.xacml.SchemaObject
 
encodeCombinerParameters(Map<String, String>, PrintStream) - Method in class com.bea.common.security.xacml.policy.AbstractPolicy
 
ENCODED_SEPERATOR - Static variable in interface weblogicx.jsp.tags.validators.Validatable
string denoting the hidden field's encoded seperator
encodeDescription(PrintStream) - Method in class com.bea.common.security.xacml.policy.AbstractPolicy
 
encodeObligations(Map<String, String>, PrintStream) - Method in class com.bea.common.security.xacml.policy.AbstractPolicy
 
EncodeTag - Class in weblogicx.jsp.tags
The encode tag checks to see that the user has a session and the session id did not come in via a cookie, if these are both true the body of the tag is searched for relative URL references and they are replaced with versions that contain the session id.
EncodeTag() - Constructor for class weblogicx.jsp.tags.EncodeTag
 
encodeTarget(Map<String, String>, PrintStream) - Method in class com.bea.common.security.xacml.policy.AbstractPolicy
 
encodeXSS(String) - Static method in class weblogic.servlet.security.Utils
This helper method can be used to help prevent Cross Site Scripting vulnerabilities.
ENCODING_BASE64 - Static variable in interface weblogic.xml.security.wsse.v200207.WSSEConstants
 
ENCODING_BASE64 - Static variable in interface weblogic.xml.security.wsse.WSSEConstants
Deprecated. http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0#Base64Binary
EncodingStyle - Class in weblogic.xml.schema.binding
Represents an encoding style.
encrypt(byte[]) - Static method in class weblogic.management.EncryptionHelper
Encrypts a byte array.
ENCRYPT - Static variable in class weblogic.xml.crypto.api.KeySelector.Purpose
 
encrypt(XMLEncryptContext) - Method in interface weblogic.xml.crypto.encrypt.api.EncryptedType
 
ENCRYPT - Static variable in class weblogic.xml.crypto.wss.provider.Purpose
 
ENCRYPT - Static variable in class weblogic.xml.security.keyinfo.KeyPurpose
 
ENCRYPT_RESPONSE - Static variable in class weblogic.xml.crypto.wss.provider.Purpose
 
ENCRYPT_THEN_SIGN - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated. encrypt before sign
ENCRYPTED_ELEMENT_MAP - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated. encrypted element map: need to remember the element before and after encryption
EncryptedKey - Interface in weblogic.xml.crypto.encrypt.api.keyinfo
 
EncryptedKey - Class in weblogic.xml.security.encryption
 
EncryptedKey(PublicKey) - Constructor for class weblogic.xml.security.encryption.EncryptedKey
Generates a new DES3 symmetric key and wraps it using RSA OAEP
EncryptedKey(Key, String, String) - Constructor for class weblogic.xml.security.encryption.EncryptedKey
Generates a new symmetric key and wraps it with another key.
EncryptedKey(Key, Key, String) - Constructor for class weblogic.xml.security.encryption.EncryptedKey
Wraps a key with another key.
EncryptedKey(XMLInputStream, String) - Constructor for class weblogic.xml.security.encryption.EncryptedKey
 
EncryptedKeyProvider - Class in weblogic.xml.crypto.common.keyinfo
 
EncryptedKeyProvider(EncryptedKey, Key, SecurityToken) - Constructor for class weblogic.xml.crypto.common.keyinfo.EncryptedKeyProvider
 
EncryptedKeyProvider(EncryptedKey, Key) - Constructor for class weblogic.xml.crypto.common.keyinfo.EncryptedKeyProvider
 
EncryptedKeyProvider(EncryptedKey, SecurityToken, XMLDecryptContext) - Constructor for class weblogic.xml.crypto.common.keyinfo.EncryptedKeyProvider
 
EncryptedKeyProvider(EncryptedKey, XMLDecryptContext) - Constructor for class weblogic.xml.crypto.common.keyinfo.EncryptedKeyProvider
 
EncryptedType - Interface in weblogic.xml.crypto.encrypt.api
 
EncryptedType - Class in weblogic.xml.security.encryption
EncryptedType is the abstract type from which EncryptedData and EncryptedKey are derived.
EncryptedType() - Constructor for class weblogic.xml.security.encryption.EncryptedType
 
EncryptionException - Exception in weblogic.xml.security.encryption
 
EncryptionException(String) - Constructor for exception weblogic.xml.security.encryption.EncryptionException
 
EncryptionException(String, Throwable) - Constructor for exception weblogic.xml.security.encryption.EncryptionException
 
EncryptionException(Throwable) - Constructor for exception weblogic.xml.security.encryption.EncryptionException
 
EncryptionHelper - Class in weblogic.management
This class contains convenience methods for accessing encrypted MBean attributes.
EncryptionHelper() - Constructor for class weblogic.management.EncryptionHelper
 
EncryptionInfo - Interface in weblogic.xml.crypto.wss
 
EncryptionKey - Class in weblogic.xml.security.specs
Deprecated. please use new WS Security API
EncryptionKey(String, String) - Constructor for class weblogic.xml.security.specs.EncryptionKey
Deprecated.  
EncryptionKey(XMLInputStream) - Constructor for class weblogic.xml.security.specs.EncryptionKey
Deprecated.  
EncryptionMethod - Interface in weblogic.xml.crypto.encrypt.api
 
EncryptionMethod - Class in weblogic.xml.security.encryption
 
EncryptionMethod() - Constructor for class weblogic.xml.security.encryption.EncryptionMethod
 
EncryptionMethodFactory - Interface in weblogic.xml.security.encryption
 
EncryptionProperties - Interface in weblogic.xml.crypto.encrypt.api
 
EncryptionServiceException - Exception in weblogic.security.internal.encryption
Exception class for JCE issues
EncryptionServiceException() - Constructor for exception weblogic.security.internal.encryption.EncryptionServiceException
 
EncryptionServiceException(String) - Constructor for exception weblogic.security.internal.encryption.EncryptionServiceException
 
EncryptionServiceException(Throwable) - Constructor for exception weblogic.security.internal.encryption.EncryptionServiceException
 
EncryptionServiceException(String, Throwable) - Constructor for exception weblogic.security.internal.encryption.EncryptionServiceException
 
EncryptionSpec - Class in weblogic.xml.security.specs
Deprecated. please use new WS Security API
EncryptionSpec(String, X509Certificate) - Constructor for class weblogic.xml.security.specs.EncryptionSpec
Deprecated. Creates a EncryptionSpec for encryption destined to the owner of the provided certificate.
EncryptionSpec(String, X509Certificate, boolean) - Constructor for class weblogic.xml.security.specs.EncryptionSpec
Deprecated. Creates a EncryptionSpec for encryption destined to the owner of the provided certificate.
EncryptionSpec(String, String, X509Certificate, boolean) - Constructor for class weblogic.xml.security.specs.EncryptionSpec
Deprecated. Creates a EncryptionSpec for encryption destined to the owner of the provided certificate.
end() - Method in class weblogic.wsee.util.ToStringWriter
 
end(Xid, int) - Method in class weblogic.wsee.wstx.wsat.WSATXAResource
Not applicable to WS-AT
END_DOCUMENT - Static variable in interface weblogic.xml.stream.XMLEvent
Deprecated. A constant which identifies an EndDocument
END_ELEMENT - Static variable in interface weblogic.xml.stream.XMLEvent
Deprecated. A constant which identifies an EndElement
END_POINT_ADDRESS - Static variable in class weblogic.wsee.message.WlMessageContext
 
END_POINT_URI - Static variable in class weblogic.wsee.message.WlMessageContext
 
END_PREFIX_MAPPING - Static variable in interface weblogic.xml.stream.XMLEvent
Deprecated. A constant which identifies a EndPrefixMapping
EndCertificateSelector - Class in weblogic.security.pk
Look up and validate certificate chains using the chain's end certificate.
EndCertificateSelector(X509Certificate) - Constructor for class weblogic.security.pk.EndCertificateSelector
Construct an EndCertificateSelector using the specified end certificate.
endDeployPolicies(DeployPolicyHandle) - Method in interface weblogic.security.spi.DeployableAuthorizationProviderV2
Marks the end of an application policy deployment.
endDeployRoles(DeployRoleHandle) - Method in interface weblogic.security.spi.DeployableRoleProviderV2
Marks the end of an application role deployment.
EndDocument - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
EndElement - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
ENDORSE_SIGNATURE_ENCRYPT_SIGNATURE - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated.  
Endpoint - Interface in com.bea.security.saml2.providers.registry
Abstract representation of a SAML 2.0 service endpoint.
ENDPOINT_URL - Static variable in class weblogic.xml.crypto.wss.SecurityTokenContextHandler
Deprecated. The endpoint service url that current ws client connecting to
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class weblogic.connector.extensions.SuspendableAdapter
public void endpointActivation(MessageEndpointFactory endpointFactory, ActivationSpec spec) throws ResourceException { throw new NotSupportedException(); }
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class weblogic.connector.extensions.SuspendableAdapter
public void endpointDeactivation(MessageEndpointFactory endpointFactory, ActivationSpec spec) { }
endpointDisposed(AsyncClientTransportFeature) - Method in interface weblogic.jws.jaxws.client.async.AsyncClientTransportFeature.AsyncEndpointListener
 
endpointPublished(AsyncClientTransportFeature) - Method in interface weblogic.jws.jaxws.client.async.AsyncClientTransportFeature.AsyncEndpointListener
 
endpointSet(AsyncClientTransportFeature) - Method in interface weblogic.jws.jaxws.client.async.AsyncClientTransportFeature.AsyncEndpointListener
 
EndPrefixMapping - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
endTags - Variable in class weblogic.xml.stream.util.XMLSubStreamBase
Deprecated.  
ENFORCE_ASYNC_TRUST_EXCHANGE - Static variable in interface weblogic.wsee.jaxrpc.WLStub
True if trust client enforces asynchronize message exchange for WS-Trust, for example STS on SAML.
ENLISTMENT_DYNAMIC - Static variable in interface weblogic.transaction.TransactionManager
This enlistment mode requires the resource to dynamically enlist with the transaction manager when accessed by the application.
ENLISTMENT_STANDARD - Static variable in interface weblogic.transaction.TransactionManager
Allows an application or XAResource adaptor to register a XA resource dynamically, typically before the resource is made available to the application.
ENLISTMENT_STATIC - Static variable in interface weblogic.transaction.TransactionManager
Registering the XA resource statically means that the transaction service always enlists the resource when a transaction is attached to a thread.
ENLISTMENT_TYPE - Static variable in interface weblogic.transaction.TransactionManager
A constant that is used as the name of the resource registration property that determines the enlistment style of the resource being registered.
enlistResource(NonXAResource) - Method in interface weblogic.transaction.Transaction
Enlist a Non-XA Resource in the transaction.
enlistResource(XAResource, Xid) - Method in interface weblogic.wsee.wstx.TransactionServices
Called by Registraion Service during register call in order to enlist WSAT XAResource (this is essentially the WSAT participant EPR wrapper that is serialized for recovery) and return branchqual in order to create RegisterResponseType
EnqueueRequest - Class in weblogic.wtc.jatmi
This represents the information tpenqueue needs in order to make an enqueue request
EnqueueRequest() - Constructor for class weblogic.wtc.jatmi.EnqueueRequest
Initializes an empty EnqueueRequest object
EnqueueRequest(QueueTimeField, Integer, QueueTimeField, int, int, byte[], byte[], String, String, boolean, boolean, int) - Constructor for class weblogic.wtc.jatmi.EnqueueRequest
Creates an Enqueue Request with the given fields.
ensureFreshness() - Method in class weblogic.security.acl.FlatGroup
Deprecated. Important method for implementors.
ensureLogOpened() - Method in interface weblogic.management.runtime.LogRuntimeMBean
Ensures that that the output stream to the underlying is opened if it got closed previously due to errors.
ensureResourcesLoaded() - Method in class weblogic.i18ntools.L10nLookup
Load i18n.properties on demand.
entireBody() - Method in class weblogic.xml.security.specs.OperationSpec
Deprecated. Returns a boolean indicating whether this operation should be applied to the SOAP body.
Entity - Annotation Type in weblogic.ejbgen
 
Entity.DatabaseType - Enum in weblogic.ejbgen
 
Entity.DelayDatabaseInsertUntil - Enum in weblogic.ejbgen
 
Entity.InstanceLockOrder - Enum in weblogic.ejbgen
 
Entity.PersistenceType - Enum in weblogic.ejbgen
 
Entity.ValidateDBSchemaWith - Enum in weblogic.ejbgen
 
Entity.VerifyColumns - Enum in weblogic.ejbgen
 
Entity.VerifyRows - Enum in weblogic.ejbgen
 
ENTITY_REFERENCE - Static variable in interface weblogic.xml.stream.XMLEvent
Deprecated. A constant which identifies an EntityReference
EntityCacheCumulativeRuntimeMBean - Interface in weblogic.management.runtime
This class is used for monitoring an XML Cache.
EntityCacheCurrentStateRuntimeMBean - Interface in weblogic.management.runtime
This class is used for monitoring the size and usage of an XML Cache.
EntityCacheRef - Annotation Type in weblogic.ejbgen
 
EntityCacheRuntimeMBean - Interface in weblogic.management.runtime
This class is used for monitoring an XML Cache.
EntityDescriptor - Class in weblogic.xml.security.specs
Deprecated. please use new WS Security API
EntityDescriptor(String, String) - Constructor for class weblogic.xml.security.specs.EntityDescriptor
Deprecated.  
EntityDescriptor(XMLInputStream) - Constructor for class weblogic.xml.security.specs.EntityDescriptor
Deprecated.  
EntityEJBRuntimeMBean - Interface in weblogic.management.runtime
This interface contains accessor methods for all EJB runtime information collected for an Entity Bean.
EntityReference - Interface in weblogic.xml.stream
Deprecated. please use java standard StAX api
entries() - Method in class weblogic.deploy.api.model.WebLogicDeployableObject
Returns an enumeration of the module file entries.
entries() - Method in class weblogic.security.acl.AclImpl
Deprecated. Returns an enumeration of the entries in an ACL.
ENUMERATION - Static variable in class weblogic.descriptor.annotation.PropertyAnnotations
Indicates the set of String constants that the annotated String property is constrained to.
ENVELOPED - Static variable in class weblogic.xml.security.transforms.Transform
 
EnvEntries - Annotation Type in weblogic.ejbgen
 
EnvEntry - Annotation Type in weblogic.ejbgen
 
EnvEntryBean - Interface in weblogic.j2ee.descriptor
 
Environment - Class in weblogic.jndi
The Environment class represents the properties used to create an initial Context.
Environment() - Constructor for class weblogic.jndi.Environment
Constructs an Environment with default properties, that is, with a WebLogic initial context.
Environment(Hashtable) - Constructor for class weblogic.jndi.Environment
Constructs an Environment and initializes it with the properties contained in the specified Hashtable.
equals(Collection<X>, Collection<X>) - Static method in class com.bea.common.security.xacml.CollectionUtil
 
equals(Object) - Method in class com.bea.common.security.xacml.policy.AbstractPolicy
 
equals(Object) - Method in class com.bea.common.security.xacml.policy.Policy
 
equals(Object) - Method in class com.bea.common.security.xacml.policy.PolicySet
 
equals(Object) - Method in class com.bea.common.security.xacml.Type
 
equals(Object) - Method in interface com.bea.util.jam.JClass
Two JClasses are always considered equal as long as their qualified names are the same.
equals(ModuleType) - Method in class weblogic.deploy.api.shared.WebLogicModuleType
 
equals(Object) - Method in class weblogic.deploy.api.spi.WebLogicTarget
 
equals(Object) - Method in class weblogic.descriptor.beangen.PropertyDeclaration
 
equals(Object) - Method in class weblogic.jws.jaxws.client.async.AsyncClientHandlerFeature
 
equals(Object) - Method in class weblogic.jws.jaxws.client.async.AsyncClientTransportFeature
 
equals(Object) - Method in class weblogic.jws.jaxws.client.ClientIdentityFeature
 
equals(Object) - Method in class weblogic.security.acl.FlatGroup
Deprecated.  
equals(Object) - Method in class weblogic.security.acl.PermissionImpl
Deprecated. Determines whether the object passed matches the permission represented in this interface.
equals(Object) - Method in class weblogic.security.net.ConnectionEvent
 
equals(Object) - Method in class weblogic.security.principal.WLSAbstractPrincipal
Compares this principal to the principal in the specified object.
equals(Object) - Method in class weblogic.security.principal.WLSGroupImpl
Compares this principal to the principal in the specified object.
equals(Object) - Method in class weblogic.security.principal.WLSUserImpl
Compares this principal to the principal in the specified object.
equals(Object) - Method in class weblogic.security.service.ApplicationResource
Compares this resource to the resource in the specified object.
equals(Object) - Method in class weblogic.security.service.JDBCResource
Compares this resource to the resource in the specified object.
equals(Object) - Method in class weblogic.security.service.JMSResource
Compares this resource to the resource in the specified object.
equals(Object) - Method in class weblogic.security.service.JNDIResource
Compares this resource to the resource in the specified object.
equals(Object) - Method in class weblogic.security.service.RemoteResource
Compares this resource to the resource in the specified object.
equals(Object) - Method in class weblogic.security.service.ResourceBase
Compares this resource to the resource in the specified object.
equals(Object) - Method in interface weblogic.security.service.SecurityRole
Compares this security role to the security role in the specified object.
equals(Object) - Method in class weblogic.security.service.ServerResource
Compares this resource to the resource in the specified object.
equals(Object) - Method in class weblogic.security.service.URLResource
Compares this resource to the resource in the specified object.
equals(Object) - Method in class weblogic.security.service.WorkContextResource
Compares this resource to the resource in the specified object.
equals(Object) - Method in interface weblogic.security.spi.Resource
Compares this resource to the resource in the specified object.
equals(Object) - Method in class weblogic.security.spi.Result
 
equals(Object) - Method in class weblogic.servlet.http.RequestResponseKey
Check for the equality of objects
equals(Object) - Method in class weblogic.workarea.AsciiWorkContext
 
equals(Object) - Method in class weblogic.workarea.LongWorkContext
 
equals(Object) - Method in class weblogic.workarea.SerializableWorkContext
 
equals(Object) - Method in class weblogic.workarea.StringWorkContext
 
equals(Object) - Method in class weblogic.wsee.connection.transport.jms.JmsTransportInfo
 
equals(Object) - Method in class weblogic.wsee.message.MsgHeaderType
Compares two header types for equality.
equals(Object) - Method in class weblogic.wsee.policy.framework.NormalizedExpression
 
equals(Object) - Method in class weblogic.wsee.policy.framework.PolicyAlternative
 
equals(Object) - Method in class weblogic.wsee.policy.framework.PolicyStatement
 
equals(Object) - Method in class weblogic.wsee.reliability.faults.SequenceFaultMsgType
Compares two types for equality.
equals(Object) - Method in class weblogic.wsee.reliability2.faults.SequenceFaultMsgType
Compares two types for equality.
equals(Object) - Method in class weblogic.wsee.reliability2.sequence.MessageInfo
 
equals(Object) - Method in class weblogic.wsee.reliability2.sequence.SourceMessageInfo
 
equals(Object) - Method in class weblogic.wsee.security.saml.SAMLTokenImpl
 
equals(Object) - Method in class weblogic.wsee.wstx.wsat.WSATSynchronization
Equality check based on instanceof and Xid that identifies this XAResource
equals(Object) - Method in class weblogic.wsee.wstx.wsat.WSATXAResource
Equality check based on instanceof and Xid that identifies this Synchronization
equals(Object) - Method in interface weblogic.wtc.jatmi.CallDescriptor
All call descriptors should implement equals so that replies can be correlated with each other
equals(Object) - Method in class weblogic.wtc.jatmi.Decimal
Compares this object to another object.
equals(Object) - Method in class weblogic.wtc.jatmi.FmlKey
Compares two FmlKey objects
equals(Object) - Method in interface weblogic.xml.schema.binding.ClassContext
 
equals(Object) - Method in interface weblogic.xml.schema.binding.SchemaContext
 
equals(Object) - Method in class weblogic.xml.security.specs.ElementIdentifier
Deprecated.  
equals(Object) - Method in class weblogic.xml.stream.events.ElementEvent
Deprecated.  
equals(Object) - Method in class weblogic.xml.stream.events.StartElementEvent
Deprecated.  
equals(Object) - Method in class weblogic.xml.xpath.StreamXPath
 
equals(Object) - Method in class weblogicx.jsp.tags.validators.CompareValidator
 
equals(Object) - Method in class weblogicx.jsp.tags.validators.CustomizableAdapter
 
equals(Object) - Method in class weblogicx.jsp.tags.validators.CustomValidator
 
equals(Object) - Method in class weblogicx.jsp.tags.validators.RegExpValidator
 
equals(Object) - Method in class weblogicx.jsp.tags.validators.RequiredFieldValidator
 
equalsWithSequence(Collection<X>, Collection<X>) - Static method in class com.bea.common.security.xacml.CollectionUtil
 
ERR_CERT_CHAIN_INCOMPLETE - Static variable in interface weblogic.security.SSL.TrustManager
An incomplete certificate chain is when a chain does not include a self signed root CA certificate
ERR_CERT_CHAIN_INCOMPLETE - Static variable in interface weblogic.security.SSL.TrustManagerJSSE
Deprecated. An incomplete certificate chain is when a chain does not include a self signed root CA certificate
ERR_CERT_CHAIN_INVALID - Static variable in interface weblogic.security.SSL.TrustManager
An invalid certificate chain is when a certificate is not issued by the succeeding certificate in the chain
ERR_CERT_CHAIN_INVALID - Static variable in interface weblogic.security.SSL.TrustManagerJSSE
Deprecated. An invalid certificate chain is when a certificate is not issued by the succeeding certificate in the chain
ERR_CERT_CHAIN_UNTRUSTED - Static variable in interface weblogic.security.SSL.TrustManager
None of the certificates in the chain can be found in the list of trusted certificates
ERR_CERT_CHAIN_UNTRUSTED - Static variable in interface weblogic.security.SSL.TrustManagerJSSE
Deprecated. None of the certificates in the chain can be found in the list of trusted certificates
ERR_CERT_EXPIRED - Static variable in interface weblogic.security.SSL.TrustManager
An expired certificate
ERR_CERT_EXPIRED - Static variable in interface weblogic.security.SSL.TrustManagerJSSE
Deprecated. An expired certificate
ERR_NONE - Static variable in interface weblogic.security.SSL.TrustManager
No error has been detected
ERR_NONE - Static variable in interface weblogic.security.SSL.TrustManagerJSSE
Deprecated. No error has been detected
ERR_SIGNATURE_INVALID - Static variable in interface weblogic.security.SSL.TrustManager
A certificate has an invalid signature when the public key of the succeeding certificate does not verify the signature in the certificate
ERR_SIGNATURE_INVALID - Static variable in interface weblogic.security.SSL.TrustManagerJSSE
Deprecated. A certificate has an invalid signature when the public key of the succeeding certificate does not verify the signature in the certificate
ERROR - Static variable in class com.bea.logging.LogLevel
 
error(String, PropertyDeclaration, String) - Method in class weblogic.descriptor.annotation.AnnotationDefinition
 
error(String) - Method in class weblogic.i18n.logging.NonCatalogLogger
Log a message with severity 'Error'
error(String, Throwable) - Method in class weblogic.i18n.logging.NonCatalogLogger
Log an Error message with a Throwable
ERROR - Static variable in class weblogic.i18n.logging.Severities
A user level error has occured.
ERROR - Static variable in class weblogic.logging.WLLevel
 
error(SAXParseException) - Method in class weblogic.management.commo.WebLogicMBeanMaker.MyErrorHandler
 
ERROR - Static variable in interface weblogic.management.configuration.DomainLogFilterMBean
Deprecated. weblogic.logging.Serverities.ERROR
ERROR - Static variable in class weblogic.security.spi.AuditSeverity
Constructs an AuditSeverity object with the ERROR severity level.
error(String) - Method in interface weblogic.wsee.jws.util.Logger
Deprecated. Emit a "error" level message.
error(String, Throwable) - Method in interface weblogic.wsee.jws.util.Logger
Deprecated. Emit a "error" level message with an associated Throwable.
ERROR_INT - Static variable in class com.bea.logging.LogLevel
 
ERROR_TEXT - Static variable in class weblogic.i18n.logging.Severities
Severity ERROR denoted by the value "Error"
errorCode - Variable in exception weblogic.wsee.wstx.wsat.WSATException
 
ErrorCollectionException - Exception in weblogic.management.utils
The ErrorCollectionException exception is thrown when multiple errors (that are related in some way) occur.
ErrorCollectionException() - Constructor for exception weblogic.management.utils.ErrorCollectionException
Constructs an ErrorCollectionException with no embedded exceptions.
ErrorCollectionException(String) - Constructor for exception weblogic.management.utils.ErrorCollectionException
Constructs an ErrorCollectionException with the specified base message.
ErrorCollectionException(Throwable) - Constructor for exception weblogic.management.utils.ErrorCollectionException
Constructs an ErrorCollectionException that specifies a single embedded exception.
ErrorCollectionException - Exception in weblogic.utils
 
ErrorCollectionException() - Constructor for exception weblogic.utils.ErrorCollectionException
 
ErrorCollectionException(String) - Constructor for exception weblogic.utils.ErrorCollectionException
 
ErrorCollectionException(Throwable) - Constructor for exception weblogic.utils.ErrorCollectionException
 
ErrorCollectionException(String, Throwable) - Constructor for exception weblogic.utils.ErrorCollectionException
 
ERRORDESTINATION - Static variable in interface weblogic.management.configuration.JMSConstants
 
ErrorHandlingMBean - Interface in weblogic.management.configuration
Fake ErrorHandlingMBean
errorMessage - Variable in class weblogicx.jsp.tags.validators.CustomizableAdapter
 
errorMessage - Variable in class weblogicx.jsp.tags.validators.ValidatableAdapter
 
ErrorSummary - Class in weblogicx.jsp.tags.validators
Custom tag to print all the error messages stored in the summary's error Vector.
ErrorSummary() - Constructor for class weblogicx.jsp.tags.validators.ErrorSummary
 
escapeXML(String) - Method in class com.bea.common.security.xacml.SchemaObject
escape characters for XML.
evaluateAsBoolean(Document) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given document and returns the result as a boolean.
evaluateAsBoolean(Node) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given Node and returns the result as a boolean.
evaluateAsNodeset(Document) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given document and returns the result as a node-set.
evaluateAsNodeset(Node) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given Node and returns the result as a node-set.
evaluateAsNumber(Document) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given document and returns the result as a number.
evaluateAsNumber(Node) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given Node and returns the result as a number.
evaluateAsString(Document) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given document and returns the result as a String.
evaluateAsString(Node) - Method in class weblogic.xml.xpath.DOMXPath
Evaluates this XPath in the context of the given Node and returns the result as a String.
EVENT_DATA_RULE_TYPE - Static variable in interface weblogic.diagnostics.descriptor.WLDFWatchBean
Static constant for the event data rule type.
EventMessage - Interface in com.bea.httppubsub
Event message interface.
EventPayload - Interface in weblogic.diagnostics.instrumentation
This interface must be implemented by payloads of events which are dispatched to the archive.
EVICTION_FIFO - Static variable in interface weblogic.management.configuration.CacheMBean
 
EVICTION_LFU - Static variable in interface weblogic.management.configuration.CacheMBean
 
EVICTION_LRU - Static variable in interface weblogic.management.configuration.CacheMBean
 
EVICTION_NRU - Static variable in interface weblogic.management.configuration.CacheMBean
 
evt_mib - Class in weblogic.wtc.jatmi
 
evt_mib() - Constructor for class weblogic.wtc.jatmi.evt_mib
 
EXACTLY_ONCE - Static variable in interface weblogic.management.configuration.JMSConstants
constants for store-and-foward non-persistent QOS
EXACTLY_ONCE - Static variable in interface weblogic.management.configuration.MigratableTargetMBean
 
EXACTLY_ONE - Static variable in class weblogic.wsee.policy.framework.OperatorType
 
ExampleBeanCustomizer - Class in weblogic.descriptor.example
Customizes the implemenation of ExampleRootBean.
ExampleBeanCustomizer(ExampleRootBean) - Constructor for class weblogic.descriptor.example.ExampleBeanCustomizer
Must define a constructor that takes the bean to be customized as its single argument.
ExampleChildBean - Interface in weblogic.descriptor.example
 
ExampleCustomizedBean - Interface in weblogic.descriptor.example
Defines a descriptor bean whose implemententation is customized by ExampleCustomizedBeanCustomizer.
ExampleCustomizedBeanCustomizer - Class in weblogic.descriptor.example
Customizes the implemenation of ExampleCustomizedBean.
ExampleCustomizedBeanCustomizer(ExampleRootBean) - Constructor for class weblogic.descriptor.example.ExampleCustomizedBeanCustomizer
Must define a constructor that takes the bean to be customized as its single argument.
ExampleCustomValidator - Class in weblogic.descriptor.example
Defines custom validator methods used in the defintion of ExampleValidationBean.
ExampleCustomValidator() - Constructor for class weblogic.descriptor.example.ExampleCustomValidator
 
ExampleRootBean - Interface in weblogic.descriptor.example
Defines an example root descriptor bean.
ExampleValidationBean - Interface in weblogic.descriptor.example
Defines a bean that illustrate the various validation options.
EXC - Static variable in class weblogic.xml.security.signature.CanonicalizationMethod
 
EXC_C14N_DEFAULT_PREFIX - Static variable in interface weblogic.xml.security.signature.DSIGConstants
 
EXCLUDE - Static variable in class weblogic.descriptor.annotation.GlobalAnnotations
Specifies that the annotated element should not appear in the public docs.
Exclude - Annotation Type in weblogic.jws
 
exec(String) - Method in class weblogic.management.scripting.utils.WLSTInterpreter
Executes Jython commands that are passed in as a string.
execfile(String) - Method in class weblogic.management.scripting.utils.WLSTInterpreter
Executes Jython commands that are passed in as a file.
execute() - Method in interface weblogic.ejb.PreparedQuery
Executes the specified query.
execute(String) - Method in interface weblogic.ejb.Query
Executes the specified query.
execute(String, Properties) - Method in interface weblogic.ejb.Query
Executes the specified query.
execute() - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Deprecated. Populates this CachedRowSetImpl object with data
execute(Connection) - Method in class weblogic.jdbc.rowset.CachedRowSetImpl
Deprecated. Populates this CachedRowSetImpl object with data, using the given connection to produce the result set from which data will be read.
execute() - Method in class weblogic.jdbc.rowset.JdbcRowSetImpl
Deprecated. Creates the internal ResultSet object for which this JdbcRowSet object is a wrapper, effectively making the result set a JavaBeans component.
execute(MessageContext) - Method in class weblogic.wsee.reliability2.sequence.CreateSequencePostSecurityTokenCallback
 
execute() - Method in class weblogic.wsee.tools.anttasks.WsdlGetTask
 
execute() - Method in class weblogic.wtc.jatmi.mkfldclass
Starting point for an ant Task ant task usage:
execute() - Method in class weblogic.wtc.jatmi.mkfldclass32
Starting point for an ant Task ant task usage:
executeAndGuessTableName() - Method in interface weblogic.jdbc.rowset.WLCachedRowSet
Deprecated. Executes the command, parses it, and sets the table name as the first word following the SQL keyword "from".
executeAndGuessTableNameAndPrimaryKeys() - Method in interface weblogic.jdbc.rowset.WLCachedRowSet
Deprecated. Executes the command, parses it, sets the table name as the first word following the SQL keyword "from", and then looks up the table in DatabaseMetaData to determine the primary keys.
ExecuteQueueMBean - Interface in weblogic.management.configuration
This bean is used to configure an execute queue and its associated thread pool.
ExecuteQueueRuntimeMBean - Interface in weblogic.management.runtime
This bean is used to monitor an execute queue and its associated thread pool.
ExecuteThread - Interface in weblogic.management.runtime
Exposes the runtime state of an execute thread.
expireAll() - Method in interface weblogic.management.runtime.SAFRemoteEndpointRuntimeMBean
All pending messages for a remote destination are processed according to the policy specified by the associated Error Handling configuration and then removed.
expired() - Method in interface weblogic.xml.security.wsse.Security
Deprecated. returns true if any timestamp in the message has an Expires element whose time is in the past.
expired(long) - Method in interface weblogic.xml.security.wsse.Security
Deprecated. returns trus if any timestamp in the message has a Created time older than the maxAge or an Expires element that has passed.
EXPIRES - Static variable in interface weblogic.wsee.wstx.wsat.WSATConstants
 
Expires - Interface in weblogic.xml.security.wsu
 
ExplicitlyControlled - Interface in weblogic.security.acl
Deprecated.  
exponent() - Method in class weblogic.wtc.jatmi.Decimal
Returns the exponent of the Decimal value.
export(int) - Method in interface weblogic.deploy.api.model.WebLogicDDBeanRoot
Create new plan using variables for properties in this descriptor.
export(DescriptorBean, String[]) - Method in interface weblogic.deploy.api.model.WebLogicDDBeanRoot
Create new plan using variables for properties in descriptor beans.
export(int) - Method in interface weblogic.deploy.api.spi.WebLogicDConfigBeanRoot
Create new plan using variables for properties in this descriptor.
export(DescriptorBean, String[]) - Method in interface weblogic.deploy.api.spi.WebLogicDConfigBeanRoot
Create new plan using variables for properties in descriptor beans.
export(int) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentConfiguration
Create new plan using variables for properties in all descriptors.
export(int, boolean) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentConfiguration
Create new plan using variables for properties in all descriptors.
export(int, boolean, String) - Method in interface weblogic.deploy.api.spi.WebLogicDeploymentConfiguration
Create new plan using variables for properties in all descriptors.
EXPORT - Static variable in class weblogic.wtc.gwt.WTCServiceStatus
 
EXPORT_TO_ALL - Static variable in interface weblogic.management.configuration.JMSConstants
constants for SAF export polocy
EXPORT_TO_NONE - Static variable in interface weblogic.management.configuration.JMSConstants
 
exportData(String, String, Properties) - Method in interface weblogic.management.security.ExportMBean
Exports provider specific data in a specified format.
ExportMBean - Interface in weblogic.management.security
Provides a set of methods for exporting provider specific data.
exportObject(Remote) - Static method in class weblogic.rmi.extensions.PortableRemoteObject
Makes a server object ready to receive remote calls.
exportObject(Remote) - Static method in class weblogic.rmi.server.UnicastRemoteObject
Exports a remote object so it is available to receive incoming calls using a server port.
exportResource(String, String) - Method in interface weblogic.management.security.authorization.PolicyAuxiliaryMBean
Exports provider specific policy data using an LDAP CN search filter to specify the resources for export.
exportResource(String, String) - Method in interface weblogic.management.security.authorization.RoleAuxiliaryMBean
Exports provider specific role data using an LDAP CN search filter to specify the resources for export.
EXPRESSION - Static variable in class weblogic.management.security.authorization.ListerKeys
The Properties key used to get the policy or role expression.
expression - Variable in class weblogicx.jsp.tags.validators.CustomizableAdapter
 
ExpressionParserException - Exception in weblogic.utils.expressions
 
expressions - Variable in class weblogic.wsee.policy.framework.PolicyExpression
 
ExtendedBootstrapContext - Interface in weblogic.connector.extensions
This class provides WebLogic extensions to the standard javax.resource.spi.BootstrapContext.
EXTENSIONS_XML_NAMESPACE - Static variable in class weblogic.management.commo.WebLogicMBeanMaker
 
EXTERNAL_STAGE - Static variable in class weblogic.deploy.api.spi.DeploymentOptions
Manual staging of files.
EXTERNAL_STAGE - Static variable in interface weblogic.management.configuration.AppDeploymentMBean
Indicates that the files will be expected in the target server's staging directory, but the server will not copy them there.
EXTERNAL_STAGE - Static variable in interface weblogic.management.configuration.ApplicationMBean
Deprecated. Indicates that the files will be located in the staging directory but that an external application will be responsible for delivering them there.
EXTERNAL_STAGE - Static variable in interface weblogic.management.configuration.ServerTemplateMBean
This staging mode indicates that applications deployed to this server will not be staged as part of the deployment, but will be activated from the staging directory.
extract(String, String, File) - Static method in class weblogic.wsee.wsdl.Callback81WsdlExtracter
extract the callback service from 81 wsdl
extractDomain(String) - Static method in class weblogic.management.WebLogicObjectName
Deprecated. Strip out the name component of a stringified WeblogicObjectName

Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-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 _