BEA Systems, Inc.

Serialized Form


Package com.bea.common.security.xacml

Class com.bea.common.security.xacml.DocumentParseException extends com.bea.common.security.xacml.XACMLException implements Serializable

serialVersionUID: 6914789966923511546L

Class com.bea.common.security.xacml.InvalidAttributeException extends com.bea.common.security.xacml.DocumentParseException implements Serializable

serialVersionUID: 3763098578632913456L

Class com.bea.common.security.xacml.SchemaObject extends Object implements Serializable

Class com.bea.common.security.xacml.URISyntaxException extends com.bea.common.security.xacml.XACMLException implements Serializable

serialVersionUID: 6136776534657235034L

Class com.bea.common.security.xacml.XACMLException extends Exception implements Serializable

serialVersionUID: -7179861862235798635L


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


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

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


_forms

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


_images

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


_links

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


_applets

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


_writer

StringWriter _writer
Deprecated. 
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

weblogic.apache.html.dom.HTMLCollectionImpl _elements
Deprecated. 
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

org.w3c.dom.html.HTMLCollection _areas
Deprecated. 

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

org.w3c.dom.html.HTMLCollection _options
Deprecated. 

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

weblogic.apache.html.dom.HTMLCollectionImpl _rows
Deprecated. 

_bodies

weblogic.apache.html.dom.HTMLCollectionImpl _bodies
Deprecated. 

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

Serialized Fields

_cells

org.w3c.dom.html.HTMLCollection _cells
Deprecated. 

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

Serialized Fields

_rows

weblogic.apache.html.dom.HTMLCollectionImpl _rows
Deprecated. 

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.

Throws:
ClassNotFoundException
IOException

writeObject

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

Throws:
IOException
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

weblogic.apache.xerces.dom.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.

Throws:
IOException
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.

Throws:
ClassNotFoundException
IOException

writeObject

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

Throws:
IOException
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 org.w3c.dom.ranges.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.cluster.singleton

Class weblogic.cluster.singleton._DomainMigrationHistory_Stub extends Stub implements Serializable

Class weblogic.cluster.singleton._DomainMigrationHistoryImpl_Stub extends Stub implements Serializable

Class weblogic.cluster.singleton._RemoteLeasingBasis_Stub extends Stub implements Serializable

Class weblogic.cluster.singleton._RemoteLeasingBasisImpl_Stub extends Stub implements Serializable

Class weblogic.cluster.singleton._RemoteSingletonServicesControl_Stub extends Stub implements Serializable

Class weblogic.cluster.singleton._ServerMigrationCoordinator_Stub extends Stub implements Serializable

Class weblogic.cluster.singleton._ServerMigrationCoordinatorImpl_Stub extends Stub implements Serializable

Class weblogic.cluster.singleton._SingletonServicesManager_Stub extends Stub implements Serializable

Class weblogic.cluster.singleton.ClusterReformationInProgressException extends IOException implements Serializable

Class weblogic.cluster.singleton.DatabaseUnreachableException extends IOException implements Serializable

Class weblogic.cluster.singleton.DomainMigrationHistoryImpl_923_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.cluster.singleton.DomainMigrationHistoryImpl_IIOP_WLStub extends weblogic.corba.rmi.Stub implements Serializable

Serialized Fields

stubinfo

weblogic.rmi.internal.StubInfo stubinfo

ror

weblogic.rmi.extensions.server.RemoteReference ror

Class weblogic.cluster.singleton.LeasingException extends Exception implements Serializable

Serialized Fields

message

String message

Class weblogic.cluster.singleton.MissedHeartbeatException extends Exception implements Serializable

Class weblogic.cluster.singleton.RemoteLeasingBasisImpl_923_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.cluster.singleton.RemoteLeasingBasisImpl_IIOP_WLStub extends weblogic.corba.rmi.Stub implements Serializable

Serialized Fields

stubinfo

weblogic.rmi.internal.StubInfo stubinfo

ror

weblogic.rmi.extensions.server.RemoteReference ror

Class weblogic.cluster.singleton.ServerMigrationCoordinatorImpl_923_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.cluster.singleton.ServerMigrationCoordinatorImpl_IIOP_WLStub extends weblogic.corba.rmi.Stub implements Serializable

Serialized Fields

stubinfo

weblogic.rmi.internal.StubInfo stubinfo

ror

weblogic.rmi.extensions.server.RemoteReference ror

Class weblogic.cluster.singleton.SimpleLeasingBasis.LeaseEntry extends Object implements Serializable

Serialized Fields

timestamp

long timestamp

owner

String owner

leaseName

String leaseName

leaseTimeout

int leaseTimeout

Class weblogic.cluster.singleton.SingletonServicesManager_923_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.cluster.singleton.SingletonServicesManager_IIOP_WLStub extends weblogic.corba.rmi.Stub implements Serializable

Serialized Fields

stubinfo

weblogic.rmi.internal.StubInfo stubinfo

ror

weblogic.rmi.extensions.server.RemoteReference ror

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.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.

Throws:
IOException

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

serialVersionUID: -7448966506307907440L

Class weblogic.common.T3User extends DefaultUserInfoImpl implements Serializable

serialVersionUID: -4431340916243112533L


Package weblogic.connector.extensions

Class weblogic.connector.extensions.SuspendableAdapter extends Object implements Serializable


Package weblogic.deploy.api.spi

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

serialVersionUID: -8124655104926643928L

Serialized Fields

useNonexclusiveLock

boolean useNonexclusiveLock

operationInitiatedByAutoDeployPoller

boolean operationInitiatedByAutoDeployPoller

testOption

boolean testOption

retireTimeOption

int retireTimeOption

retireGracefulPolicy

boolean retireGracefulPolicy

gracefulProductionToAdmin

boolean gracefulProductionToAdmin

gracefulIgnoreSessions

boolean gracefulIgnoreSessions

gracefulRMIGracePeriodSecs

int gracefulRMIGracePeriodSecs

undeployAllVersions

boolean undeployAllVersions

stageOption

String stageOption

name

String name

nameFromLibrary

boolean nameFromLibrary

forceUndeployTimeoutSecs

long forceUndeployTimeoutSecs

disableModuleLevelStartStop

boolean disableModuleLevelStartStop

timeout

long timeout

deploymentPrincipalName

String deploymentPrincipalName

nameFromSource

boolean nameFromSource
Indicates that the app name should be derived in the proper precedence from other factors then the tmids because the tmid name was derived from the source in the absence of a given name.


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


remote

boolean remote
Indicates that the operation will be remote from the file system that contains the source. This means the source for the operation is expected to be at the specified location on the machine where the server is located. And this means we should skip such things as file verification and plan merging, and rely on the server side to take care of this.


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.JMXWatchNotification extends Notification implements Serializable

Serialized Fields

watchNotification

WatchNotification watchNotification

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.GenericEnterpriseBean extends Object implements Serializable

serialVersionUID: 2011822578998863408L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
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.CachedRowSetImpl extends BaseRowSet implements Serializable

serialVersionUID: -7682272538461932607L

Serialization Methods

readObject

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

insertRow

CachedRow insertRow

allrows

ArrayList allrows

isPopulated

boolean isPopulated

key

weblogic.jdbc.rowset.CachedRowSetImpl.RowSetCacheKey key

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

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

Serialized Fields

rowSets

ArrayList rowSets

where

String where

joinType

int joinType

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.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

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


Package weblogic.jms.extensions

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

serialVersionUID: -4895877995099434682L

Serialized Fields

duplicate

ClientSAF duplicate

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.Environment extends Object implements Serializable

serialVersionUID: 6539137427459606294L

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

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

Package weblogic.jws

Class weblogic.jws.Binding.Type extends Enum implements Serializable

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

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

Class weblogic.jws.WildcardParticle extends Enum implements Serializable


Package weblogic.jws.security

Class weblogic.jws.security.UserDataConstraint.Transport extends Enum implements Serializable


Package weblogic.logging

Class weblogic.logging.LoggerNotAvailableException extends Exception implements Serializable

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


Package weblogic.logging.log4j

Class weblogic.logging.log4j.WLLog4jLogEvent extends org.apache.log4j.spi.LoggingEvent implements Serializable


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.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.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

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Deprecated. 
Throws:
IOException
ClassNotFoundException
Serialized Fields

files

String[] files
Deprecated. 

isDirectory

boolean[] isDirectory
Deprecated. 

targets

HashMap targets
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. 

remote

boolean remote
Deprecated. 
Indicates that the operation will be remote from the file system that contains the source. This means we should skip such things as file verification and plan merging, and rely on the server side to take care of this.


enforceClusterConstraints

boolean enforceClusterConstraints
Deprecated. 

timeOut

int timeOut
Deprecated. 

appDD

String appDD
Deprecated. 

webDD

String webDD
Deprecated. 

deploymentPrincipalName

String deploymentPrincipalName
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.DomainLogHandlerImpl_923_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.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

_AuthMethods

String _AuthMethods

_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

_DelegateMBeanAuthorization

boolean _DelegateMBeanAuthorization

_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

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

_customizer

ContextHandlerImpl _customizer

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.GroupUserListerMBeanImpl extends weblogic.management.security.authentication.GroupReaderMBeanImpl 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.PolicyAuxiliaryMBeanImpl extends weblogic.management.security.authorization.PolicyEditorMBeanImpl implements Serializable

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

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.PolicyStoreMBeanImpl extends weblogic.management.utils.PropertiesListerMBeanImpl implements Serializable

Class weblogic.management.security.authorization.PredicateEditorMBeanImpl extends weblogic.management.security.authorization.PredicateReaderMBeanImpl implements Serializable

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

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

Class weblogic.management.security.authorization.RoleConsumerMBeanImpl 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.CredentialCacheMBeanImpl extends weblogic.management.commo.AbstractCommoConfigurationBean implements Serializable

Serialized Fields

_CredentialCacheTTL

int _CredentialCacheTTL

_CredentialCachingEnabled

boolean _CredentialCachingEnabled

_CredentialsCacheSize

int _CredentialsCacheSize

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

serialVersionUID: -6671291145364224060L

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.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.HttpRetryException extends IOException implements Serializable

Serialized Fields

responseCode

int responseCode

location

String location

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 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.ServerShuttingDownException extends ConnectIOException implements Serializable

serialVersionUID: -358206694774503090L

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.RequestTimeoutException extends RemoteException implements Serializable

serialVersionUID: 2783930896687584691L


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

weblogic.security.acl.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

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. 
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Deprecated. 
Throws:
IOException
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

Throws:
IOException
ClassNotFoundException
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.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.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.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.WLSUserImpl extends WLSAbstractPrincipal implements Serializable


Package weblogic.security.providers.authentication

Class weblogic.security.providers.authentication.LoginServerUnavailableException extends LoginException implements Serializable


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.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.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.JMXResource extends ResourceBase implements Serializable

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.MBeanException 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.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.http

Class weblogic.servlet.http.AbstractAsyncServlet extends HttpServlet implements Serializable

Serialized Fields

timeout

int timeout

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.Trigger extends weblogic.common.internal.RemoteEntryPoint implements Serializable

serialVersionUID: -1055933006857913665L

Serialization Methods

readExternal

public void readExternal(ObjectInput arg0)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

public void writeExternal(ObjectOutput arg0)
                   throws IOException
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.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.client

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


Package weblogic.webservice.context

Class weblogic.webservice.context.ContextNotFoundException extends Exception 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.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.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.connection.transport.http

Class weblogic.wsee.connection.transport.http.HttpTransportInfo extends Object implements Serializable

Serialized Fields

username

byte[] username

password

byte[] password

proxyUsername

byte[] proxyUsername

proxyPassword

byte[] proxyPassword

chunkLen

int chunkLen

Package weblogic.wsee.connection.transport.https

Class weblogic.wsee.connection.transport.https.HttpsTransportInfo extends HttpTransportInfo implements Serializable

Serialized Fields

sslAdapter

SSLAdapter sslAdapter

Package weblogic.wsee.conversation

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


Package weblogic.wsee.jws

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

serialVersionUID: 1L

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

_id

int _id

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

Serialized Fields

_retryDelay

String _retryDelay

Package weblogic.wsee.jws.util

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


Package weblogic.wsee.jws.wlw

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

Serialized Fields

_detailContent

org.apache.xmlbeans.XmlObject[] _detailContent
Deprecated. 
detail content


_faultContent

org.apache.xmlbeans.XmlObject _faultContent
Deprecated. 
fault content


_soapFaultVersion

int _soapFaultVersion
Deprecated. 
fault version


_senderIsCause

boolean _senderIsCause
Deprecated. 
cause when using detail


Package weblogic.wsee.reliability

Class weblogic.wsee.reliability.ReliableDeliveryException extends Exception implements Serializable

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

Serialization Methods

readExternal

public void readExternal(ObjectInput in)
                  throws IOException,
                         ClassNotFoundException
Throws:
IOException
ClassNotFoundException

writeExternal

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

Package weblogic.wtc.gwt

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

Serialized Fields

lap

String lap

svcname

String svcname

type

int type

ss

int ss

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

serialVersionUID: 1247362893152970095L

Serialized Fields

localAccessPointId

String localAccessPointId

remoteAccessPointId

String remoteAccessPointId

connected

String connected

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


Package weblogic.wtc.jatmi

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.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.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.QueueTimeField extends Object implements Serializable

serialVersionUID: -4304569527535747878L

Serialized Fields

myTime

int myTime

myIsRelative

boolean myIsRelative

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

tfmh tfmhCache

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.TPReplyException extends TPException implements Serializable

serialVersionUID: -7645324238210497753L

Serialized Fields

myRplyRtn

Reply myRplyRtn

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

serialVersionUID: -2256092221608261884L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Read the class status from the input stream.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Write the class status into the output stream.

Throws:
IOException
Serialized Fields

service_name

String service_name

service_data

TypedBuffer service_data

service_flags

int service_flags

service_data_key

String service_data_key

mySessionIdentifier

int mySessionIdentifier

myConversationIdentifier

int myConversationIdentifier

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

serialVersionUID: 6610152513624509334L

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException
Read the class status from the input stream.

Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Write the class status into the output stream.

Throws:
IOException
Serialized Fields

myTypedBuffer

TypedBuffer myTypedBuffer

myTpurcode

int myTpurcode

reply_cd

CallDescriptor reply_cd

myTypedBuffer_key

String myTypedBuffer_key

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
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
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
Throws:
IOException
ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Throws:
IOException
Serialized Fields

magic

int magic

len

int len

maxlen

int maxlen

nfields

int nfields

nie

int nie

indxintvl

int indxintvl

_flds

HashMap _flds

fldid_occs

HashMap fldid_occs

fldtbls

FldTbl[] fldtbls

systbls

FldTbl[] systbls

myIter

weblogic.wtc.jatmi.TypedFML32.FmlIterator myIter

in_presend

boolean in_presend

numPointerFields

int numPointerFields

numFml32Fields

int numFml32Fields

numMBStringFields

int numMBStringFields

numView32Fields

int numView32Fields

updatedModCount

int updatedModCount

myArray

Object[] myArray

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.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.


Package weblogic.xml.schema.binding

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

Class weblogic.xml.schema.binding.SerializationException extends weblogic.utils.NestedException 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.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

addQueryParams

boolean addQueryParams

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

isEmptyBody

boolean isEmptyBody

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


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