BEA Systems, Inc.

BEA WebLogic Server 9.0 API Reference


Serialized Form


Package weblogic.apache.html.dom

Class weblogic.apache.html.dom.HTMLAnchorElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLAppletElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLAreaElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLBaseElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLBaseFontElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLBodyElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLBRElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLButtonElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLDirectoryElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLDivElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLDListElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLDocumentImpl extends DocumentImpl implements Serializable

serialVersionUID: -4132266304459039201L

Serialized Fields

_anchors

HTMLCollectionImpl _anchors
Holds HTMLCollectionImpl object with live collection of all anchors in document. This reference is on demand only once.


_forms

HTMLCollectionImpl _forms
Holds HTMLCollectionImpl object with live collection of all forms in document. This reference is on demand only once.


_images

HTMLCollectionImpl _images
Holds HTMLCollectionImpl object with live collection of all images in document. This reference is on demand only once.


_links

HTMLCollectionImpl _links
Holds HTMLCollectionImpl object with live collection of all links in document. This reference is on demand only once.


_applets

HTMLCollectionImpl _applets
Holds HTMLCollectionImpl object with live collection of all applets in document. This reference is on demand only once.


_writer

StringWriter _writer
Holds string writer used by direct manipulation operation (HTMLDocumentImpl.open(). HTMLDocumentImpl.write(java.lang.String), etc) to write new contents into the document and parse that text into a document tree.

Class weblogic.apache.html.dom.HTMLElementImpl extends ElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLFieldSetElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLFontElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLFormElementImpl extends HTMLElementImpl implements Serializable

Serialized Fields

_elements

HTMLCollectionImpl _elements
Collection of all elements contained in this FORM.

Class weblogic.apache.html.dom.HTMLFrameElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLFrameSetElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLHeadElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLHeadingElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLHRElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLHtmlElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLIFrameElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLImageElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLInputElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLIsIndexElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLLabelElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLLegendElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLLIElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLLinkElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLMapElementImpl extends HTMLElementImpl implements Serializable

Serialized Fields

_areas

HTMLCollection _areas

Class weblogic.apache.html.dom.HTMLMenuElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLMetaElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLModElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLObjectElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLOListElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLOptGroupElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLOptionElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLParagraphElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLParamElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLPreElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLQuoteElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLScriptElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLSelectElementImpl extends HTMLElementImpl implements Serializable

Serialized Fields

_options

HTMLCollection _options

Class weblogic.apache.html.dom.HTMLStyleElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLTableCaptionElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLTableCellElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLTableColElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLTableElementImpl extends HTMLElementImpl implements Serializable

Serialized Fields

_rows

HTMLCollectionImpl _rows

_bodies

HTMLCollectionImpl _bodies

Class weblogic.apache.html.dom.HTMLTableRowElementImpl extends HTMLElementImpl implements Serializable

Serialized Fields

_cells

HTMLCollection _cells

Class weblogic.apache.html.dom.HTMLTableSectionElementImpl extends HTMLElementImpl implements Serializable

Serialized Fields

_rows

HTMLCollectionImpl _rows

Class weblogic.apache.html.dom.HTMLTextAreaElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLTitleElementImpl extends HTMLElementImpl implements Serializable

Class weblogic.apache.html.dom.HTMLUListElementImpl extends HTMLElementImpl implements Serializable


Package weblogic.apache.wml.dom

Class weblogic.apache.wml.dom.WMLAccessElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLAElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLAnchorElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLBElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLBigElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLBrElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLCardElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLDocumentImpl extends DocumentImpl implements Serializable

serialVersionUID: 8661606001258842145L

Class weblogic.apache.wml.dom.WMLDoElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLElementImpl extends ElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLEmElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLFieldsetElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLGoElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLHeadElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLIElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLImgElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLInputElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLMetaElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLNoopElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLOneventElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLOptgroupElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLOptionElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLPElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLPostfieldElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLPrevElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLRefreshElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLSelectElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLSetvarElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLSmallElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLStrongElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLTableElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLTdElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLTemplateElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLTimerElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLTrElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLUElementImpl extends WMLElementImpl implements Serializable

Class weblogic.apache.wml.dom.WMLWmlElementImpl extends WMLElementImpl implements Serializable


Package weblogic.apache.xerces.dom

Class weblogic.apache.xerces.dom.AttributeMap extends NamedNodeMapImpl implements Serializable

Class weblogic.apache.xerces.dom.AttrImpl extends NodeImpl implements Serializable

serialVersionUID: 7277707688218972102L

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Deprecated. 
Deserialize object.


writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Deprecated. 
Serialize object.

Serialized Fields

value

Object value
Deprecated. 
This can either be a String or the first child node.


name

String name
Deprecated. 
Attribute name.

Class weblogic.apache.xerces.dom.AttrNSImpl extends AttrImpl implements Serializable

serialVersionUID: -781906615369795414L

Serialized Fields

namespaceURI

String namespaceURI
Deprecated. 
DOM2: Namespace URI.


localName

String localName
Deprecated. 
DOM2: localName.

Class weblogic.apache.xerces.dom.CDATASectionImpl extends TextImpl implements Serializable

serialVersionUID: 2372071297878177780L

Class weblogic.apache.xerces.dom.CharacterDataImpl extends ChildNode implements Serializable

serialVersionUID: 7931170150428474230L

Serialized Fields

data

String data
Deprecated. 

Class weblogic.apache.xerces.dom.ChildNode extends NodeImpl implements Serializable

serialVersionUID: -6112455738802414002L

Serialized Fields

previousSibling

ChildNode previousSibling
Deprecated. 
Previous sibling.


nextSibling

ChildNode nextSibling
Deprecated. 
Next sibling.

Class weblogic.apache.xerces.dom.CommentImpl extends CharacterDataImpl implements Serializable

serialVersionUID: -2685736833408134044L

Class weblogic.apache.xerces.dom.CoreDocumentImpl extends ParentNode implements Serializable

serialVersionUID: 0L

Serialized Fields

docType

DocumentTypeImpl docType
Deprecated. 
Document type.


docElement

ElementImpl docElement
Deprecated. 
Document element.


encoding

String encoding
Deprecated. 
Experimental DOM Level 3 feature: Document encoding


actualEncoding

String actualEncoding
Deprecated. 
Experimental DOM Level 3 feature: Document actualEncoding


version

String version
Deprecated. 
Experimental DOM Level 3 feature: Document version


standalone

boolean standalone
Deprecated. 
Experimental DOM Level 3 feature: Document standalone


fDocumentURI

String fDocumentURI
Deprecated. 
Experimental DOM Level 3 feature: documentURI


userData

Hashtable userData
Deprecated. 
Table for user data attached to this document nodes.


identifiers

Hashtable identifiers
Deprecated. 
Identifiers.


features

short features
Deprecated. 
Normalization features


domNormalizer

DOMNormalizer domNormalizer
Deprecated. 

fConfiguration

DOMValidationConfiguration fConfiguration
Deprecated. 

fSymbolTable

ShadowedSymbolTable fSymbolTable
Deprecated. 

fEntityResolver

XMLEntityResolver fEntityResolver
Deprecated. 

fGrammar

Grammar fGrammar
Deprecated. 

changes

int changes
Deprecated. 
Number of alterations made to this document since its creation. Serves as a "dirty bit" so that live objects such as NodeList can recognize when an alteration has been made and discard its cached state information.

Any method that alters the tree structure MUST cause or be accompanied by a call to changed(), to inform it that any outstanding NodeLists may have to be updated.

(Required because NodeList is simultaneously "live" and integer- indexed -- a bad decision in the DOM's design.)

Note that changes which do not affect the tree's structure -- changing the node's name, for example -- do _not_ have to call changed().

Alternative implementation would be to use a cryptographic Digest value rather than a count. This would have the advantage that "harmless" changes (those producing equal() trees) would not force NodeList to resynchronize. Disadvantage is that it's slightly more prone to "false negatives", though that's the difference between "wildly unlikely" and "absurdly unlikely". IF we start maintaining digests, we should consider taking advantage of them. Note: This used to be done a node basis, so that we knew what subtree changed. But since only DeepNodeList really use this today, the gain appears to be really small compared to the cost of having an int on every (parent) node plus having to walk up the tree all the way to the root to mark the branch as changed everytime a node is changed. So we now have a single counter global to the document. It means that some objects may flush their cache more often than necessary, but this makes nodes smaller and only the document needs to be marked as changed.


allowGrammarAccess

boolean allowGrammarAccess
Deprecated. 
Allow grammar access.


errorChecking

boolean errorChecking
Deprecated. 
Bypass error checking.

Class weblogic.apache.xerces.dom.DeferredAttrImpl extends AttrImpl implements Serializable

serialVersionUID: 6903232312469148636L

Class weblogic.apache.xerces.dom.DeferredAttrNSImpl extends AttrNSImpl implements Serializable

serialVersionUID: 6074924934945957154L

Class weblogic.apache.xerces.dom.DeferredCDATASectionImpl extends CDATASectionImpl implements Serializable

serialVersionUID: 1983580632355645726L

Class weblogic.apache.xerces.dom.DeferredCommentImpl extends CommentImpl implements Serializable

serialVersionUID: 6498796371083589338L

Class weblogic.apache.xerces.dom.DeferredDocumentImpl extends DocumentImpl implements Serializable

serialVersionUID: 5186323580749626857L

Serialized Fields

fNamespacesEnabled

boolean fNamespacesEnabled
Deprecated. 
DOM2: For namespace support in the deferred case.

Class weblogic.apache.xerces.dom.DeferredDocumentTypeImpl extends DocumentTypeImpl implements Serializable

serialVersionUID: -2172579663227313509L

Class weblogic.apache.xerces.dom.DeferredElementDefinitionImpl extends ElementDefinitionImpl implements Serializable

serialVersionUID: 6703238199538041591L

Class weblogic.apache.xerces.dom.DeferredElementImpl extends ElementImpl implements Serializable

serialVersionUID: -7670981133940934842L

Class weblogic.apache.xerces.dom.DeferredElementNSImpl extends ElementNSImpl implements Serializable

serialVersionUID: -5001885145370927385L

Class weblogic.apache.xerces.dom.DeferredEntityImpl extends EntityImpl implements Serializable

serialVersionUID: 4760180431078941638L

Class weblogic.apache.xerces.dom.DeferredEntityReferenceImpl extends EntityReferenceImpl implements Serializable

serialVersionUID: 390319091370032223L

Class weblogic.apache.xerces.dom.DeferredNotationImpl extends NotationImpl implements Serializable

serialVersionUID: 5705337172887990848L

Class weblogic.apache.xerces.dom.DeferredProcessingInstructionImpl extends ProcessingInstructionImpl implements Serializable

serialVersionUID: -4643577954293565388L

Class weblogic.apache.xerces.dom.DeferredTextImpl extends TextImpl implements Serializable

serialVersionUID: 2310613872100393425L

Class weblogic.apache.xerces.dom.DocumentFragmentImpl extends ParentNode implements Serializable

serialVersionUID: -7596449967279236746L

Class weblogic.apache.xerces.dom.DocumentImpl extends CoreDocumentImpl implements Serializable

serialVersionUID: 515687835542616694L

Serialized Fields

iterators

Vector iterators
Deprecated. 
Iterators


ranges

Vector ranges
Deprecated. 
Ranges


eventListeners

Hashtable eventListeners
Deprecated. 
Table for event listeners registered to this document nodes.


mutationEvents

boolean mutationEvents
Deprecated. 
Bypass mutation events firing.


savedEnclosingAttr

DocumentImpl.EnclosingAttr savedEnclosingAttr
Deprecated. 

Class weblogic.apache.xerces.dom.DocumentTypeImpl extends ParentNode implements Serializable

serialVersionUID: 7751299192316526485L

Serialized Fields

name

String name
Deprecated. 
Document type name.


entities

NamedNodeMapImpl entities
Deprecated. 
Entities.


notations

NamedNodeMapImpl notations
Deprecated. 
Notations.


elements

NamedNodeMapImpl elements
Deprecated. 
Elements.


publicID

String publicID
Deprecated. 

systemID

String systemID
Deprecated. 

internalSubset

String internalSubset
Deprecated. 

Class weblogic.apache.xerces.dom.ElementDefinitionImpl extends ParentNode implements Serializable

serialVersionUID: -8373890672670022714L

Serialized Fields

name

String name
Deprecated. 
Element definition name.


attributes

NamedNodeMapImpl attributes
Deprecated. 
Default attributes.

Class weblogic.apache.xerces.dom.ElementImpl extends ParentNode implements Serializable

serialVersionUID: 3717253516652722278L

Serialized Fields

name

String name
Deprecated. 
Element name.


attributes

AttributeMap attributes
Deprecated. 
Attributes.

Class weblogic.apache.xerces.dom.ElementNSImpl extends ElementImpl implements Serializable

serialVersionUID: -9142310625494392642L

Serialized Fields

namespaceURI

String namespaceURI
Deprecated. 
DOM2: Namespace URI.


localName

String localName
Deprecated. 
DOM2: localName.

Class weblogic.apache.xerces.dom.EntityImpl extends ParentNode implements Serializable

serialVersionUID: -3575760943444303423L

Serialized Fields

name

String name
Deprecated. 
Entity name.


publicId

String publicId
Deprecated. 
Public identifier.


systemId

String systemId
Deprecated. 
System identifier.


encoding

String encoding
Deprecated. 
Encoding


actualEncoding

String actualEncoding
Deprecated. 
Actual Encoding


version

String version
Deprecated. 
Version


notationName

String notationName
Deprecated. 
Notation name.


baseURI

String baseURI
Deprecated. 
base uri

Class weblogic.apache.xerces.dom.EntityReferenceImpl extends ParentNode implements Serializable

serialVersionUID: -7381452955687102062L

Serialized Fields

name

String name
Deprecated. 
Name of Entity referenced


baseURI

String baseURI
Deprecated. 
Base URI

Class weblogic.apache.xerces.dom.NamedNodeMapImpl extends Object implements Serializable

serialVersionUID: -7039242451046758020L

Serialized Fields

flags

short flags
Deprecated. 

nodes

Vector nodes
Deprecated. 
Nodes.


ownerNode

NodeImpl ownerNode
Deprecated. 

Class weblogic.apache.xerces.dom.NodeImpl extends Object implements Serializable

serialVersionUID: -6316591992167219696L

Serialization Methods

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Deprecated. 
Serialize object.

Serialized Fields

ownerNode

NodeImpl ownerNode
Deprecated. 

flags

short flags
Deprecated. 

Class weblogic.apache.xerces.dom.NotationImpl extends NodeImpl implements Serializable

serialVersionUID: -764632195890658402L

Serialized Fields

name

String name
Deprecated. 
Notation name.


publicId

String publicId
Deprecated. 
Public identifier.


systemId

String systemId
Deprecated. 
System identifier.


baseURI

String baseURI
Deprecated. 
Base URI

Class weblogic.apache.xerces.dom.ParentNode extends ChildNode implements Serializable

serialVersionUID: 2815829867152120872L

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Deprecated. 
Deserialize object.


writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Deprecated. 
Serialize object.

Serialized Fields

ownerDocument

CoreDocumentImpl ownerDocument
Deprecated. 
Owner document.


firstChild

ChildNode firstChild
Deprecated. 
First child.

Class weblogic.apache.xerces.dom.ProcessingInstructionImpl extends CharacterDataImpl implements Serializable

serialVersionUID: 7554435174099981510L

Serialized Fields

target

String target
Deprecated. 

baseURI

String baseURI
Deprecated. 

Class weblogic.apache.xerces.dom.PSVIAttrNSImpl extends AttrNSImpl implements Serializable

Serialized Fields

fDeclaration

weblogic.apache.xerces.impl.xs.psvi.XSAttributeDeclaration fDeclaration
Deprecated. 
attribute declaration


fTypeDecl

weblogic.apache.xerces.impl.xs.psvi.XSTypeDefinition fTypeDecl
Deprecated. 
type of attribute, simpleType


fSpecified

boolean fSpecified
Deprecated. 
If this attribute was explicitly given a value in the original document, this is true; otherwise, it is false


fNormalizedValue

String fNormalizedValue
Deprecated. 
schema normalized value property


fMemberType

weblogic.apache.xerces.impl.xs.psvi.XSSimpleTypeDefinition fMemberType
Deprecated. 
member type definition against which attribute was validated


fValidationAttempted

short fValidationAttempted
Deprecated. 
validation attempted: none, partial, full


fValidity

short fValidity
Deprecated. 
validity: valid, invalid, unknown


fErrorCodes

weblogic.apache.xerces.impl.xs.psvi.StringList fErrorCodes
Deprecated. 
error codes


fValidationContext

String fValidationContext
Deprecated. 
validation context: could be QName or XPath expression

Class weblogic.apache.xerces.dom.PSVIDocumentImpl extends DocumentImpl implements Serializable

Class weblogic.apache.xerces.dom.PSVIElementNSImpl extends ElementNSImpl implements Serializable

Serialized Fields

fDeclaration

weblogic.apache.xerces.impl.xs.psvi.XSElementDeclaration fDeclaration
Deprecated. 
element declaration


fTypeDecl

weblogic.apache.xerces.impl.xs.psvi.XSTypeDefinition fTypeDecl
Deprecated. 
type of element, could be xsi:type


fNil

boolean fNil
Deprecated. 
true if clause 3.2 of Element Locally Valid (Element) (3.3.4) is satisfied, otherwise false


fSpecified

boolean fSpecified
Deprecated. 
false if the element value was provided by the schema; true otherwise.


fNormalizedValue

String fNormalizedValue
Deprecated. 
schema normalized value property


fNotation

weblogic.apache.xerces.impl.xs.psvi.XSNotationDeclaration fNotation
Deprecated. 
http://www.w3.org/TR/xmlschema-1/#e-notation


fMemberType

weblogic.apache.xerces.impl.xs.psvi.XSSimpleTypeDefinition fMemberType
Deprecated. 
member type definition against which element was validated


fValidationAttempted

short fValidationAttempted
Deprecated. 
validation attempted: none, partial, full


fValidity

short fValidity
Deprecated. 
validity: valid, invalid, unknown


fErrorCodes

weblogic.apache.xerces.impl.xs.psvi.StringList fErrorCodes
Deprecated. 
error codes


fValidationContext

String fValidationContext
Deprecated. 
validation context: could be QName or XPath expression


fSchemaInformation

weblogic.apache.xerces.impl.xs.psvi.XSModel fSchemaInformation
Deprecated. 
the schema information property

Class weblogic.apache.xerces.dom.RangeExceptionImpl extends RangeException implements Serializable

Class weblogic.apache.xerces.dom.TextImpl extends CharacterDataImpl implements Serializable

serialVersionUID: -5294980852957403469L


Package weblogic.apache.xerces.impl.dv

Class weblogic.apache.xerces.impl.dv.DatatypeException extends Exception implements Serializable

Serialized Fields

key

String key
Deprecated. 

args

Object[] args
Deprecated. 

Class weblogic.apache.xerces.impl.dv.DVFactoryException extends RuntimeException implements Serializable

Class weblogic.apache.xerces.impl.dv.InvalidDatatypeFacetException extends DatatypeException implements Serializable

Class weblogic.apache.xerces.impl.dv.InvalidDatatypeValueException extends DatatypeException implements Serializable


Package weblogic.apache.xerces.impl.xpath

Class weblogic.apache.xerces.impl.xpath.XPathException extends Exception implements Serializable

Serialized Fields

fKey

String fKey
Deprecated. 


Package weblogic.apache.xerces.impl.xs

Class weblogic.apache.xerces.impl.xs.XMLSchemaException extends Exception implements Serializable

Serialized Fields

key

String key
Deprecated. 

args

Object[] args
Deprecated. 


Package weblogic.apache.xerces.util

Class weblogic.apache.xerces.util.ObjectFactory.ConfigurationError extends Error implements Serializable

Serialized Fields

exception

Exception exception
Exception.

Class weblogic.apache.xerces.util.URI extends Object implements Serializable

Serialized Fields

m_scheme

String m_scheme
Deprecated. 
Stores the scheme (usually the protocol) for this URI.


m_userinfo

String m_userinfo
Deprecated. 
If specified, stores the userinfo for this URI; otherwise null


m_host

String m_host
Deprecated. 
If specified, stores the host for this URI; otherwise null


m_port

int m_port
Deprecated. 
If specified, stores the port for this URI; otherwise -1


m_path

String m_path
Deprecated. 
If specified, stores the path for this URI; otherwise null


m_queryString

String m_queryString
Deprecated. 
If specified, stores the query string for this URI; otherwise null.


m_fragment

String m_fragment
Deprecated. 
If specified, stores the fragment for this URI; otherwise null

Class weblogic.apache.xerces.util.URI.MalformedURIException extends IOException implements Serializable


Package weblogic.apache.xerces.xni

Class weblogic.apache.xerces.xni.XNIException extends RuntimeException implements Serializable

Serialized Fields

fException

Exception fException
Deprecated. 
The wrapped exception.


Package weblogic.apache.xerces.xni.parser

Class weblogic.apache.xerces.xni.parser.XMLConfigurationException extends XNIException implements Serializable

Serialized Fields

fType

short fType
Deprecated. 
Exception type.


fIdentifier

String fIdentifier
Deprecated. 
Identifier.

Class weblogic.apache.xerces.xni.parser.XMLParseException extends XNIException implements Serializable

Serialized Fields

fPublicId

String fPublicId
Deprecated. 
Public identifier.


fLiteralSystemId

String fLiteralSystemId
Deprecated. 
literal System identifier.


fExpandedSystemId

String fExpandedSystemId
Deprecated. 
expanded System identifier.


fBaseSystemId

String fBaseSystemId
Deprecated. 
Base system identifier.


fLineNumber

int fLineNumber
Deprecated. 
Line number.


fColumnNumber

int fColumnNumber
Deprecated. 
Column number.


Package weblogic.application

Class weblogic.application.ApplicationException extends weblogic.utils.ErrorCollectionException implements Serializable

Class weblogic.application.CannotRedeployException extends weblogic.deploy.container.NonFatalDeploymentException implements Serializable

serialVersionUID: 2960878996294897858L

Class weblogic.application.CannotUpdateException extends weblogic.application.ModuleException implements Serializable

serialVersionUID: -1266358938626281615L

Class weblogic.application.FatalModuleException extends weblogic.application.ModuleException implements Serializable

serialVersionUID: 1815268793210759069L

Class weblogic.application.MisconfiguredResourceException extends weblogic.application.ResourceException implements Serializable

Class weblogic.application.ModuleException extends DeploymentException implements Serializable

serialVersionUID: 354496553045662647L

Class weblogic.application.ModuleNotFoundException extends weblogic.deploy.container.NonFatalDeploymentException implements Serializable

serialVersionUID: -9003975495054439803L

Class weblogic.application.NonDynamicPropertyUpdateException extends weblogic.application.CannotUpdateException implements Serializable

serialVersionUID: -1266358938626281615L

Class weblogic.application.ResourceException extends Exception implements Serializable

Serialized Fields

resourceId

String resourceId

moduleId

String moduleId

servername

String servername

descriptorURI

String descriptorURI

xpath

String xpath

Class weblogic.application.ResourceNotFoundException extends weblogic.application.ResourceException implements Serializable

Class weblogic.application.Type extends Object implements Serializable

Serialized Fields

typeName

String typeName

Class weblogic.application.WrappedDeploymentException extends weblogic.application.ModuleException implements Serializable


Package weblogic.common

Class weblogic.common.ConnectDeadException extends ResourceException implements Serializable

serialVersionUID: -7172663358986720879L

Class weblogic.common.ConnectDisabledException extends ResourceException implements Serializable

serialVersionUID: 1073506607380441357L

Class weblogic.common.ParamSet extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException
Internal use only.


writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Internal use only.

Class weblogic.common.ParamSetException extends Exception implements Serializable

Class weblogic.common.ParamValue extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput oi)
                  throws IOException
Constructs a ParamValue from the specified serialization stream

Throws:
IOException - if there is an IO error

writeExternal

public void writeExternal(ObjectOutput oo)
                   throws IOException
Writes a ParamValue object to a serialization stream.

Class weblogic.common.ResourceException extends weblogic.utils.NestedException implements Serializable

serialVersionUID: -7448966506307907440L

Class weblogic.common.T3Exception extends IOException implements Serializable

Serialized Fields

nestedException

Throwable nestedException
Deprecated. 

nestedStackTrace

String nestedStackTrace
Deprecated. 

Class weblogic.common.T3ExecuteException extends Exception implements Serializable

serialVersionUID: 3951073947730818344L

Serialized Fields

nestedException

Exception nestedException
Deprecated. 

nestedExceptionStackTrace

String nestedExceptionStackTrace
Deprecated. 

Class weblogic.common.T3User extends DefaultUserInfoImpl implements Serializable

serialVersionUID: -4431340916243112533L


Package weblogic.deploy.api.spi

Class weblogic.deploy.api.spi.DeploymentOptions extends Object implements Serializable

serialVersionUID: -8124655104926643928L

Serialized Fields

useNonexclusiveLock

boolean useNonexclusiveLock

testOption

boolean testOption

retireTimeOption

int retireTimeOption

retireGracefulPolicy

boolean retireGracefulPolicy

gracefulProductionToAdmin

boolean gracefulProductionToAdmin

gracefulIgnoreSessions

boolean gracefulIgnoreSessions

undeployAllVersions

boolean undeployAllVersions

stageOption

String stageOption

name

String name

nameFromLibrary

boolean nameFromLibrary

forceUndeployTimeoutSecs

long forceUndeployTimeoutSecs

defaultSubmoduleTargets

boolean defaultSubmoduleTargets

altDD

String altDD

altWlsDD

String altWlsDD

noVersion

boolean noVersion
Indicates that the operation will skip version checks on the app source So that we can relax the restriction on the existance of the app source on the admin server for really large apps


securityModel

String securityModel

isSecurityValidationEnabled

boolean isSecurityValidationEnabled

archiveVersion

String archiveVersion

planVersion

String planVersion

isLibrary

boolean isLibrary

libSpecVersion

String libSpecVersion

libImplVersion

String libImplVersion

clusterTimeout

int clusterTimeout


Package weblogic.diagnostics.context

Class weblogic.diagnostics.context.InvalidDyeException extends weblogic.diagnostics.type.DiagnosticException implements Serializable


Package weblogic.diagnostics.watch

Class weblogic.diagnostics.watch.InvalidNotificationException extends IllegalArgumentException implements Serializable

Class weblogic.diagnostics.watch.InvalidWatchException extends IllegalArgumentException implements Serializable

Class weblogic.diagnostics.watch.JMXWatchNotification extends Notification implements Serializable

Serialized Fields

watchNotification

WatchNotification watchNotification

Class weblogic.diagnostics.watch.NotificationAlreadyDisabledException extends weblogic.diagnostics.watch.WatchException implements Serializable

Class weblogic.diagnostics.watch.NotificationAlreadyEnabledException extends weblogic.diagnostics.watch.WatchException implements Serializable

Class weblogic.diagnostics.watch.NotificationAlreadyExistsException extends weblogic.diagnostics.watch.WatchException implements Serializable

Class weblogic.diagnostics.watch.NotificationCreateException extends weblogic.diagnostics.watch.WatchException implements Serializable

Class weblogic.diagnostics.watch.NotificationInUseException extends weblogic.diagnostics.watch.WatchException implements Serializable

Class weblogic.diagnostics.watch.NotificationNotFoundException extends weblogic.diagnostics.watch.WatchException implements Serializable

Class weblogic.diagnostics.watch.WatchAlreadyDisabledException extends weblogic.diagnostics.watch.WatchException implements Serializable

Class weblogic.diagnostics.watch.WatchAlreadyEnabledException extends weblogic.diagnostics.watch.WatchException implements Serializable

Class weblogic.diagnostics.watch.WatchAlreadyExistsException extends weblogic.diagnostics.watch.WatchException implements Serializable

Class weblogic.diagnostics.watch.WatchException extends weblogic.diagnostics.type.DiagnosticException implements Serializable

Class weblogic.diagnostics.watch.WatchNotActiveAlarmException extends weblogic.diagnostics.watch.WatchException implements Serializable

Class weblogic.diagnostics.watch.WatchNotFoundException extends weblogic.diagnostics.watch.WatchException implements Serializable

Class weblogic.diagnostics.watch.WatchNotification extends Object implements Serializable

Serialized Fields

watchName

String watchName
Stores watch name that evaluated to true.


watchRuleType

String watchRuleType
Stores the watch type, either harvester or event.


watchRule

String watchRule
Stores the watch rule expression.


watchTime

String watchTime
Stores the time that the watch was evaluated (formatted).


watchSeverityLevel

String watchSeverityLevel
Stores the watch severity (logging severity).


watchAlarmType

String watchAlarmType
Stores the alarm type (none, manual reset, automatic reset).


watchAlarmResetPeriod

String watchAlarmResetPeriod
Stores the alarm reset period (in seconds). After this period has elasped, the alarm is reset.


watchDomainName

String watchDomainName
Stores the domain name.


watchServerName

String watchServerName
Stores name of the server on which watch evaluated.


message

String message
A message describing the notification


watchDataStr

String watchDataStr
The stringfied version of the watch data


Package weblogic.ejb

Class weblogic.ejb.EJBObjectEnum extends Object implements Serializable

serialVersionUID: 2670533090316944880L

Serialized Fields

v

Vector v

Class weblogic.ejb.GenericEnterpriseBean extends Object implements Serializable

serialVersionUID: 2011822578998863408L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Serialized Fields

tracingEnabled

boolean tracingEnabled

beanClassName

String beanClassName

Class weblogic.ejb.GenericEntityBean extends GenericEnterpriseBean implements Serializable

serialVersionUID: -3360313665517979109L

Serialized Fields

ctx

EntityContext ctx

Class weblogic.ejb.GenericMessageDrivenBean extends GenericEnterpriseBean implements Serializable

serialVersionUID: 1356540552192329476L

Serialized Fields

ctx

MessageDrivenContext ctx

Class weblogic.ejb.GenericSessionBean extends GenericEnterpriseBean implements Serializable

serialVersionUID: 8994951888307145398L

Serialized Fields

ctx

SessionContext ctx

Class weblogic.ejb.NonDestructiveRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 7729973007125942760L

Class weblogic.ejb.OptimisticConcurrencyException extends RuntimeException implements Serializable


Package weblogic.i18ntools

Class weblogic.i18ntools.L10nLookup extends Properties implements Serializable

Serialized Fields

localizers

Map localizers

subSystems

Vector subSystems


Package weblogic.jdbc.extensions

Class weblogic.jdbc.extensions.ConnectionDeadSQLException extends SQLException implements Serializable

Class weblogic.jdbc.extensions.ConnectionUnavailableSQLException extends SQLException implements Serializable

Class weblogic.jdbc.extensions.PoolDisabledSQLException extends SQLException implements Serializable

Class weblogic.jdbc.extensions.PoolLimitSQLException extends SQLException implements Serializable

Class weblogic.jdbc.extensions.PoolPermissionsSQLException extends SQLException implements Serializable

Class weblogic.jdbc.extensions.PoolUnavailableSQLException extends SQLException implements Serializable

Class weblogic.jdbc.extensions.ProfileDataRecord extends Object implements Serializable

Serialized Fields

poolName

String poolName

id

String id

timestamp

String timestamp

user

String user


Package weblogic.jdbc.rowset

Class weblogic.jdbc.rowset.BaseRowSet extends Object implements Serializable

Serialized Fields

url

String url

userName

String userName

password

String password

dataSourceName

String dataSourceName

preferDataSource

boolean preferDataSource

command

String command

isolationLevel

int isolationLevel

fetchDirection

int fetchDirection

fetchSize

int fetchSize

concurrency

int concurrency

resultSetType

int resultSetType

typeMap

Map typeMap

queryTimeout

int queryTimeout

maxRows

int maxRows

maxFieldSize

int maxFieldSize

escapeProcessing

boolean escapeProcessing

showDeleted

boolean showDeleted

isComplete

boolean isComplete

wasNull

boolean wasNull

metaData

weblogic.jdbc.rowset.CachedRowSetMetaData metaData

state

LifeCycle.State state

rowSetListeners

List rowSetListeners

rowIndex

int rowIndex

Class weblogic.jdbc.rowset.CachedRow extends AbstractMap implements Serializable

serialVersionUID: -8966306632273347421L

Serialized Fields

metaData

weblogic.jdbc.rowset.CachedRowSetMetaData metaData

oldColumns

Object[] oldColumns

columns

Object[] columns

modifiedCols

BitSet modifiedCols

isUpdatedRow

boolean isUpdatedRow

isInsertRow

boolean isInsertRow

isDeletedRow

boolean isDeletedRow

columnCount

int columnCount

status

int status

Class weblogic.jdbc.rowset.CachedRowSetImpl extends weblogic.jdbc.rowset.BaseRowSet implements Serializable

serialVersionUID: -7682272538461932607L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Serialized Fields

insertRow

weblogic.jdbc.rowset.CachedRow insertRow

allrows

ArrayList allrows

isPopulated

boolean isPopulated

key

CachedRowSetImpl.RowSetCacheKey key

Class weblogic.jdbc.rowset.CachedRowSetJDBCReader extends Object implements Serializable

Class weblogic.jdbc.rowset.CachedRowSetJDBCWriter extends Object implements Serializable

serialVersionUID: 2948281081383306001L

Class weblogic.jdbc.rowset.CachedRowSetMetaData extends Object implements Serializable

serialVersionUID: -343025277802741983L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Serialized Fields

columnCount

int columnCount

haveSetPKColumns

boolean haveSetPKColumns

writeTableName

String writeTableName

rowName

String rowName

rowSetName

String rowSetName

isReadOnly

boolean isReadOnly

defaultNamespace

String defaultNamespace

columnAttributes

CachedRowSetMetaData.ColumnAttributes[] columnAttributes

optimisticPolicy

int optimisticPolicy

batchInserts

boolean batchInserts

batchDeletes

boolean batchDeletes

batchUpdates

boolean batchUpdates

groupDeletes

boolean groupDeletes

groupDeleteSize

int groupDeleteSize

batchVerifySize

int batchVerifySize

verboseSQL

boolean verboseSQL

schemaLocation

String schemaLocation

matchColumns

ArrayList matchColumns

Class weblogic.jdbc.rowset.NullUpdateException extends SQLException implements Serializable

Class weblogic.jdbc.rowset.OptimisticConflictException extends SyncProviderException implements Serializable

serialVersionUID: 7684785426862655886L

Class weblogic.jdbc.rowset.RowNotFoundException extends RuntimeException implements Serializable

Class weblogic.jdbc.rowset.RowSetBlob extends weblogic.jdbc.rowset.RowSetLob implements Serializable

serialVersionUID: -2526507456741346804L

Serialized Fields

data

byte[] data

Class weblogic.jdbc.rowset.RowSetClob extends weblogic.jdbc.rowset.RowSetLob implements Serializable

serialVersionUID: -2055191804143683989L

Serialized Fields

data

char[] data

Class weblogic.jdbc.rowset.SQLComparator extends Object implements Serializable

Serialized Fields

cols

ArrayList cols

Class weblogic.jdbc.rowset.SQLPredicate extends Object implements Serializable

Serialized Fields

expression

weblogic.utils.expressions.Expression expression


Package weblogic.jms.extensions

Class weblogic.jms.extensions.ConsumerClosedException extends weblogic.jms.common.JMSException implements Serializable

serialVersionUID: -1819873727815556850L

Serialized Fields

consumer

MessageConsumer consumer

Class weblogic.jms.extensions.DataOverrunException extends weblogic.jms.common.JMSException implements Serializable

serialVersionUID: 6488522262679030149L

Serialized Fields

messageId

String messageId

correlationId

String correlationId

destination

Destination destination

Class weblogic.jms.extensions.JMSOrderException extends weblogic.jms.common.JMSException implements Serializable

Serialized Fields

member

Serializable member

Class weblogic.jms.extensions.SequenceGapException extends weblogic.jms.common.JMSException implements Serializable

serialVersionUID: -2031233154467385324L

Serialized Fields

destination

Destination destination

missingCount

int missingCount


Package weblogic.jndi

Class weblogic.jndi.Alias extends Object implements Serializable

Serialized Fields

realName

String realName

Class weblogic.jndi.Environment extends Object implements Serializable

serialVersionUID: 6539137427459606294L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException


Package weblogic.jws

Class weblogic.jws.Conversation.Phase extends Enum implements Serializable

Class weblogic.jws.Policy.Direction extends Enum implements Serializable


Package weblogic.logging

Class weblogic.logging.LoggerNotAvailableException extends Exception implements Serializable

Class weblogic.logging.LogRotationException extends IOException implements Serializable

Class weblogic.logging.ThrowableInfo extends Object implements Serializable

Serialized Fields

message

String message

stackTrace

StackTraceElement[] stackTrace

causeInfo

weblogic.logging.ThrowableInfo causeInfo

Class weblogic.logging.WLLevel extends Level implements Serializable

serialVersionUID: 1796084591280954044L

Serialized Fields

severity

int severity

localizedName

String localizedName

Class weblogic.logging.WLLogRecord extends LogRecord implements Serializable

serialVersionUID: -8930788966766077378L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Throws:
IOException


Package weblogic.management

Class weblogic.management._MBeanHome_Stub extends Stub implements Serializable

Class weblogic.management._RemoteMBeanServer_Stub extends Stub implements Serializable

Class weblogic.management._RemoteNotificationListener_Stub extends Stub implements Serializable

Class weblogic.management.AbortDeploymentException extends RuntimeException implements Serializable

Class weblogic.management.AdminServerReconnectException extends ManagementException implements Serializable

serialVersionUID: 3158509640429714077L

Class weblogic.management.ApplicationException extends weblogic.utils.NestedException implements Serializable

serialVersionUID: -2538796139370040809L

Serialized Fields

moduleErrors

Hashtable moduleErrors

targetExs

Hashtable targetExs

appMessage

String appMessage

Class weblogic.management.AttributeAddNotification extends weblogic.management.internal.AttributeChangeNotification implements Serializable

serialVersionUID: 823184172044137571L

Class weblogic.management.AttributeRemoveNotification extends weblogic.management.internal.AttributeChangeNotification implements Serializable

serialVersionUID: -7366904839966430571L

Class weblogic.management.CompatibilityException extends Exception implements Serializable

serialVersionUID: 7036036277067993290L

Class weblogic.management.DeferredDeploymentException extends DeploymentException implements Serializable

serialVersionUID: -8397075368277243930L

Class weblogic.management.DeploymentException extends ManagementException implements Serializable

serialVersionUID: 4025521300339146724L

Class weblogic.management.DeploymentNotification extends Notification implements Serializable

serialVersionUID: 1L

Serialized Fields

appName

String appName
Deprecated. 

serverName

String serverName
Deprecated. 

moduleName

String moduleName
Deprecated. 

transition

String transition
Deprecated. 

currentState

String currentState
Deprecated. 

targetState

String targetState
Deprecated. 

appNotification

boolean appNotification
Deprecated. 

moduleNotification

boolean moduleNotification
Deprecated. 

appPhase

String appPhase
Deprecated. 

task

String task
Deprecated. 

Class weblogic.management.DeploymentNotificationFilter extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

target

String target

module

String module

appsOK

boolean appsOK

modulesOK

boolean modulesOK

Class weblogic.management.DistributedAttributeUpdateException extends DistributedUpdateException implements Serializable

serialVersionUID: -3780351746236507273L

Serialized Fields

attribute

Attribute attribute
Deprecated. 
The name and value of the attribute that could not be updated.

Class weblogic.management.DistributedManagementException extends ManagementException implements Serializable

serialVersionUID: -1567833008917372777L

Serialized Fields

exceptions

List exceptions
All of the exceptions associated with this update.

Class weblogic.management.DistributedOperationUpdateException extends DistributedUpdateException implements Serializable

serialVersionUID: -1592802979693240641L

Serialized Fields

actionName

String actionName
Deprecated. 
the name of the operation.


params

Object[] params
Deprecated. 
parameters to the operation.


signature

String[] signature
Deprecated. 
for the operation

Class weblogic.management.DistributedUpdateException extends weblogic.utils.NestedException implements Serializable

Serialized Fields

remoteName

ObjectName remoteName
Of the object being updated


remoteMBeanServer

MBeanServer remoteMBeanServer
Where that object lives.

Class weblogic.management.InvalidAttributeValuesException extends InvalidAttributeValueException implements Serializable

Serialized Fields

list

InvalidAttributeValueException[] list

Class weblogic.management.InvalidRedeployRequestException extends ApplicationException implements Serializable

Class weblogic.management.ManagementError extends weblogic.utils.NestedError implements Serializable

serialVersionUID: 7024545900215683004L

Class weblogic.management.ManagementException extends weblogic.utils.NestedException implements Serializable

serialVersionUID: -5462989868981294354L

Serialized Fields

unWrapExceptions

boolean unWrapExceptions

Class weblogic.management.ManagementRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 6968866866835556481L

Class weblogic.management.MBeanCreationException extends ManagementException implements Serializable

serialVersionUID: 7229085686697923303L

Class weblogic.management.NoAccessException extends weblogic.utils.NestedException implements Serializable

serialVersionUID: 6933385751528674427L

Class weblogic.management.NoAccessRuntimeException extends weblogic.utils.NestedRuntimeException implements Serializable

serialVersionUID: -2938124329563694886L

Class weblogic.management.UndeploymentException extends ManagementException implements Serializable

serialVersionUID: 4423808334005698365L

Class weblogic.management.WebLogicMBeanImpl extends weblogic.management.internal.mbean.AbstractDynamicMBean implements Serializable

Serialized Fields

_CachingDisabled

boolean _CachingDisabled

_MBeanInfo

MBeanInfo _MBeanInfo

_Name

String _Name

_ObjectName

WebLogicObjectName _ObjectName

_Parent

WebLogicMBean _Parent

_Registered

boolean _Registered

_Type

String _Type

_customizer

weblogic.management.mbeans.custom.WebLogic _customizer

Class weblogic.management.WebLogicObjectName extends ObjectName implements Serializable

serialVersionUID: 7351961731978894257L

Serialized Fields

isAdmin

boolean isAdmin
Deprecated. 
True if we are an adminstration MBean.


isConfig

boolean isConfig
Deprecated. 
True if the type has the "Config" suffix.


isRuntime

boolean isRuntime
Deprecated. 
True if the type has the "Runtime" suffix.


parent

WebLogicObjectName parent
Deprecated. 
The name under which to look up our parent MBean.


hashCode

int hashCode
Deprecated. 
Holds a cached copy of the calculated hash code.


Package weblogic.management.deploy

Class weblogic.management.deploy.DeploymentData extends Object implements Serializable

serialVersionUID: -1065644178659248034L

Serialized Fields

files

String[] files
Deprecated. 

isDirectory

boolean[] isDirectory
Deprecated. 

deleteFlag

boolean deleteFlag
Deprecated. 

isNameFromSource

boolean isNameFromSource
Deprecated. 

isNewApp

boolean isNewApp
Deprecated. 

isActionFromDeployer

boolean isActionFromDeployer
Deprecated. 

plan

String plan
Deprecated. 

root

String root
Deprecated. 

config

String config
Deprecated. 

deployOpts

DeploymentOptions deployOpts
Deprecated. 

globaltargets

ArrayList globaltargets
Deprecated. 

moduleTargets

Map moduleTargets
Deprecated. 

allSubModuleTargets

Map allSubModuleTargets
Deprecated. 

standaloneModule

boolean standaloneModule
Deprecated. 

earmodule

boolean earmodule
Deprecated. 

planUpdate

boolean planUpdate
Deprecated. 

targetsFromConfig

boolean targetsFromConfig
Deprecated. 

intendedState

String intendedState
Deprecated. 

enforceClusterConstraints

boolean enforceClusterConstraints
Deprecated. 

timeOut

int timeOut
Deprecated. 

appDD

String appDD
Deprecated. 

webDD

String webDD
Deprecated. 

Class weblogic.management.deploy.TargetStatus extends Object implements Serializable

serialVersionUID: -8426317304673733688L

Serialized Fields

state

int state
Deprecated. 

type

int type
Deprecated. 

messages

ArrayList messages
Deprecated. 

targetName

String targetName
Deprecated. 


Package weblogic.management.logging

Class weblogic.management.logging.DomainLogHandlerException extends Exception implements Serializable

Class weblogic.management.logging.DomainLogHandlerImpl_900_WLStub extends weblogic.rmi.internal.Stub implements Serializable

Serialized Fields

stubinfo

weblogic.rmi.internal.StubInfo stubinfo

ror

weblogic.rmi.extensions.server.RemoteReference ror

Class weblogic.management.logging.NotOnAdminServerException extends Exception implements Serializable

serialVersionUID: 2021199067336777668L

Class weblogic.management.logging.WebLogicLogNotification extends Notification implements Serializable

serialVersionUID: 8373884439485373606L

Serialized Fields

severity

int severity
Description of the Field


serverName

String serverName
Description of the Field


machineName

String machineName
Description of the Field


threadId

String threadId
Description of the Field


tranId

String tranId
Description of the Field


userId

String userId
Description of the Field


message

String message
Description of the Field


th

Throwable th
Description of the Field


intId

int intId
Description of the Field


msgId

String msgId
Description of the Field


subsystem

String subsystem
Description of the Field


idAsString

String idAsString
Description of the Field


diagCtxId

String diagCtxId
The diagnostic context id for corelation


Package weblogic.management.security

Class weblogic.management.security.ApplicationVersionerMBeanImpl extends weblogic.management.security.ProviderMBeanImpl implements Serializable

Class weblogic.management.security.ExportMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable

Serialized Fields

_SupportedExportConstraints

String[] _SupportedExportConstraints

_SupportedExportFormats

String[] _SupportedExportFormats

Class weblogic.management.security.ImportMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable

Serialized Fields

_SupportedImportConstraints

String[] _SupportedImportConstraints

_SupportedImportFormats

String[] _SupportedImportFormats

Class weblogic.management.security.ProviderMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable

Serialized Fields

_Description

String _Description

_Name

String _Name

_ProviderClassName

String _ProviderClassName

_Realm

RealmMBean _Realm

_Version

String _Version

_customizer

ProviderImpl _customizer

Class weblogic.management.security.RealmMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable

Serialized Fields

_Adjudicator

AdjudicatorMBean _Adjudicator

_AdjudicatorTypes

String[] _AdjudicatorTypes

_AuditorTypes

String[] _AuditorTypes

_Auditors

AuditorMBean[] _Auditors

_AuthenticationProviderTypes

String[] _AuthenticationProviderTypes

_AuthenticationProviders

AuthenticationProviderMBean[] _AuthenticationProviders

_AuthorizerTypes

String[] _AuthorizerTypes

_Authorizers

AuthorizerMBean[] _Authorizers

_CertPathBuilder

CertPathBuilderMBean _CertPathBuilder

_CertPathProviderTypes

String[] _CertPathProviderTypes

_CertPathProviders

CertPathProviderMBean[] _CertPathProviders

_CombinedRoleMappingEnabled

boolean _CombinedRoleMappingEnabled

_CredentialMapperTypes

String[] _CredentialMapperTypes

_CredentialMappers

CredentialMapperMBean[] _CredentialMappers

_DefaultRealm

boolean _DefaultRealm

_DeployCredentialMappingIgnored

boolean _DeployCredentialMappingIgnored

_DeployPolicyIgnored

boolean _DeployPolicyIgnored

_DeployRoleIgnored

boolean _DeployRoleIgnored

_EnableWebLogicPrincipalValidatorCache

boolean _EnableWebLogicPrincipalValidatorCache

_FullyDelegateAuthorization

boolean _FullyDelegateAuthorization

_KeyStoreTypes

String[] _KeyStoreTypes

_KeyStores

KeyStoreMBean[] _KeyStores

_MaxWebLogicPrincipalsInCache

Integer _MaxWebLogicPrincipalsInCache

_Name

String _Name

_RoleMapperTypes

String[] _RoleMapperTypes

_RoleMappers

RoleMapperMBean[] _RoleMappers

_SecurityDDModel

String _SecurityDDModel

_UserLockoutManager

UserLockoutManagerMBean _UserLockoutManager

_ValidateDDSecurityData

boolean _ValidateDDSecurityData

_customizer

weblogic.management.security.RealmImpl _customizer


Package weblogic.management.security.audit

Class weblogic.management.security.audit.AuditorMBeanImpl extends weblogic.management.security.ProviderMBeanImpl implements Serializable

Class weblogic.management.security.audit.ContextHandlerMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable

Serialized Fields

_ActiveContextHandlerEntries

String[] _ActiveContextHandlerEntries

_SupportedContextHandlerEntries

String[] _SupportedContextHandlerEntries


Package weblogic.management.security.authentication

Class weblogic.management.security.authentication.AuthenticationProviderMBeanImpl extends weblogic.management.security.ProviderMBeanImpl implements Serializable

Class weblogic.management.security.authentication.AuthenticatorMBeanImpl extends weblogic.management.security.authentication.AuthenticationProviderMBeanImpl implements Serializable

Serialized Fields

_ControlFlag

String _ControlFlag

Class weblogic.management.security.authentication.GroupEditorMBeanImpl extends weblogic.management.security.authentication.GroupReaderMBeanImpl implements Serializable

Class weblogic.management.security.authentication.GroupMemberListerMBeanImpl extends weblogic.management.security.authentication.GroupReaderMBeanImpl implements Serializable

Class weblogic.management.security.authentication.GroupMembershipHierarchyCacheMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable

Serialized Fields

_EnableGroupMembershipLookupHierarchyCaching

Boolean _EnableGroupMembershipLookupHierarchyCaching

_GroupHierarchyCacheTTL

Integer _GroupHierarchyCacheTTL

_MaxGroupHierarchiesInCache

Integer _MaxGroupHierarchiesInCache

Class weblogic.management.security.authentication.GroupReaderMBeanImpl extends weblogic.management.utils.NameListerMBeanImpl implements Serializable

Class weblogic.management.security.authentication.GroupRemoverMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable

Class weblogic.management.security.authentication.IdentityAsserterMBeanImpl extends weblogic.management.security.authentication.AuthenticationProviderMBeanImpl implements Serializable

Serialized Fields

_ActiveTypes

String[] _ActiveTypes

_Base64DecodingRequired

boolean _Base64DecodingRequired

_Realm

RealmMBean _Realm

_SupportedTypes

String[] _SupportedTypes

_customizer

IdentityAsserterImpl _customizer

Class weblogic.management.security.authentication.MemberGroupListerMBeanImpl extends weblogic.management.security.authentication.GroupReaderMBeanImpl implements Serializable

Class weblogic.management.security.authentication.ServletAuthenticationFilterMBeanImpl extends weblogic.management.security.authentication.AuthenticationProviderMBeanImpl implements Serializable

Class weblogic.management.security.authentication.UserEditorMBeanImpl extends weblogic.management.security.authentication.UserReaderMBeanImpl implements Serializable

Class weblogic.management.security.authentication.UserLockoutManagerMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable

Serialized Fields

_InvalidLoginAttemptsTotalCount

long _InvalidLoginAttemptsTotalCount

_InvalidLoginUsersHighCount

long _InvalidLoginUsersHighCount

_LockedUsersCurrentCount

long _LockedUsersCurrentCount

_LockoutCacheSize

long _LockoutCacheSize

_LockoutDuration

long _LockoutDuration

_LockoutEnabled

boolean _LockoutEnabled

_LockoutGCThreshold

long _LockoutGCThreshold

_LockoutResetDuration

long _LockoutResetDuration

_LockoutThreshold

long _LockoutThreshold

_LoginAttemptsWhileLockedTotalCount

long _LoginAttemptsWhileLockedTotalCount

_Name

String _Name

_Realm

RealmMBean _Realm

_UnlockedUsersTotalCount

long _UnlockedUsersTotalCount

_UserLockoutTotalCount

long _UserLockoutTotalCount

_customizer

UserLockoutManagerImpl _customizer

Class weblogic.management.security.authentication.UserPasswordEditorMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable

Class weblogic.management.security.authentication.UserReaderMBeanImpl extends weblogic.management.utils.NameListerMBeanImpl implements Serializable

Class weblogic.management.security.authentication.UserRemoverMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable


Package weblogic.management.security.authorization

Class weblogic.management.security.authorization.AdjudicatorMBeanImpl extends weblogic.management.security.ProviderMBeanImpl implements Serializable

Class weblogic.management.security.authorization.AuthorizerMBeanImpl extends weblogic.management.security.ProviderMBeanImpl implements Serializable

Class weblogic.management.security.authorization.DeployableAuthorizerMBeanImpl extends weblogic.management.security.authorization.AuthorizerMBeanImpl implements Serializable

Serialized Fields

_PolicyDeploymentEnabled

boolean _PolicyDeploymentEnabled

Class weblogic.management.security.authorization.DeployableRoleMapperMBeanImpl extends weblogic.management.security.authorization.RoleMapperMBeanImpl implements Serializable

Serialized Fields

_RoleDeploymentEnabled

boolean _RoleDeploymentEnabled

Class weblogic.management.security.authorization.PolicyEditorMBeanImpl extends weblogic.management.security.authorization.PolicyReaderMBeanImpl implements Serializable

Class weblogic.management.security.authorization.PolicyListerMBeanImpl extends weblogic.management.utils.PropertiesListerMBeanImpl implements Serializable

Class weblogic.management.security.authorization.PolicyReaderMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable

Class weblogic.management.security.authorization.RoleEditorMBeanImpl extends weblogic.management.security.authorization.RoleReaderMBeanImpl implements Serializable

Class weblogic.management.security.authorization.RoleListerMBeanImpl extends weblogic.management.utils.PropertiesListerMBeanImpl implements Serializable

Class weblogic.management.security.authorization.RoleMapperMBeanImpl extends weblogic.management.security.ProviderMBeanImpl implements Serializable

Class weblogic.management.security.authorization.RoleReaderMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable


Package weblogic.management.security.credentials

Class weblogic.management.security.credentials.CredentialMapperMBeanImpl extends weblogic.management.security.ProviderMBeanImpl implements Serializable

Class weblogic.management.security.credentials.DeployableCredentialMapperMBeanImpl extends weblogic.management.security.credentials.CredentialMapperMBeanImpl implements Serializable

Serialized Fields

_CredentialMappingDeploymentEnabled

boolean _CredentialMappingDeploymentEnabled

Class weblogic.management.security.credentials.PKICredentialMapEditorMBeanImpl extends weblogic.management.security.credentials.PKICredentialMapReaderMBeanImpl implements Serializable

Class weblogic.management.security.credentials.PKICredentialMapReaderMBeanImpl extends weblogic.management.utils.ListerMBeanImpl implements Serializable

Class weblogic.management.security.credentials.UserPasswordCredentialMapEditorMBeanImpl extends weblogic.management.security.credentials.UserPasswordCredentialMapReaderMBeanImpl implements Serializable

Class weblogic.management.security.credentials.UserPasswordCredentialMapExtendedReaderMBeanImpl extends weblogic.management.security.credentials.UserPasswordCredentialMapReaderMBeanImpl implements Serializable

Class weblogic.management.security.credentials.UserPasswordCredentialMapReaderMBeanImpl extends weblogic.management.utils.ListerMBeanImpl implements Serializable


Package weblogic.management.security.pk

Class weblogic.management.security.pk.CertPathBuilderMBeanImpl extends weblogic.management.security.pk.CertPathProviderMBeanImpl implements Serializable

Class weblogic.management.security.pk.CertPathProviderMBeanImpl extends weblogic.management.security.ProviderMBeanImpl implements Serializable

Class weblogic.management.security.pk.CertPathValidatorMBeanImpl extends weblogic.management.security.pk.CertPathProviderMBeanImpl implements Serializable

Class weblogic.management.security.pk.KeyStoreMBeanImpl extends weblogic.management.security.ProviderMBeanImpl implements Serializable

Serialized Fields

_PrivateKeyStoreLocation

String _PrivateKeyStoreLocation

_PrivateKeyStorePassPhrase

String _PrivateKeyStorePassPhrase

_PrivateKeyStorePassPhraseEncrypted

byte[] _PrivateKeyStorePassPhraseEncrypted

_RootCAKeyStoreLocation

String _RootCAKeyStoreLocation

_RootCAKeyStorePassPhrase

String _RootCAKeyStorePassPhrase

_RootCAKeyStorePassPhraseEncrypted

byte[] _RootCAKeyStorePassPhraseEncrypted

_Type

String _Type


Package weblogic.management.timer

Class weblogic.management.timer.Timer extends Timer implements Serializable

Serialized Fields

listenerLock

Object listenerLock

allNotifications

Map allNotifications

allListeners

TimerListener[] allListeners

notificationCount

int notificationCount

listenerCount

int listenerCount

sendPastNotifications

boolean sendPastNotifications

timerManager

weblogic.timers.TimerManager timerManager

Id

int Id

isActive

boolean isActive

pastNotifications

Set pastNotifications


Package weblogic.management.utils

Class weblogic.management.utils.AlreadyExistsException extends weblogic.utils.NestedException implements Serializable

Class weblogic.management.utils.CreateException extends weblogic.utils.NestedException implements Serializable

Class weblogic.management.utils.ErrorCollectionException extends Exception implements Serializable

Serialized Fields

exceptionList

List exceptionList

Class weblogic.management.utils.InvalidCursorException extends weblogic.utils.NestedException implements Serializable

Class weblogic.management.utils.InvalidParameterException extends weblogic.utils.NestedException implements Serializable

Class weblogic.management.utils.InvalidPasswordException extends weblogic.utils.NestedException implements Serializable

Class weblogic.management.utils.InvalidPredicateException extends weblogic.utils.NestedException implements Serializable

Class weblogic.management.utils.LDAPServerMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable

Serialized Fields

_BindAnonymouslyOnReferrals

boolean _BindAnonymouslyOnReferrals

_CacheEnabled

boolean _CacheEnabled

_CacheSize

int _CacheSize

_CacheTTL

int _CacheTTL

_ConnectTimeout

int _ConnectTimeout

_ConnectionRetryLimit

int _ConnectionRetryLimit

_Credential

String _Credential

_CredentialEncrypted

byte[] _CredentialEncrypted

_FollowReferrals

boolean _FollowReferrals

_Host

String _Host

_ParallelConnectDelay

int _ParallelConnectDelay

_Port

int _Port

_Principal

String _Principal

_ResultsTimeLimit

int _ResultsTimeLimit

_SSLEnabled

boolean _SSLEnabled

Class weblogic.management.utils.ListerMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable

Class weblogic.management.utils.NameListerMBeanImpl extends weblogic.management.utils.ListerMBeanImpl implements Serializable

Class weblogic.management.utils.NotFoundException extends weblogic.utils.NestedException implements Serializable

Class weblogic.management.utils.PropertiesListerMBeanImpl extends weblogic.management.utils.ListerMBeanImpl implements Serializable

Class weblogic.management.utils.RemoveException extends weblogic.utils.NestedException implements Serializable


Package weblogic.net.http

Class weblogic.net.http.HttpUnauthorizedException extends ProtocolException implements Serializable

serialVersionUID: -8962090006498923363L

Class weblogic.net.http.KeepAliveCache extends Hashtable implements Serializable

Serialized Fields

timer

Timer timer


Package weblogic.rmi

Class weblogic.rmi.AccessException extends RemoteException implements Serializable

serialVersionUID: 8181477218149941450L

Class weblogic.rmi.AlreadyBoundException extends Exception implements Serializable

serialVersionUID: 41657763509323723L

Class weblogic.rmi.ConnectException extends RemoteException implements Serializable

serialVersionUID: -6142238183593381015L

Class weblogic.rmi.ConnectIOException extends RemoteException implements Serializable

serialVersionUID: 3687024189427270031L

Class weblogic.rmi.MarshalException extends RemoteException implements Serializable

serialVersionUID: 4099908369491071108L

Class weblogic.rmi.NoSuchObjectException extends RemoteException implements Serializable

serialVersionUID: 1629979988050259745L

Class weblogic.rmi.NotBoundException extends Exception implements Serializable

serialVersionUID: 7032209456739548065L

Class weblogic.rmi.RemoteException extends weblogic.common.T3Exception implements Serializable

Serialized Fields

detail

Throwable detail
Deprecated. 
Throwable nested within the RemoteException.

Class weblogic.rmi.RMISecurityException extends SecurityException implements Serializable

serialVersionUID: -1683272254824320042L

Class weblogic.rmi.ServerError extends RemoteException implements Serializable

serialVersionUID: -5319057581686617704L

Class weblogic.rmi.ServerException extends RemoteException implements Serializable

serialVersionUID: -4172747097307177996L

Class weblogic.rmi.ServerRuntimeException extends RemoteException implements Serializable

serialVersionUID: 2761688195912354662L

Class weblogic.rmi.StubNotFoundException extends RemoteException implements Serializable

serialVersionUID: 913924846911122536L

Class weblogic.rmi.UnexpectedException extends RemoteException implements Serializable

serialVersionUID: 877170394816497579L

Class weblogic.rmi.UnknownHostException extends RemoteException implements Serializable

serialVersionUID: -5788722460866507765L

Class weblogic.rmi.UnmarshalException extends RemoteException implements Serializable

serialVersionUID: -5410103554486595708L


Package weblogic.rmi.extensions

Class weblogic.rmi.extensions.DisconnectMonitorException extends UnmarshalException implements Serializable

Class weblogic.rmi.extensions.DisconnectMonitorUnavailableException extends Exception implements Serializable

Class weblogic.rmi.extensions.NotImplementedException extends RuntimeException implements Serializable

serialVersionUID: 5254579466997351594L

Class weblogic.rmi.extensions.RemoteRuntimeException extends RuntimeException implements Serializable

serialVersionUID: -5716682337887230827L

Serialization Methods

writeReplace

private Object writeReplace()
                     throws ObjectStreamException
This should never be serialized, but in case it is replace it with something the other side knows about.

Throws:
ObjectStreamException

Class weblogic.rmi.extensions.RemoteSystemException extends RemoteException implements Serializable

serialVersionUID: -332533197666898703L

Serialized Fields

nested

SystemException nested

Class weblogic.rmi.extensions.RequestTimeoutException extends RemoteException implements Serializable

serialVersionUID: 2783930896687584691L

Class weblogic.rmi.extensions.UnrecoverableConnectionException extends ConnectException implements Serializable


Package weblogic.security

Class weblogic.security.SecurityInitializationException extends weblogic.utils.NestedRuntimeException implements Serializable


Package weblogic.security.acl

Class weblogic.security.acl._SecurityService_Stub extends Stub implements Serializable

Class weblogic.security.acl.AbstractManageableRealm extends AbstractListableRealm implements Serializable

Class weblogic.security.acl.AclImpl extends OwnerImpl implements Serializable

Serialized Fields

info

AclGroup info
Deprecated. 

name

String name
Deprecated. 

Class weblogic.security.acl.CachingRealm extends Object implements Serializable

serialVersionUID: 4045950267181139320L

Serialized Fields

realmName

String realmName
Deprecated. 

caseSensitive

boolean caseSensitive
Deprecated. 
Whether this cache is case-sensitive.


aclPosCache

TTLCache aclPosCache
Deprecated. 
ACL positive cache. You must synchronize on aclSync if you wish to perform any action on either ACL cache.

See Also:
CachingRealm.aclNegCache, CachingRealm.aclSync

aclNegCache

TTLCache aclNegCache
Deprecated. 
ACL negative cache. You must synchronize on aclSync if you wish to perform any action on either ACL cache.

See Also:
CachingRealm.aclPosCache, CachingRealm.aclSync

aclSync

Object aclSync
Deprecated. 
ACL sync object. You must synchronize on this if you wish to perform any action on either ACL cache.

See Also:
CachingRealm.aclPosCache, CachingRealm.aclNegCache

groupPosCache

TTLCache groupPosCache
Deprecated. 
Group positive cache. You must synchronize on groupSync if you wish to perform any action on either group cache.

See Also:
CachingRealm.groupNegCache, CachingRealm.groupSync

groupNegCache

TTLCache groupNegCache
Deprecated. 
Group negative cache. You must synchronize on groupSync if you wish to perform any action on either group cache.

See Also:
CachingRealm.groupPosCache, CachingRealm.groupSync

groupSync

Object groupSync
Deprecated. 
Group sync object. You must synchronize on this if you wish to perform any action on either group cache.

See Also:
CachingRealm.groupPosCache, CachingRealm.groupNegCache

permPosCache

TTLCache permPosCache
Deprecated. 
Permission positive cache. You must synchronize on permSync if you wish to perform any action on either permission cache.

See Also:
CachingRealm.permNegCache, CachingRealm.permSync

permNegCache

TTLCache permNegCache
Deprecated. 
Permission negative cache. You must synchronize on permSync if you wish to perform any action on either permission cache.

See Also:
CachingRealm.permPosCache, CachingRealm.permSync

permSync

Object permSync
Deprecated. 
Permission sync object. You must synchronize on this if you wish to perform any action on either permission cache.

See Also:
CachingRealm.permPosCache, CachingRealm.permNegCache

userPosCache

TTLCache userPosCache
Deprecated. 
User positive cache. You must synchronize on userSync if you wish to perform any action on any of the user or authentication caches.

See Also:
CachingRealm.userNegCache, CachingRealm.authPosCache, CachingRealm.authNegCache, CachingRealm.userSync

userNegCache

TTLCache userNegCache
Deprecated. 
User negative cache. You must synchronize on userSync if you wish to perform any action on any of the user or authentication caches.

See Also:
CachingRealm.userPosCache, CachingRealm.authPosCache, CachingRealm.authNegCache, CachingRealm.userSync

authPosCache

TTLCache authPosCache
Deprecated. 
Authentication positive cache. You must synchronize on userSync if you wish to perform any action on any of the user or authentication caches.

See Also:
CachingRealm.userPosCache, CachingRealm.userNegCache, CachingRealm.authNegCache, CachingRealm.userSync

authNegCache

TTLCache authNegCache
Deprecated. 
Authentication negative cache. You must synchronize on userSync if you wish to perform any action on any of the user or authentication caches.

See Also:
CachingRealm.userPosCache, CachingRealm.userNegCache, CachingRealm.authPosCache, CachingRealm.userSync

userSync

Object userSync
Deprecated. 
User and authentication sync object. You must synchronize on this if you wish to perform any action on any of the user or authentication caches.

See Also:
CachingRealm.userPosCache, CachingRealm.userNegCache, CachingRealm.authPosCache, CachingRealm.authNegCache

log

weblogic.logging.LogOutputStream log
Deprecated. 
Debugging log. May be null.


delegate

ListableRealm delegate
Deprecated. 

manageable

ManageableRealm manageable
Deprecated. 
This is a reference to the delegate, iff the delegate implements ManageableRealm. If not, it is null.


backup

ManageableRealm backup
Deprecated. 

Class weblogic.security.acl.CachingRealm.CaseInsensitiveUserInfo extends Object implements Serializable

serialVersionUID: -4798082305580933563L

Serialized Fields

info

UserInfo info
Deprecated. 

defInfo

DefaultUserInfoImpl defInfo
Deprecated. 

name

String name
Deprecated. 

realmName

String realmName
Deprecated. 

hashCode

int hashCode
Deprecated. 

Class weblogic.security.acl.DefaultUserImpl extends User implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Deprecated. 

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Deprecated. 
Serialized Fields

userInfo

weblogic.security.acl.DefaultUserImpl.DefaultUserImplUserInfo userInfo
Deprecated. 

realm

BasicRealm realm
Deprecated. 

Class weblogic.security.acl.DefaultUserInfoImpl extends Object implements Serializable

serialVersionUID: -419061834872911373L

Serialization Methods

readObject

private void readObject(ObjectInputStream s)
                 throws IOException,
                        ClassNotFoundException
Deprecated. 
We only put the obfuscated password on the wire (the cleartext password, "password", is transient) so, we have to reconstitute the cleartext password after deserialization

Serialized Fields

realmName

String realmName
Deprecated. 

id

String id
Deprecated. 

certificates

Vector certificates
Deprecated. 

obfuscatedPassword

byte[] obfuscatedPassword
Deprecated. 

Class weblogic.security.acl.Everyone extends User implements Serializable

serialVersionUID: -5189325963730077457L

Serialized Fields

realm

ListableRealm realm
Deprecated. 

Class weblogic.security.acl.GroupImpl extends User implements Serializable

Serialized Fields

individuals

Hashtable individuals
Deprecated. 

subgroups

Vector subgroups
Deprecated. 

Class weblogic.security.acl.LoginFailureRecord extends weblogic.security.acl.SecurityMulticastRecord implements Serializable

serialVersionUID: -7719534773061332504L

Serialized Fields

user_name

String user_name
Deprecated. 

Class weblogic.security.acl.OwnerImpl extends Object implements Serializable

Serialized Fields

ownerGroup

Group ownerGroup
Deprecated. 

Class weblogic.security.acl.PermissionImpl extends Object implements Serializable

serialVersionUID: -9019841447023711250L

Serialized Fields

name

String name
Deprecated. 

Class weblogic.security.acl.SecurityMessage extends Object implements Serializable

serialVersionUID: -5638732491394667306L

Serialization Methods

readExternal

public void readExternal(ObjectInput oi)
                  throws IOException,
                         ClassNotFoundException
Deprecated. 

writeExternal

public void writeExternal(ObjectOutput oo)
                   throws IOException
Deprecated. 

Class weblogic.security.acl.SecurityMulticastRecord extends Object implements Serializable

Serialized Fields

origin

String origin
Deprecated. 

sequence_number

int sequence_number
Deprecated. 

timestamp

long timestamp
Deprecated. 

Class weblogic.security.acl.SSLUserInfo extends DefaultUserInfoImpl implements Serializable

serialVersionUID: 4109721614403507950L

Class weblogic.security.acl.User extends Identity implements Serializable

serialVersionUID: -6032456046888948048L


Package weblogic.security.net

Class weblogic.security.net.ConnectionEvent extends EventObject implements Serializable

serialVersionUID: -8861858081041858122L

Serialized Fields

remAddr

InetAddress remAddr

remPort

int remPort

localAddr

InetAddress localAddr

localPort

int localPort

protocol

String protocol

Class weblogic.security.net.FilterException extends IOException implements Serializable

serialVersionUID: -2581814989275884152L


Package weblogic.security.principal

Class weblogic.security.principal.RealmAdapterUser extends WLSAbstractPrincipal implements Serializable

Class weblogic.security.principal.WLSAbstractPrincipal extends Object implements Serializable

Serialized Fields

signature

byte[] signature

salt

byte[] salt

name

String name

Class weblogic.security.principal.WLSGroupImpl extends WLSAbstractPrincipal implements Serializable

Class weblogic.security.principal.WLSKernelIdentity extends Object implements Serializable

Serialized Fields

value

String value

Class weblogic.security.principal.WLSServerIdentity extends WLSAbstractPrincipal implements Serializable

Class weblogic.security.principal.WLSUserImpl extends WLSAbstractPrincipal implements Serializable


Package weblogic.security.providers.authentication

Class weblogic.security.providers.authentication.LDAPAtnDelegateException extends weblogic.utils.NestedRuntimeException implements Serializable

Class weblogic.security.providers.authentication.LDAPIdnAstnDelegateException extends weblogic.utils.NestedRuntimeException implements Serializable

Class weblogic.security.providers.authentication.NTAuthenticatorDelegateException extends Exception implements Serializable

Class weblogic.security.providers.authentication.NTAuthenticatorInvalidCursorException extends Exception implements Serializable

Class weblogic.security.providers.authentication.NTAuthenticatorInvalidParameterException extends Exception implements Serializable

Class weblogic.security.providers.authentication.NTAuthenticatorNotFoundException extends Exception implements Serializable


Package weblogic.security.providers.saml

Class weblogic.security.providers.saml.SAMLInvalidConfigException extends ProviderInitializationException implements Serializable

Serialized Fields

paramName

String paramName

paramValue

String paramValue

paramContext

String paramContext


Package weblogic.security.service

Class weblogic.security.service.AdminResource extends ResourceBase implements Serializable

Class weblogic.security.service.ApplicationRemovalException extends SecurityServiceException implements Serializable

Class weblogic.security.service.ApplicationResource extends ResourceBase implements Serializable

Class weblogic.security.service.ApplicationVersionCreationException extends SecurityServiceException implements Serializable

Class weblogic.security.service.ApplicationVersionRemovalException extends SecurityServiceException implements Serializable

Class weblogic.security.service.AuditLogFileException extends SecurityServiceRuntimeException implements Serializable

Class weblogic.security.service.COMResource extends ResourceBase implements Serializable

Class weblogic.security.service.ControlResource extends ResourceBase implements Serializable

Serialized Fields

methodParams

String[] methodParams

Class weblogic.security.service.DeployHandleCreationException extends SecurityServiceException implements Serializable

Class weblogic.security.service.EISResource extends ResourceBase implements Serializable

Class weblogic.security.service.EJBResource extends ResourceBase implements Serializable

Serialized Fields

methodParams

String[] methodParams

Class weblogic.security.service.InvalidParameterException extends SecurityServiceRuntimeException implements Serializable

Class weblogic.security.service.InvocableResource extends Object implements Serializable

Serialized Fields

methodName

String methodName
Deprecated. 

methodParams

String[] methodParams
Deprecated. 

paramNames

String[] paramNames
Deprecated. 

Class weblogic.security.service.JDBCResource extends ResourceBase implements Serializable

Serialized Fields

action

String action

showAction

boolean showAction

Class weblogic.security.service.JMSResource extends ResourceBase implements Serializable

Serialized Fields

action

String action

showAction

boolean showAction

Class weblogic.security.service.JNDIResource extends ResourceBase implements Serializable

Serialized Fields

action

String action

showAction

boolean showAction

path

String[] path

pathLength

int pathLength

Class weblogic.security.service.LoginFailureRecord extends weblogic.security.service.SecurityMulticastRecord implements Serializable

serialVersionUID: -5495348326391500524L

Serialized Fields

user_name

String user_name

Class weblogic.security.service.MBeanException extends SecurityServiceRuntimeException implements Serializable

Class weblogic.security.service.MBeanResource extends ResourceBase implements Serializable

Class weblogic.security.service.NotAuthorizedRuntimeException extends SecurityServiceRuntimeException implements Serializable

Class weblogic.security.service.NotYetInitializedException extends SecurityServiceRuntimeException implements Serializable

Class weblogic.security.service.ProviderDecisionException extends SecurityServiceException implements Serializable

Class weblogic.security.service.ProviderException extends SecurityServiceRuntimeException implements Serializable

Class weblogic.security.service.RemoteResource extends ResourceBase implements Serializable

Serialized Fields

action

String action

showAction

boolean showAction

Class weblogic.security.service.ResourceBase extends Object implements Serializable

Serialized Fields

parent

Resource parent

resStr

String resStr

values

String[] values
The array of values for which the extending classes are expected to provide a corresponding array of keys.


length

int length
The valid length of the values array. This variable eliminates the need to make copies to shorter arrays.


id

long id
Resource long hashcode.

Class weblogic.security.service.ResourceCreationException extends SecurityServiceException implements Serializable

Class weblogic.security.service.ResourceNotFoundException extends SecurityServiceException implements Serializable

Class weblogic.security.service.ResourceRemovalException extends SecurityServiceException implements Serializable

Class weblogic.security.service.RoleCreationException extends SecurityServiceException implements Serializable

Class weblogic.security.service.RoleNotFoundException extends SecurityServiceException implements Serializable

Class weblogic.security.service.RoleRemovalException extends SecurityServiceException implements Serializable

Class weblogic.security.service.SecurityMessage extends Object implements Serializable

serialVersionUID: -1897448590777619482L

Serialization Methods

readExternal

public void readExternal(ObjectInput oi)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput oo)
                   throws IOException

Class weblogic.security.service.SecurityMulticastRecord extends Object implements Serializable

Serialized Fields

origin

String origin

realmName

String realmName

sequence_number

int sequence_number

timestamp

long timestamp

Class weblogic.security.service.SecurityServiceException extends weblogic.utils.NestedException implements Serializable

Class weblogic.security.service.SecurityServiceRuntimeException extends weblogic.utils.NestedRuntimeException implements Serializable

Class weblogic.security.service.ServerResource extends ResourceBase implements Serializable

Serialized Fields

action

String action

showAction

boolean showAction

Class weblogic.security.service.URLResource extends ResourceBase implements Serializable

Serialized Fields

suffix

String suffix

httpMethod

String httpMethod

URIUnchanged

boolean URIUnchanged

Class weblogic.security.service.WebServiceResource extends ResourceBase implements Serializable

Class weblogic.security.service.WorkContextResource extends ResourceBase implements Serializable

Serialized Fields

action

String action

showAction

boolean showAction

path

String[] path

pathLength

int pathLength


Package weblogic.security.spi

Class weblogic.security.spi.ApplicationRemovalException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.ApplicationVersionCreationException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.ApplicationVersionRemovalException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.DeployHandleCreationException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.DigestNotAvailableException extends SecurityException implements Serializable

Class weblogic.security.spi.IdentityAssertionException extends Exception implements Serializable

Class weblogic.security.spi.InvalidPrincipalException extends SecurityException implements Serializable

Class weblogic.security.spi.ProviderDecisionException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.ProviderInitializationException extends SecurityException implements Serializable

Class weblogic.security.spi.ResourceCreationException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.ResourceNotFoundException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.ResourceRemovalException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.RoleCreationException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.RoleNotFoundException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.RoleRemovalException extends SecuritySpiException implements Serializable

Class weblogic.security.spi.SecuritySpiException extends weblogic.utils.NestedException implements Serializable


Package weblogic.servlet

Class weblogic.servlet.CGIServlet extends HttpServlet implements Serializable

Serialized Fields

cgiDir

String[] cgiDir

allCgiDir

String allCgiDir

stat_env

ArrayList stat_env

extensionMap

Hashtable extensionMap

useBytes

boolean useBytes

debug

boolean debug

Class weblogic.servlet.ClasspathServlet extends HttpServlet implements Serializable

Serialized Fields

finder

weblogic.utils.classloaders.ClassFinder finder

context

ServletContext context

defaultFilename

String defaultFilename

inited

boolean inited

restrictedFiles

ArrayList restrictedFiles

strictCheck

boolean strictCheck

restrictedDirectory

String restrictedDirectory

Class weblogic.servlet.FileServlet extends HttpServlet implements Serializable

Serialized Fields

minNative

long minNative

nativeOK

boolean nativeOK

context

weblogic.servlet.internal.WebAppServletContext context

defaultFilename

String defaultFilename

localFinder

weblogic.servlet.internal.WarClassFinder localFinder

Class weblogic.servlet.FutureResponseServlet extends HttpServlet implements Serializable

Class weblogic.servlet.JSPClassServlet extends HttpServlet implements Serializable

Serialized Fields

packagePrefix

String packagePrefix

Class weblogic.servlet.JSPServlet extends HttpServlet implements Serializable

Serialized Fields

jspConfig

weblogic.servlet.jsp.JspConfig jspConfig

ourContext

weblogic.servlet.internal.WebAppServletContext ourContext

Class weblogic.servlet.ServerSideIncludeServlet extends FileServlet implements Serializable

Class weblogic.servlet.ServletServlet extends HttpServlet implements Serializable

Serialized Fields

servletStubs

Map servletStubs

context

weblogic.servlet.internal.WebAppServletContext context

Class weblogic.servlet.SessionCreationException extends RuntimeException implements Serializable

Class weblogic.servlet.XMLProcessingException extends weblogic.utils.NestedRuntimeException implements Serializable

serialVersionUID: -2396918057516907699L


Package weblogic.servlet.security

Class weblogic.servlet.security.AuthFilter extends HttpServlet implements Serializable

Class weblogic.servlet.security.CertificateServlet extends HttpServlet implements Serializable

Serialized Fields

errors

boolean errors

putBack

Hashtable putBack

errorMessage

StringBuffer errorMessage

fullStrength

boolean fullStrength

secRan

com.rsa.jsafe.JSAFE_SecureRandom secRan

formatter

weblogic.servlet.security.CertificateServletTextFormatter formatter

englishFlag

boolean englishFlag


Package weblogic.time.common

Class weblogic.time.common.Scheduler extends weblogic.common.internal.RemoteEntryPoint implements Serializable

serialVersionUID: -2245180095783249659L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException

Class weblogic.time.common.TimeTriggerException extends weblogic.common.T3Exception implements Serializable

serialVersionUID: -7981978239749742656L

Class weblogic.time.common.Trigger extends weblogic.common.internal.RemoteEntryPoint implements Serializable

serialVersionUID: -1055933006857913665L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException


Package weblogic.transaction

Class weblogic.transaction.AppSetRollbackOnlyException extends Exception implements Serializable

Class weblogic.transaction.RollbackException extends RollbackException implements Serializable

serialVersionUID: -4681718495620913775L

Serialized Fields

nested

Throwable nested

Class weblogic.transaction.TimedOutException extends Exception implements Serializable

Class weblogic.transaction.TransactionSystemException extends RemoteException implements Serializable

Class weblogic.transaction.XAException extends XAException implements Serializable

serialVersionUID: 2830485510404675300L

Serialized Fields

nested

Throwable nested


Package weblogic.transaction.nonxa

Class weblogic.transaction.nonxa.NonXAException extends Exception implements Serializable


Package weblogic.uddi.client.structures.exception

Class weblogic.uddi.client.structures.exception.UDDIException extends Exception implements Serializable

Serialized Fields

faultCode

String faultCode

faultString

String faultString

faultActor

String faultActor

dispositionReport

DispositionReport dispositionReport

Class weblogic.uddi.client.structures.exception.XML_SoapException extends Exception implements Serializable


Package weblogic.webservice.client

Class weblogic.webservice.client.SSLConfigurationException extends RuntimeException implements Serializable


Package weblogic.webservice.encoding

Class weblogic.webservice.encoding.AbstractCodec extends Object implements Serializable

Class weblogic.webservice.encoding.AttachmentCodec extends AbstractCodec implements Serializable

Class weblogic.webservice.encoding.DataHandlerArrayCodec extends AttachmentCodec implements Serializable

Class weblogic.webservice.encoding.DataHandlerCodec extends AttachmentCodec implements Serializable

Class weblogic.webservice.encoding.ImageArrayCodec extends AttachmentCodec implements Serializable

Serialized Fields

codec

ImageCodec codec
Deprecated. 

Class weblogic.webservice.encoding.ImageCodec extends AttachmentCodec implements Serializable

Class weblogic.webservice.encoding.MimeMultipartArrayCodec extends AttachmentCodec implements Serializable

Class weblogic.webservice.encoding.MimeMultipartCodec extends AttachmentCodec implements Serializable

Class weblogic.webservice.encoding.SOAPElementCodec extends AbstractCodec implements Serializable

Class weblogic.webservice.encoding.StringAttachmentCodec extends AttachmentCodec implements Serializable

Class weblogic.webservice.encoding.XMLSourceArrayCodec extends AttachmentCodec implements Serializable

Serialized Fields

codec

XMLSourceCodec codec
Deprecated. 

Class weblogic.webservice.encoding.XMLSourceCodec extends AttachmentCodec implements Serializable

Serialized Fields

xmlEncoding

String xmlEncoding
Deprecated. 


Package weblogic.webservice.async

Class weblogic.webservice.async.InvokeCompletedEvent extends EventObject implements Serializable

Serialized Fields

futureResult

FutureResult futureResult
Deprecated. 

Class weblogic.webservice.async.ReliableDeliveryFailureEvent extends InvokeCompletedEvent implements Serializable

Serialized Fields

message

String message
Deprecated. 

exception

weblogic.webservice.saf.StoreForwardException exception
Deprecated. 


Package weblogic.webservice.context

Class weblogic.webservice.context.ContextNotFoundException extends Exception implements Serializable


Package weblogic.workarea

Class weblogic.workarea.AsciiWorkContext extends Object implements Serializable

Serialized Fields

str

String str

Class weblogic.workarea.LongWorkContext extends Object implements Serializable

Serialized Fields

longValue

long longValue

Class weblogic.workarea.NoWorkContextException extends Exception implements Serializable

Class weblogic.workarea.PropertyReadOnlyException extends Exception implements Serializable

Class weblogic.workarea.SerializableWorkContext extends Object implements Serializable

Serialized Fields

data

byte[] data

Class weblogic.workarea.StringWorkContext extends Object implements Serializable

Serialized Fields

str

String str


Package weblogic.wsee.jaxrpc

Class weblogic.wsee.jaxrpc.DefaultRegistry extends weblogic.wsee.jaxrpc.TypeMappingRegistryImpl implements Serializable

Serialized Fields

bindings

weblogic.wsee.bind.runtime.RuntimeBindings bindings

Class weblogic.wsee.jaxrpc.HandlerRegistryImpl extends Object implements Serializable

Serialized Fields

chainMap

Map chainMap

handlers

weblogic.j2ee.descriptor.ServiceRefHandlerBean[] handlers

changed

boolean changed

Class weblogic.wsee.jaxrpc.JndiServiceImpl extends Object implements Serializable

Serialized Fields

implJndiName

String implJndiName

portNameMap

Map portNameMap

Class weblogic.wsee.jaxrpc.TypeMappingRegistryImpl extends Object implements Serializable

Serialized Fields

typeMappings

Map typeMappings

defaultTypeMapping

TypeMapping defaultTypeMapping


Package weblogic.wsee.jws

Class weblogic.wsee.jws.Protocol extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Serialized Fields

_id

int _id

Class weblogic.wsee.jws.RetryException extends Exception implements Serializable

Serialized Fields

_retryDelay

String _retryDelay

Class weblogic.wsee.jws.ServiceHandleImpl extends Object implements Serializable

Serialized Fields

_addr

String _addr

_uri

String _uri

_conversationID

String _conversationID

Class weblogic.wsee.jws.SoapFaultException extends RuntimeException implements Serializable

Serialized Fields

_detailContent

com.bea.xml.XmlObject[] _detailContent
detail content


_faultContent

com.bea.xml.XmlObject _faultContent
fault content


_soapFaultVersion

int _soapFaultVersion
fault version


_senderIsCause

boolean _senderIsCause
cause when using detail


Package weblogic.wsee.jws.util

Class weblogic.wsee.jws.util.LegacyAnnotation extends Object implements Serializable

Class weblogic.wsee.jws.util.Util.TypeError extends Exception implements Serializable

Serialized Fields

description

String description

offset

int offset


Package weblogic.wsee.conversation

Class weblogic.wsee.conversation.ContinueHeader extends weblogic.wsee.conversation.ConversationHeader implements Serializable

Serialized Fields

serverName

String serverName

Class weblogic.wsee.conversation.ConversationHeader extends weblogic.wsee.message.MsgHeader implements Serializable

Serialized Fields

conversationId

String conversationId

callbackLocation

String callbackLocation

Class weblogic.wsee.conversation.ConversationIdNotYetAvailableException extends Exception implements Serializable

Class weblogic.wsee.conversation.ConversationPhase extends Object implements Serializable

Serialized Fields

name

String name

Class weblogic.wsee.conversation.StartHeader extends weblogic.wsee.conversation.ConversationHeader implements Serializable


Package weblogic.wsee.reliability

Class weblogic.wsee.reliability.ReliableConversationEPR extends Object implements Serializable

Serialized Fields

key

String key

epr

weblogic.wsee.addressing.EndpointReference epr

Class weblogic.wsee.reliability.SAFServerHeader extends weblogic.wsee.message.MsgHeader implements Serializable

Serialized Fields

serverName

String serverName

conversationKey

String conversationKey

Class weblogic.wsee.reliability.WsrmClientPayloadContext extends weblogic.wsee.reliability.WsrmPayloadContext implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Read external.

Throws:
IOException - It is thrown when we have trouble reading.
ClassNotFoundException - It is thrown when we can't load some required classes.

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Write external.

Throws:
IOException - It is thrown when we have trouble writing the payload context.

Class weblogic.wsee.reliability.WsrmPayloadContext extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Read external.

Throws:
IOException - It is thrown when we have trouble reading.
ClassNotFoundException - It is thrown when we can't load some required classes.

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Write external.

Throws:
IOException - It is thrown when we have trouble writing the payload context.

Class weblogic.wsee.reliability.WsrmSAFErrorHandler extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Read external.

Throws:
IOException - It is thrown when we have trouble reading the SOAP message.
ClassNotFoundException - It is thrown when we can't load some required classes.

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Write external.

Throws:
IOException - It is thrown when we have trouble writing the SOAP message.

Class weblogic.wsee.reliability.WsrmSequenceContext extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Read external.

Throws:
IOException - It is thrown when we have trouble reading.
ClassNotFoundException - It is thrown when we can't load some required classes.

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Write external.

Throws:
IOException - It is thrown when we have trouble writing the sequence context.

Class weblogic.wsee.reliability.WsrmServerPayloadContext extends weblogic.wsee.reliability.WsrmPayloadContext implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Read external.

Throws:
IOException - It is thrown when we have trouble reading.
ClassNotFoundException - It is thrown when we can't load some required classes.

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Write external.

Throws:
IOException - It is thrown when we have trouble writing the payload context.


Package weblogic.wsee.async

Class weblogic.wsee.async.AsyncPreCallContextImpl extends Object implements Serializable

Serialized Fields

properties

HashMap properties

timeout

long timeout

Class weblogic.wsee.async.AsyncResponseBean extends Object implements Serializable

Serialized Fields

_context

SessionContext _context

Class weblogic.wsee.async.AsyncResponseHeader extends weblogic.wsee.message.MsgHeader implements Serializable

Serialized Fields

className

String className

desc

String desc

Class weblogic.wsee.async.SOAPInvokeState extends Object implements Serializable

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Read external.

Throws:
IOException - It is thrown when we have trouble reading the SOAP message.
ClassNotFoundException - It is thrown when we can't load some required classes.

writeExternal

public void writeExternal(ObjectOutput out)
                   throws IOException
Write external.

Throws:
IOException - It is thrown when we have trouble writing the SOAP message.


Package weblogic.wtc.gwt

Class weblogic.wtc.gwt.DSessConnInfo extends Object implements Serializable

serialVersionUID: 1247362893152970095L

Serialized Fields

localAccessPointId

String localAccessPointId

remoteAccessPointId

String remoteAccessPointId

connected

boolean connected

Class weblogic.wtc.gwt.TDMExport extends WTCMBeanObject implements Serializable

Serialized Fields

myResourceName

String myResourceName

myLocalAccessPoint

String myLocalAccessPoint

myLocalAccessPointObject

weblogic.wtc.gwt.TDMLocal myLocalAccessPointObject

myRemoteName

String myRemoteName

myEJBName

String myEJBName

mBean

weblogic.management.configuration.WTCExportMBean mBean

registered

boolean registered

myWTC

weblogic.wtc.gwt.WTCService myWTC

Class weblogic.wtc.gwt.TDMImport extends WTCMBeanObject implements Serializable

Serialized Fields

myResourceName

String myResourceName

myLocalAccessPoint

String myLocalAccessPoint

myRemoteAccessPointList

String[] myRemoteAccessPointList

myLocalAccessPointObject

weblogic.wtc.gwt.TDMLocal myLocalAccessPointObject

myRemoteAccessPointObjectList

weblogic.wtc.gwt.TDMRemote[] myRemoteAccessPointObjectList

myRemoteName

String myRemoteName

myTranTime

int myTranTime

mBean

weblogic.management.configuration.WTCImportMBean mBean

registered

boolean registered

myWTC

weblogic.wtc.gwt.WTCService myWTC

Class weblogic.wtc.gwt.TDMLocal extends WTCMBeanObject implements Serializable

Serialized Fields

myAccessPoint

String myAccessPoint

myWlsClusterName

String myWlsClusterName

myAccessPointId

String myAccessPointId

myType

String myType

mySecurity

String mySecurity

myConnectionPolicy

String myConnectionPolicy

myMaxRetries

long myMaxRetries

myRetryInterval

long myRetryInterval

myConnPrincipalName

String myConnPrincipalName

myBlockTime

long myBlockTime

myRemoteDomains

HashSet myRemoteDomains

Class weblogic.wtc.gwt.TDMLocalTDomain extends weblogic.wtc.gwt.TDMLocal implements Serializable

Serialized Fields

myNWAddr

String[] myNWAddr

ipaddress

String[] ipaddress

port

int[] port

myCmpLimit

int myCmpLimit

MinEncryptionBits

int MinEncryptionBits

MaxEncryptionBits

int MaxEncryptionBits

myInteroperate

boolean myInteroperate

mBean

weblogic.management.configuration.WTCLocalTuxDomMBean mBean

oatmialListener

OatmialListener oatmialListener

registered

boolean registered

Class weblogic.wtc.gwt.TDMPasswd extends WTCMBeanObject implements Serializable

Serialized Fields

myLocalAccessPoint

String myLocalAccessPoint

myRemoteAccessPoint

String myRemoteAccessPoint

myLocalIV

String myLocalIV

myLocalPasswd

String myLocalPasswd

myRemoteIV

String myRemoteIV

myRemotePasswd

String myRemotePasswd

mBean

weblogic.management.configuration.WTCPasswordMBean mBean

registered

boolean registered

Class weblogic.wtc.gwt.TDMRemote extends WTCMBeanObject implements Serializable

Serialized Fields

myAccessPoint

String myAccessPoint

myAccessPointId

String myAccessPointId

myLocalAccessPoint

String myLocalAccessPoint

myType

String myType

myAclPolicy

String myAclPolicy

myConnPrincipalName

String myConnPrincipalName

myCredentialPolicy

String myCredentialPolicy

myTpUsrFile

String myTpUsrFile

myConnectionPolicy

String myConnectionPolicy

myMaxRetries

long myMaxRetries

myRetryInterval

long myRetryInterval

myConnPolicyConfigState

int myConnPolicyConfigState

myLocalAccessPointObject

weblogic.wtc.gwt.TDMLocal myLocalAccessPointObject

myXidRplyObj

weblogic.wtc.jatmi.TuxXidRply myXidRplyObj

Class weblogic.wtc.gwt.TDMRemoteTDomain extends weblogic.wtc.gwt.TDMRemote implements Serializable

Serialized Fields

myNWAddr

String[] myNWAddr

ipaddress

String[] ipaddress

myInetAddr

InetAddress[] myInetAddr

port

int[] port

need_ia

boolean need_ia

federationURL

String federationURL

federationName

String federationName

myCmpLimit

int myCmpLimit

MinEncryptionBits

int MinEncryptionBits

MaxEncryptionBits

int MaxEncryptionBits

myDsession

weblogic.wtc.gwt.gwdsession myDsession

myTimeService

Timer myTimeService

myAppKeyType

String myAppKeyType

myAllowAnonymous

boolean myAllowAnonymous

myDfltAppKey

int myDfltAppKey

myUidKw

String myUidKw

myGidKw

String myGidKw

myAppKeyClass

String myAppKeyClass

myParam

String myParam

mBean

weblogic.management.configuration.WTCRemoteTuxDomMBean mBean

registered

boolean registered

lock

weblogic.utils.concurrent.locks.Mutex lock

myStd

ScheduledReconnect myStd

Class weblogic.wtc.gwt.TDMResources extends WTCMBeanObject implements Serializable

Serialized Fields

myAppPasswordIV

String myAppPasswordIV

myAppPassword

String myAppPassword

myTpUsrFile

String myTpUsrFile

myFldTbl16Classes

FldTbl[] myFldTbl16Classes

myFldTbl32Classes

FldTbl[] myFldTbl32Classes

mBean

weblogic.management.configuration.WTCResourcesMBean mBean

myRemoteMBEncoding

String myRemoteMBEncoding

myMBEncodingMapFile

String myMBEncodingMapFile

registered

boolean registered

Class weblogic.wtc.gwt.TpacallAsyncReplyImpl extends Object implements Serializable

Serialized Fields

originalAsyncReply

TpacallAsyncReply originalAsyncReply

originalAtmi

TuxedoConnection originalAtmi

myTransaction

Transaction myTransaction

myGateway

weblogic.wtc.jatmi.gwatmi myGateway

mySubject

weblogic.security.acl.internal.AuthenticatedSubject mySubject

myKid

weblogic.security.acl.internal.AuthenticatedSubject myKid

Class weblogic.wtc.gwt.TuxedoConnectionFactory extends Object implements Serializable

Class weblogic.wtc.gwt.TuxedoCorbaConnectionFactory extends Object implements Serializable

serialVersionUID: -1214596436048576404L

Class weblogic.wtc.gwt.TuxedoXid extends Object implements Serializable

serialVersionUID: -5968813631234009188L

Serialized Fields

myGlobalId

byte[] myGlobalId

myBranchQualifier

byte[] myBranchQualifier

myHashCode

int myHashCode

Class weblogic.wtc.gwt.WTCMBeanObject extends Object implements Serializable

Serialized Fields

myState

int myState

myLock

ReentrantReadWriteLock myLock

r

Lock r

w

Lock w


Package weblogic.wtc.jatmi

Class weblogic.wtc.jatmi.AaaTcb extends weblogic.wtc.jatmi.tcb implements Serializable

Serialized Fields

Aaa

byte[] Aaa

atz_appkey

int atz_appkey

aud_appkey

int aud_appkey

atz_token

byte[] atz_token

aud_token

byte[] aud_token

atz_name

String atz_name

atz_group

String atz_group

aud_name

String aud_name

aud_group

String aud_group

atz_provider

String atz_provider

aud_provider

String aud_provider

Class weblogic.wtc.jatmi.CalloutTcb extends weblogic.wtc.jatmi.tcb implements Serializable

Serialized Fields

co_version

int co_version

co_src

weblogic.wtc.jatmi.ClientInfo co_src

co_dest

weblogic.wtc.jatmi.ClientInfo co_dest

co_port

int co_port

co_appkey

int co_appkey

co_conn_gen

int co_conn_gen

co_conn_id

int co_conn_id

co_host

String co_host

co_hostlen

int co_hostlen

co_flags

int co_flags

co_unused1

int co_unused1

co_unused2

int co_unused2

co_unused3

int co_unused3

co_unused4

int co_unused4

co_unused5

int co_unused5

co_unused6

int co_unused6

Class weblogic.wtc.jatmi.CodesetTcb extends weblogic.wtc.jatmi.tcb implements Serializable

serialVersionUID: 6501324468778346952L

Serialized Fields

encode

String encode

Class weblogic.wtc.jatmi.ComposFmlTcb extends weblogic.wtc.jatmi.tcb implements Serializable

Serialized Fields

mybuf

TypedFML mybuf

Class weblogic.wtc.jatmi.ComposHdrTcb extends weblogic.wtc.jatmi.tcb implements Serializable

Serialized Fields

opcode

int opcode

appkey

int appkey

urcode

int urcode

type

String type

subtype

String subtype

hintIndex

int hintIndex

Class weblogic.wtc.jatmi.Decimal extends Number implements Serializable

Serialized Fields

dec_exp

short dec_exp

dec_pos

short dec_pos

dec_ndgts

short dec_ndgts

dec_dgts

byte[] dec_dgts

Class weblogic.wtc.jatmi.DequeueReply extends TuxedoReply implements Serializable

serialVersionUID: -2300659571782962414L

Serialized Fields

myMsgid

byte[] myMsgid

myCorrid

byte[] myCorrid

myReplyQueue

String myReplyQueue

myFailureQueue

String myFailureQueue

myAppkey

Integer myAppkey

myPriority

Integer myPriority

myDelivery_qos

int myDelivery_qos

myReply_qos

int myReply_qos

myUrcode

int myUrcode

Class weblogic.wtc.jatmi.dreqid extends Object implements Serializable

serialVersionUID: -2059524409418486034L

Serialized Fields

reqid

int reqid

Class weblogic.wtc.jatmi.EngineSecError extends Exception implements Serializable

Serialized Fields

errno

int errno

needspace

int needspace

Class weblogic.wtc.jatmi.EnqueueRequest extends Object implements Serializable

serialVersionUID: 3053813208281488550L

Serialized Fields

myDeq_time

QueueTimeField myDeq_time

myPriority

Integer myPriority

myExp_time

QueueTimeField myExp_time

myDelivery_qos

int myDelivery_qos

myReply_qos

int myReply_qos

myMsgid

byte[] myMsgid

myCorrid

byte[] myCorrid

myReplyQueue

String myReplyQueue

myFailureQueue

String myFailureQueue

myIsTPQEXPTIME_NONE

boolean myIsTPQEXPTIME_NONE

myIsTPQTOP

boolean myIsTPQTOP

myUrcode

int myUrcode

Class weblogic.wtc.jatmi.Ferror extends Exception implements Serializable

Serialized Fields

errno

int errno
The Ferror number

Class weblogic.wtc.jatmi.InvokeInfo extends TPServiceInformation implements Serializable

serialVersionUID: 5871100598307211336L

Serialized Fields

service_message

weblogic.wtc.jatmi.tfmh service_message

service_reqid

Serializable service_reqid

mySubject

weblogic.security.acl.internal.AuthenticatedSubject mySubject

myKid

weblogic.security.acl.internal.AuthenticatedSubject myKid

Class weblogic.wtc.jatmi.LruCache extends LinkedHashMap implements Serializable

Serialized Fields

max_entries

int max_entries

Class weblogic.wtc.jatmi.MBEncoding extends Object implements Serializable

serialVersionUID: -1509142621752324483L

Class weblogic.wtc.jatmi.MBStringTypes extends StandardTypes implements Serializable

serialVersionUID: -2883389108309083009L

Serialized Fields

mbencoding

String mbencoding

Class weblogic.wtc.jatmi.metahdr extends Object implements Serializable

serialVersionUID: 4253064680349914379L

Serialized Fields

mtype

int mtype

mprotocol

int mprotocol

qaddr

int qaddr

mid

int mid

size

int size

flags

int flags

uncmprs_sz

int uncmprs_sz

Class weblogic.wtc.jatmi.QueueTimeField extends Object implements Serializable

serialVersionUID: -4304569527535747878L

Serialized Fields

myTime

int myTime

myIsRelative

boolean myIsRelative

Class weblogic.wtc.jatmi.RouteTcb extends weblogic.wtc.jatmi.tcb implements Serializable

Serialized Fields

ro_version

short ro_version

ro_port

short ro_port

ro_aomhandle

int ro_aomhandle

ro_svc_tmid_ind

short ro_svc_tmid_ind

ro_ntmids

short ro_ntmids

ro_flags

short ro_flags

host

String host

hostLen

int hostLen

svcTmid

int[] svcTmid

recvSrcCltinfo

weblogic.wtc.jatmi.ClientInfo recvSrcCltinfo

objinfo

weblogic.wtc.jatmi.Objinfo objinfo

Class weblogic.wtc.jatmi.SessionAcallDescriptor extends Object implements Serializable

serialVersionUID: -302823085137525219L

Serialized Fields

myCd

int myCd

isConversational

boolean isConversational

hasCallBack

boolean hasCallBack

Class weblogic.wtc.jatmi.StandardTypes extends Object implements Serializable

serialVersionUID: 5828737263190556409L

Serialized Fields

hint_index

int hint_index

myType

String myType

mySubtype

String mySubtype

tfmhCache

weblogic.wtc.jatmi.tfmh tfmhCache

Class weblogic.wtc.jatmi.tcb extends Object implements Serializable

serialVersionUID: -3679507271985678559L

Serialized Fields

type

short type

Class weblogic.wtc.jatmi.tch extends Object implements Serializable

Serialized Fields

tmtcm_type

short tmtcm_type

tmtcm_len

int tmtcm_len

tmtcm_flags

int tmtcm_flags

Class weblogic.wtc.jatmi.tcm extends Object implements Serializable

Serialized Fields

header

weblogic.wtc.jatmi.tch header

body

weblogic.wtc.jatmi.tcb body

dumpData

boolean dumpData

Class weblogic.wtc.jatmi.TdomTcb extends weblogic.wtc.jatmi.tcb implements Serializable

Serialized Fields

lle_length

int lle_length

send_len

int send_len

recv_len

int recv_len

send_buf

byte[] send_buf

recv_buf

byte[] recv_buf

opcode

int opcode

reqid

int reqid

convid

int convid

seqnum

int seqnum

info

int info

flag

int flag

tpevent

int tpevent

diagnostic

int diagnostic

tpurcode

int tpurcode

errdetail

int errdetail

service

String service

msgprio

int msgprio

sending_domain

String sending_domain

tm_release

int tm_release

dom_protocol

int dom_protocol

lle_flags

int lle_flags

security_type

int security_type

Class weblogic.wtc.jatmi.TdomTranTcb extends weblogic.wtc.jatmi.tcb implements Serializable

Serialized Fields

domtran_trantimeout

int domtran_trantimeout

domtran_nwtranidlen

int domtran_nwtranidlen

domtran_nwtranidid

byte[] domtran_nwtranidid

domtran_nwtranidparent

String domtran_nwtranidparent

Class weblogic.wtc.jatmi.TdomValsTcb extends weblogic.wtc.jatmi.tcb implements Serializable

Serialized Fields

dv_version

int dv_version

dv_descrim

int dv_descrim

dv_srvc

String dv_srvc

dv_src_domain

String dv_src_domain

dv_orig_domain

String dv_orig_domain

dv_dest_domain

String dv_dest_domain

Class weblogic.wtc.jatmi.tfmh extends Object implements Serializable

serialVersionUID: 6842149962692098467L

Serialized Fields

mhdr

weblogic.wtc.jatmi.metahdr mhdr

magic

int magic

ltype_idx

int ltype_idx

tmfmh_flag

int tmfmh_flag

isThisWS

boolean isThisWS

wsh_protocol

int wsh_protocol

ws65_challenge

byte[] ws65_challenge

challenge_rp

byte[] challenge_rp

ws65_ticket

byte[] ws65_ticket

ws65_session_key

byte[] ws65_session_key

challenge

byte[] challenge

tstamp

int tstamp

user

weblogic.wtc.jatmi.tcm user

ws

weblogic.wtc.jatmi.tcm ws

tran

weblogic.wtc.jatmi.tcm tran

unsol

weblogic.wtc.jatmi.tcm unsol

compos_hdr

weblogic.wtc.jatmi.tcm compos_hdr

compos_fml

weblogic.wtc.jatmi.tcm compos_fml

tdom

weblogic.wtc.jatmi.tcm tdom

tdomtran

weblogic.wtc.jatmi.tcm tdomtran

route

weblogic.wtc.jatmi.tcm route

tdom_vals

weblogic.wtc.jatmi.tcm tdom_vals

callout

weblogic.wtc.jatmi.tcm callout

AAA

weblogic.wtc.jatmi.tcm AAA

codeset

weblogic.wtc.jatmi.tcm codeset

dumpUData

boolean dumpUData

Class weblogic.wtc.jatmi.TPException extends Exception implements Serializable

Serialized Fields

myTperrno

int myTperrno

myUunixerr

int myUunixerr

myTpurcode

int myTpurcode

myTperrordetail

int myTperrordetail

myDiagnostic

int myDiagnostic

myRevent

int myRevent

rplyRtn

Reply rplyRtn

Class weblogic.wtc.jatmi.TPINIT extends StandardTypes implements Serializable

serialVersionUID: -5616463029754409007L

Serialized Fields

usrname

String usrname

cltname

String cltname

passwd

String passwd

grpname

String grpname

flags

int flags

no_usrpasswd

boolean no_usrpasswd

data

byte[] data

use_string_usrpasswd

boolean use_string_usrpasswd

usrpasswd

String usrpasswd

Class weblogic.wtc.jatmi.TPReplyException extends TPException implements Serializable

serialVersionUID: -7645324238210497753L

Serialized Fields

myRplyRtn

Reply myRplyRtn

Class weblogic.wtc.jatmi.TPServiceInformation extends TuxedoReply implements Serializable

Serialized Fields

service_name

String service_name

service_data

TypedBuffer service_data

service_flags

int service_flags

mySessionIdentifier

int mySessionIdentifier

myConversationIdentifier

int myConversationIdentifier

Class weblogic.wtc.jatmi.TranTcb extends weblogic.wtc.jatmi.tcb implements Serializable

Serialized Fields

commit_logged

boolean commit_logged

Class weblogic.wtc.jatmi.TuxedoReply extends Object implements Serializable

Serialized Fields

myTypedBuffer

TypedBuffer myTypedBuffer

myTpurcode

int myTpurcode

reply_cd

CallDescriptor reply_cd

Class weblogic.wtc.jatmi.TypedCArray extends StandardTypes implements Serializable

serialVersionUID: 5248957728968004859L

Serialized Fields

carray

byte[] carray
The binary data to send to the remote TUXEDO domain


sendSize

int sendSize
The amount of data in #carray to send

Class weblogic.wtc.jatmi.TypedFML extends StandardTypes implements Serializable

serialVersionUID: 4289835762041622281L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Serialized Fields

magic

int magic

len

int len

maxlen

int maxlen

nfields

int nfields

nie

int nie

indxintvl

int indxintvl

flds

TreeMap flds

fldid_occs

HashMap fldid_occs

fldtbls

FldTbl[] fldtbls

usys

weblogic.wtc.jatmi.Usysflds usys

tmq

weblogic.wtc.jatmi.tmqflds tmq

Class weblogic.wtc.jatmi.TypedFML32 extends MBStringTypes implements Serializable

serialVersionUID: -6427570805762043258L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Serialized Fields

magic

int magic

len

int len

maxlen

int maxlen

nfields

int nfields

nie

int nie

indxintvl

int indxintvl

flds

TreeMap flds

fldid_occs

HashMap fldid_occs

fldtbls

FldTbl[] fldtbls

systbls

FldTbl[] systbls

in_presend

boolean in_presend

numPointerFields

int numPointerFields

numFml32Fields

int numFml32Fields

numMBStringFields

int numMBStringFields

Class weblogic.wtc.jatmi.TypedMBString extends MBStringTypes implements Serializable

serialVersionUID: 3469855909867685738L

Serialized Fields

tstring

StringBuffer tstring

bytes

byte[] bytes

Class weblogic.wtc.jatmi.TypedString extends StandardTypes implements Serializable

serialVersionUID: -4800449954774495175L

Serialized Fields

tstring

StringBuffer tstring

Class weblogic.wtc.jatmi.TypedTGIOP extends StandardTypes implements Serializable

Serialized Fields

tgiop

byte[] tgiop

send_size

int send_size

Class weblogic.wtc.jatmi.TypedView extends StandardTypes implements Serializable

serialVersionUID: -607969884185172853L

Class weblogic.wtc.jatmi.TypedView32 extends StandardTypes implements Serializable

Class weblogic.wtc.jatmi.TypedXCommon extends StandardTypes implements Serializable

serialVersionUID: 7682888211443261491L

Class weblogic.wtc.jatmi.TypedXCType extends StandardTypes implements Serializable

serialVersionUID: 4928409254371359223L

Class weblogic.wtc.jatmi.TypedXML extends StandardTypes implements Serializable

serialVersionUID: -5405254827452750129L

Serialized Fields

xmlarray

byte[] xmlarray
The binary data to send to the remote TUXEDO domain


sendSize

int sendSize
The amount of data in #xmlarray to send

Class weblogic.wtc.jatmi.TypedXOctet extends StandardTypes implements Serializable

serialVersionUID: -6003837641120997389L

Serialized Fields

carray

byte[] carray
The binary data to send to the remote TUXEDO domain.


sendSize

int sendSize
The amount of data in carray to send.

Class weblogic.wtc.jatmi.UnsolTcb extends weblogic.wtc.jatmi.tcb implements Serializable

Serialized Fields

opcode

int opcode

datalen

int datalen

arg1

int arg1

arg2

int arg2

arg3

int arg3

unsolflags

int unsolflags

Class weblogic.wtc.jatmi.UserTcb extends weblogic.wtc.jatmi.tcb implements Serializable

serialVersionUID: -8015074384529379179L

Serialized Fields

hint_index

int hint_index

user_data

TypedBuffer user_data

tcb_fillin

byte[] tcb_fillin

dump

boolean dump

Class weblogic.wtc.jatmi.WSRPCRQ extends StandardTypes implements Serializable

Serialized Fields

type

int type

wsh_addr

InetAddress wsh_addr

port

int port

timestamp

int timestamp

hdlr_pid

int hdlr_pid

options

int options

notify

short notify

usignal

short usignal

auth_type

short auth_type

wsinitrp_notifyopt

int wsinitrp_notifyopt

wsinitrp_mchidshift

int wsinitrp_mchidshift

wsinitrp_flags

int wsinitrp_flags

wsinitrp_nettimeout

int wsinitrp_nettimeout

wsinitrq_usrname

String wsinitrq_usrname

wsinitrq_cltname

String wsinitrq_cltname

wsinitrq_notifyopt

int wsinitrq_notifyopt

Class weblogic.wtc.jatmi.WsTcb extends weblogic.wtc.jatmi.tcb implements Serializable

serialVersionUID: -2214313148829304530L

Serialized Fields

flag

int flag

tpevent

int tpevent

_TPException

int _TPException

_tpurcode

int _tpurcode

_Uunixerr

int _Uunixerr

_tperrordetail

int _tperrordetail

connindx

int connindx

sendmtype

int sendmtype

rplymtype

int rplymtype

appkey

int appkey

clt_id

int clt_id

WSop

int WSop

rtn_val

int rtn_val

flds

int[] flds

rqustsrvc

String rqustsrvc

opcode_flags

int opcode_flags

type

String type


Package weblogic.xml.crypto.wss

Class weblogic.xml.crypto.wss.BinarySecurityTokenImpl extends weblogic.xml.crypto.wss.SecurityTokenImpl implements Serializable

Serialized Fields

id

String id

credentials

Object credentials

decodedValue

byte[] decodedValue

encodedValue

String encodedValue

valueType

String valueType

encodingType

String encodingType

type

weblogic.xml.crypto.wss.api.BinarySecurityTokenType type

Class weblogic.xml.crypto.wss.BSTEncodingException extends weblogic.xml.crypto.wss.WSSecurityException implements Serializable

Class weblogic.xml.crypto.wss.SecurityTokenConfigurationException extends weblogic.xml.crypto.wss.WSSecurityException implements Serializable

Class weblogic.xml.crypto.wss.SecurityTokenImpl extends Object implements Serializable

Serialized Fields

credentials

Object credentials

Class weblogic.xml.crypto.wss.UsernameTokenImpl extends weblogic.xml.crypto.wss.SecurityTokenImpl implements Serializable

Serialized Fields

id

String id

username

byte[] username

passwordType

String passwordType

passwordId

String passwordId

nonce

byte[] nonce

encodedNonce

String encodedNonce

nonceEncodingType

String nonceEncodingType

useNonce

boolean useNonce

created

Calendar created

serializedCreated

String serializedCreated

useCreated

boolean useCreated

Class weblogic.xml.crypto.wss.WSSecurityConfigurationException extends weblogic.xml.crypto.wss.WSSecurityException implements Serializable

Class weblogic.xml.crypto.wss.WSSecurityContext extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Serialized Fields

idQNames

Set idQNames

namespaces

Map namespaces

properties

Map properties

securityTokens

List securityTokens

Class weblogic.xml.crypto.wss.WSSecurityException extends Exception implements Serializable

Class weblogic.xml.crypto.wss.X509CertPath extends weblogic.xml.crypto.wss.X509V3BSTType implements Serializable

Serialized Fields

encoding

String encoding

uri

String uri

Class weblogic.xml.crypto.wss.X509Credential extends Object implements Serializable

Serialized Fields

cert

X509Certificate cert

keyIdentifier

byte[] keyIdentifier

certPath

CertPath certPath

Class weblogic.xml.crypto.wss.X509V3BSTType extends Object implements Serializable


Package weblogic.xml.security

Class weblogic.xml.security.InvalidSecurityException extends weblogic.utils.NestedRuntimeException implements Serializable

Class weblogic.xml.security.SecurityConfigurationException extends weblogic.utils.NestedRuntimeException implements Serializable

Class weblogic.xml.security.SecurityProcessingException extends XMLStreamException implements Serializable


Package weblogic.xml.schema.binding

Class weblogic.xml.schema.binding.BeanCodecBase extends weblogic.xml.schema.binding.CodecBase implements Serializable

Serialized Fields

serCache

Serializer[] serCache

deserCache

Deserializer[] deserCache

Class weblogic.xml.schema.binding.BeanCodecSimpleContentBase extends weblogic.xml.schema.binding.BeanCodecBase implements Serializable

Class weblogic.xml.schema.binding.BeanExceptionCodecBase extends weblogic.xml.schema.binding.BeanCodecBase implements Serializable

Serialized Fields

exceptionCtor

Constructor exceptionCtor

Class weblogic.xml.schema.binding.BindingException extends weblogic.utils.NestedException implements Serializable

Class weblogic.xml.schema.binding.CodecBase extends weblogic.xml.schema.binding.JAXRPCCodecBase implements Serializable

Class weblogic.xml.schema.binding.DeserializationException extends weblogic.utils.NestedException implements Serializable

Class weblogic.xml.schema.binding.JAXRPCCodecBase extends Object implements Serializable

Class weblogic.xml.schema.binding.PropertyException extends RuntimeException implements Serializable

Class weblogic.xml.schema.binding.SequenceCodecBase extends weblogic.xml.schema.binding.SoapArrayCodecBase implements Serializable

Class weblogic.xml.schema.binding.SerializationException extends weblogic.utils.NestedException implements Serializable

Class weblogic.xml.schema.binding.SoapArrayCodecBase extends weblogic.xml.schema.binding.CodecBase implements Serializable

Class weblogic.xml.schema.binding.TypedSoapArrayCodecBase extends weblogic.xml.schema.binding.SoapArrayCodecBase implements Serializable


Package weblogic.xml.stream

Class weblogic.xml.stream.XMLStreamException extends IOException implements Serializable

Serialized Fields

th

Throwable th
Deprecated. 


Package weblogic.xml.xpath

Class weblogic.xml.xpath.XPathException extends antlr.TokenStreamException implements Serializable

Serialized Fields

nested

Throwable nested

Class weblogic.xml.xpath.XPathParsingException extends XPathException implements Serializable

Class weblogic.xml.xpath.XPathUnsupportedException extends XPathException implements Serializable


Package weblogicx.jsp.tags

Class weblogicx.jsp.tags.EncodeTag extends BodyTagSupport implements Serializable

Serialized Fields

sessionId

String sessionId

cookieName

String cookieName

Class weblogicx.jsp.tags.FormAnchorTag extends BodyTagSupport implements Serializable

Serialized Fields

formCount

int formCount

buf

char[] buf

Class weblogicx.jsp.tags.IncludeTag extends BodyTagSupport implements Serializable

Serialized Fields

url

String url

contentType

String contentType

Class weblogicx.jsp.tags.NoOutputTag extends BodyTagSupport implements Serializable

Class weblogicx.jsp.tags.PrefetchTag extends TagSupport implements Serializable

Serialized Fields

uri

String uri

Class weblogicx.jsp.tags.ProcessTag extends TagSupport implements Serializable

Serialized Fields

name

String name

notName

String notName

value

String value

notValue

String notValue

Class weblogicx.jsp.tags.QueryTag extends BodyTagSupport implements Serializable

Serialized Fields

id

String id

sql

String sql

db

String db

conn

Connection conn

stmt

Statement stmt

rs

ResultSet rs

Class weblogicx.jsp.tags.RepeatTag extends BodyTagSupport implements Serializable

Serialized Fields

id

String id

set

Object set

type

String type

count

int count

startCount

int startCount

enum_

Enumeration enum_


Package weblogicx.jsp.tags.validators

Class weblogicx.jsp.tags.validators.CompareValidator extends CustomizableAdapter implements Serializable

Class weblogicx.jsp.tags.validators.CustomizableAdapter extends Object implements Serializable

Serialized Fields

fieldToValidate

String fieldToValidate

errorMessage

String errorMessage

expression

String expression

Class weblogicx.jsp.tags.validators.CustomValidator extends ValidatableTagAdapter implements Serializable

Serialized Fields

expression

String expression

validatorClass

String validatorClass

custom

Customizable custom

Class weblogicx.jsp.tags.validators.ErrorSummary extends TagSupport implements Serializable

Serialized Fields

color

String color

Class weblogicx.jsp.tags.validators.FormTag extends TagSupport implements Serializable

Serialized Fields

method

String method

action

String action

name

String name

Class weblogicx.jsp.tags.validators.RegExpValidator extends CustomizableAdapter implements Serializable

Class weblogicx.jsp.tags.validators.RequiredFieldValidator extends CustomizableAdapter implements Serializable

Class weblogicx.jsp.tags.validators.Summary extends TagSupport implements Serializable

Serialized Fields

isValid

boolean isValid
are the set of validators attached to this tag valid?


hiddenFieldCount

int hiddenFieldCount

validators

Vector validators

errorVector

Vector errorVector

statePrinted

boolean statePrinted

doProcess

boolean doProcess

redirectPage

String redirectPage

name

String name

headerText

String headerText

formName

String formName

formAction

String formAction

Class weblogicx.jsp.tags.validators.UnImplementedException extends Exception implements Serializable

Serialized Fields

interfaceName

String interfaceName

className

String className

Class weblogicx.jsp.tags.validators.ValidatableAdapter extends Object implements Serializable

Serialized Fields

fieldToValidate

String fieldToValidate

errorMessage

String errorMessage

isValid

boolean isValid

Class weblogicx.jsp.tags.validators.ValidatableTagAdapter extends ValidatableAdapter implements Serializable

Serialized Fields

parent

Tag parent

pageContext

PageContext pageContext

bodyContent

BodyContent bodyContent


Package weblogicx.xml.tags

Class weblogicx.xml.tags.SetAttributeTag extends BodyTagSupport implements Serializable

Serialized Fields

name

String name

value

String value

Class weblogicx.xml.tags.SetOutputParameterTag extends BodyTagSupport implements Serializable

Serialized Fields

name

String name

value

String value

Class weblogicx.xml.tags.SetParameterTag extends BodyTagSupport implements Serializable

Serialized Fields

name

String name

value

String value

Class weblogicx.xml.tags.XsltStylesheetTag extends BodyTagSupport implements Serializable

Serialized Fields

media

String media
Declares the XSL media type of the transform


uri

String uri
The uri of the stylesheet.

Class weblogicx.xml.tags.XsltTag extends BodyTagSupport implements Serializable

Serialized Fields

xml

String xml
Identifies which XML section to use.


media

String media
Declares the XSL media type of the transform


stylesheet

String stylesheet
This is the uri of the stylesheet to use


stylesheetUri

String stylesheetUri

xmlis

InputStream xmlis

xslis

InputStream xslis

outputParameters

Map outputParameters
Internal API


parameters

Map parameters

attributes

Map attributes

defaultXslPage

String defaultXslPage

defaultXslIs

InputStream defaultXslIs

pages

Map pages

stylesheets

Map stylesheets

stylesheetURIs

Map stylesheetURIs

Class weblogicx.xml.tags.XsltXmlTag extends BodyTagSupport implements Serializable


Package commonj.work

Class commonj.work.WorkCompletedException extends WorkException implements Serializable

Serialized Fields

exceptionList

List exceptionList

Class commonj.work.WorkException extends Exception implements Serializable

Class commonj.work.WorkRejectedException extends WorkException implements Serializable


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs90
Copyright 2005 BEA Systems Inc.