BEA Systems, Inc.

WebLogic Server 6.0sp2 API Reference

Serialized Form


Package weblogic.apache.html.dom

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

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

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

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

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

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

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

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

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

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

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

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

Serialized Fields

_anchors

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

_applets

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

_forms

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

_images

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

_links

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

_writer

java.io.StringWriter _writer
Holds string writer used by direct manipulation operation ({@link #open}. {@link #write}, etc) to write new contents into the document and parse that text into a document tree.

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

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

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

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

Serialized Fields

_elements

weblogic.apache.html.dom.HTMLCollectionImpl _elements
Collection of all elements contained in this FORM.

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Serialized Fields

_areas

org.w3c.dom.html.HTMLCollection _areas

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

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

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

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

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

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

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

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

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

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

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

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

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

Serialized Fields

_options

org.w3c.dom.html.HTMLCollection _options

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

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

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

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

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

Serialized Fields

_bodies

weblogic.apache.html.dom.HTMLCollectionImpl _bodies

_rows

weblogic.apache.html.dom.HTMLCollectionImpl _rows

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

Serialized Fields

_cells

org.w3c.dom.html.HTMLCollection _cells

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

Serialized Fields

_rows

weblogic.apache.html.dom.HTMLCollectionImpl _rows

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

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

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


Package weblogic.apache.wml.dom

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


Package weblogic.apache.xalan.xpath

Class weblogic.apache.xalan.xpath.MutableNodeListImpl implements Serializable

Class weblogic.apache.xalan.xpath.NodeListImpl implements Serializable

Class weblogic.apache.xalan.xpath.SimpleNodeLocator implements Serializable

Class weblogic.apache.xalan.xpath.XBoolean implements Serializable

Serialized Fields

m_val

boolean m_val

Class weblogic.apache.xalan.xpath.XBooleanStatic implements Serializable

Serialized Fields

m_val

boolean m_val

Class weblogic.apache.xalan.xpath.XNodeSet implements Serializable

Class weblogic.apache.xalan.xpath.XNull implements Serializable

Class weblogic.apache.xalan.xpath.XNumber implements Serializable

Serialized Fields

m_val

double m_val

Class weblogic.apache.xalan.xpath.XObject implements Serializable

Serialized Fields

m_obj

java.lang.Object m_obj

Class weblogic.apache.xalan.xpath.XPath implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException
Read the object from an input stream.
Serialized Fields

m_currentPattern

java.lang.String m_currentPattern
The current pattern string, for diagnostics purposes

m_opMap

int[] m_opMap
An operations map is used instead of a proper parse tree. It contains operations codes and indexes into the m_tokenQueue. I use an array instead of a full parse tree in order to cut down on the number of objects created.

m_tokenQueue

java.lang.Object[] m_tokenQueue
TokenStack is the queue of used tokens. The current token is the token at the end of the m_tokenQueue. The idea is that the queue can be marked and a sequence of tokens can be reused.

m_tokenQueueSize

int m_tokenQueueSize
The current size of the token queue.

Class weblogic.apache.xalan.xpath.XPathException implements Serializable

Serialized Fields

m_exception

java.lang.Exception m_exception

m_styleNode

java.lang.Object m_styleNode

Class weblogic.apache.xalan.xpath.XPathProcessorException implements Serializable

Class weblogic.apache.xalan.xpath.XPathProcessorImpl implements Serializable

Serialized Fields

m_durationsTable

java.util.Hashtable m_durationsTable

m_namespaceContext

PrefixResolver m_namespaceContext
The prefix resolver to map prefixes to namespaces in the XPath.

m_patternMap

int[] m_patternMap
Ignore this, it is going away. This holds a map to the m_tokenQueue that tells where the top-level elements are. It is used for pattern matching so the m_tokenQueue can be walked backwards. Each element that is a 'target', (right-most top level element name) has TARGETEXTRA added to it.

m_patternMapSize

int m_patternMapSize
Ignore this, it is going away. The number of elements that m_patternMap maps;

m_queueMark

int m_queueMark
The position in the token queue is tracked by m_queueMark.

m_token

java.lang.String m_token
The next token in the pattern.

m_tokenChar

char m_tokenChar
The first char in m_token, the theory being that this is an optimization because we won't have to do charAt(0) as often.

m_xpath

XPath m_xpath

Class weblogic.apache.xalan.xpath.XRTreeFrag implements Serializable

Class weblogic.apache.xalan.xpath.XString implements Serializable


Package weblogic.apache.xalan.xpath.dtm

Class weblogic.apache.xalan.xpath.dtm.DTMException implements Serializable

Class weblogic.apache.xalan.xpath.dtm.DTMNodeLocator implements Serializable


Package weblogic.apache.xalan.xpath.xml

Class weblogic.apache.xalan.xpath.xml.MutableAttrListImpl implements Serializable

Class weblogic.apache.xalan.xpath.xml.NameSpace implements Serializable

Serialized Fields

m_next

NameSpace m_next

m_prefix

java.lang.String m_prefix

m_uri

java.lang.String m_uri

Class weblogic.apache.xalan.xpath.xml.NodeVector implements Serializable

Serialized Fields

m_blocksize

int m_blocksize

m_firstFree

int m_firstFree

m_map

org.w3c.dom.Node[] m_map

m_mapSize

int m_mapSize

Class weblogic.apache.xalan.xpath.xml.QName implements Serializable

Serialized Fields

m_hashCode

int m_hashCode
The cached hashcode, which is calculated at construction time.

m_localpart

java.lang.String m_localpart
The local name.

m_namespace

java.lang.String m_namespace
The namespace, which may be null.

Class weblogic.apache.xalan.xpath.xml.StringToStringTable implements Serializable

Serialized Fields

m_blocksize

int m_blocksize

m_firstFree

int m_firstFree

m_map

java.lang.String[] m_map

m_mapSize

int m_mapSize

Class weblogic.apache.xalan.xpath.xml.WrongParserException implements Serializable


Package weblogic.apache.xalan.xslt

Class weblogic.apache.xalan.xslt.AVT implements Serializable

Serialized Fields

m_name

java.lang.String m_name
The name of the attribute.

m_parts

java.util.Vector m_parts
If the AVT is complex, hold a Vector of AVTParts.

m_simpleString

java.lang.String m_simpleString
If the AVT is not complex, just hold the simple string.

m_type

java.lang.String m_type
The attribute type;

Class weblogic.apache.xalan.xslt.AVTPart implements Serializable

Class weblogic.apache.xalan.xslt.AVTPartSimple implements Serializable

Serialized Fields

m_val

java.lang.String m_val
Simple string value;

Class weblogic.apache.xalan.xslt.AVTPartXPath implements Serializable

Serialized Fields

m_xpath

XPath m_xpath
Simple string value;

Class weblogic.apache.xalan.xslt.ElemApplyImport implements Serializable

Serialized Fields

m_owningStylesheet

Stylesheet m_owningStylesheet

Class weblogic.apache.xalan.xslt.ElemApplyTemplates implements Serializable

Serialized Fields

m_isDefaultTemplate

boolean m_isDefaultTemplate

m_mode

QName m_mode

Class weblogic.apache.xalan.xslt.ElemAttribute implements Serializable

Serialized Fields

m_name_avt

AVT m_name_avt

m_namespace_avt

AVT m_namespace_avt

Class weblogic.apache.xalan.xslt.ElemAttributeSet implements Serializable

Serialized Fields

m_qname

QName m_qname

Class weblogic.apache.xalan.xslt.ElemCallTemplate implements Serializable

Serialized Fields

m_template

ElemTemplateElement m_template

m_templateName

QName m_templateName

Class weblogic.apache.xalan.xslt.ElemChoose implements Serializable

Class weblogic.apache.xalan.xslt.ElemComment implements Serializable

Class weblogic.apache.xalan.xslt.ElemCopy implements Serializable

Serialized Fields

m_attributeSetsNames

QName[] m_attributeSetsNames

Class weblogic.apache.xalan.xslt.ElemCopyOf implements Serializable

Serialized Fields

m_selectPattern

XPath m_selectPattern

Class weblogic.apache.xalan.xslt.ElemDecimalFormat implements Serializable

Serialized Fields

m_countMatchPattern

XPath m_countMatchPattern

m_decimalSeparator_avt

java.lang.String m_decimalSeparator_avt

m_digit_avt

java.lang.String m_digit_avt

m_fromMatchPattern

XPath m_fromMatchPattern

m_groupingSeparator_avt

java.lang.String m_groupingSeparator_avt

m_infinity_avt

java.lang.String m_infinity_avt

m_minusSign_avt

java.lang.String m_minusSign_avt

m_name_avt

java.lang.String m_name_avt

m_NaN_avt

java.lang.String m_NaN_avt

m_patternSeparator_avt

java.lang.String m_patternSeparator_avt

m_percent_avt

java.lang.String m_percent_avt

m_permille_avt

java.lang.String m_permille_avt

m_valueExpr

XPath m_valueExpr

m_zeroDigit_avt

java.lang.String m_zeroDigit_avt

thisBundle

XSLTResourceBundle thisBundle

Class weblogic.apache.xalan.xslt.ElemElement implements Serializable

Serialized Fields

m_name_avt

AVT m_name_avt

m_namespace_avt

AVT m_namespace_avt

m_prefix

java.lang.String m_prefix

Class weblogic.apache.xalan.xslt.ElemExtensionCall implements Serializable

Serialized Fields

localPart

java.lang.String localPart

m_attrs

org.xml.sax.AttributeList m_attrs

m_extHandlerLookup

java.lang.String m_extHandlerLookup

m_extns

java.lang.String m_extns

m_javaClass

java.lang.Class m_javaClass

m_lang

java.lang.String m_lang

m_scriptSrc

java.lang.String m_scriptSrc

m_srcURL

java.lang.String m_srcURL

Class weblogic.apache.xalan.xslt.ElemFallback implements Serializable

Class weblogic.apache.xalan.xslt.ElemForEach implements Serializable

Serialized Fields

m_doc_cache_off

boolean m_doc_cache_off
This is set by a "doc-cache-off" pi. It tells the engine that documents created in the location paths executed by this element will not be reparsed.

m_selectPattern

XPath m_selectPattern

m_sortElems

java.util.Vector m_sortElems

Class weblogic.apache.xalan.xslt.ElemIf implements Serializable

Serialized Fields

m_test

XPath m_test

Class weblogic.apache.xalan.xslt.ElemLiteralResult implements Serializable

Serialized Fields

m_avts

java.util.Vector m_avts

m_excludeResultPrefixes

StringToStringTable m_excludeResultPrefixes
This is in support of the exclude-result-prefixes attribute. It is really needed only at construction time, and so should probably go somewhere else.

m_extensionElementPrefixes

java.lang.String[] m_extensionElementPrefixes

m_qname

java.lang.String m_qname

Class weblogic.apache.xalan.xslt.ElemMessage implements Serializable

Serialized Fields

m_terminate

java.lang.String m_terminate

Class weblogic.apache.xalan.xslt.ElemNumber implements Serializable

Serialized Fields

m_countMatchPattern

XPath m_countMatchPattern
Only nodes are counted that match this pattern.

m_format_avt

AVT m_format_avt

m_fromMatchPattern

XPath m_fromMatchPattern
Specifies where to count from. For level="single" or level="multiple": Only ancestors that are searched are those that are descendants of the nearest ancestor that matches the from pattern. For level="any: Only nodes after the first node before the current node that match the from pattern are considered.

m_groupingSeparator_avt

AVT m_groupingSeparator_avt

m_groupingSize_avt

AVT m_groupingSize_avt

m_lang_avt

AVT m_lang_avt

m_lettervalue_avt

AVT m_lettervalue_avt

m_level

int m_level
When level="single", it goes up to the first node in the ancestor-or-self axis that matches the count pattern, and constructs a list of length one containing one plus the number of preceding siblings of that ancestor that match the count pattern. If there is no such ancestor, it constructs an empty list. If the from attribute is specified, then the only ancestors that are searched are those that are descendants of the nearest ancestor that matches the from pattern. Preceding siblings has the same meaning here as with the preceding-sibling axis. When level="multiple", it constructs a list of all ancestors of the current node in document order followed by the element itself; it then selects from the list those nodes that match the count pattern; it then maps each node in the list to one plus the number of preceding siblings of that node that match the count pattern. If the from attribute is specified, then the only ancestors that are searched are those that are descendants of the nearest ancestor that matches the from pattern. Preceding siblings has the same meaning here as with the preceding-sibling axis. When level="any", it constructs a list of length one containing the number of nodes that match the count pattern and belong to the set containing the current node and all nodes at any level of the document that are before the current node in document order, excluding any namespace and attribute nodes (in other words the union of the members of the preceding and ancestor-or-self axes). If the from attribute is specified, then only nodes after the first node before the current node that match the from pattern are considered.

m_valueExpr

XPath m_valueExpr
The value attribute contains an expression. The expression is evaluated and the resulting object is converted to a number as if by a call to the number function.

Class weblogic.apache.xalan.xslt.ElemOtherwise implements Serializable

Class weblogic.apache.xalan.xslt.ElemParam implements Serializable

Class weblogic.apache.xalan.xslt.ElemPI implements Serializable

Serialized Fields

m_name_atv

AVT m_name_atv

Class weblogic.apache.xalan.xslt.ElemSort implements Serializable

Serialized Fields

caseOrder_avt

AVT caseOrder_avt

dataType_avt

AVT dataType_avt

lang_avt

AVT lang_avt

m_selectPattern

XPath m_selectPattern

order_avt

AVT order_avt

Class weblogic.apache.xalan.xslt.ElemTemplate implements Serializable

Serialized Fields

m_matchPattern

XPath m_matchPattern

m_mode

QName m_mode

m_name

QName m_name

m_priority

double m_priority

Class weblogic.apache.xalan.xslt.ElemTemplateElement implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException
Read the object from the serialization stream.

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException
Write to the serialization stream.
Serialized Fields

m_baseident

java.net.URL m_baseident

m_columnNumber

int m_columnNumber
The columnOffset where the element occurs in the xsl file.

m_defaultSpace

boolean m_defaultSpace
Tell if this element has the default space handling turned off or on according to the xml:space attribute.

m_elemName

java.lang.String m_elemName
The name of the element.

m_excludedNamespaces

StringToStringTable m_excludedNamespaces
The table of namespaces that are excluded from being used in the result tree but which need to be used in to resolve prefixes.

m_finishedConstruction

boolean m_finishedConstruction
Tell if we've finished construction. This is set to false until the endElement is encountered. It's mainly used to tell us when we need to use the element tree to resolve namespace prefixes, instead of the dynamic namespace stack that is used from the stylesheet.

m_firstChild

ElemTemplateElement m_firstChild
First child.

m_lineNumber

int m_lineNumber
The line number where the element occurs in the xsl file.

m_namespaces

StringToStringTable m_namespaces
The table of namespaces that can be used in the result tree.

m_nextSibling

ElemTemplateElement m_nextSibling
Next sibling.

m_parentNode

ElemTemplateElement m_parentNode
Parent node.

m_stylesheet

Stylesheet m_stylesheet
The owning stylesheet. (Should this only be put on the template element, to conserve space?)

Class weblogic.apache.xalan.xslt.ElemText implements Serializable

Serialized Fields

m_disableOutputEscaping

boolean m_disableOutputEscaping
Tells if this element should disable escaping.

Class weblogic.apache.xalan.xslt.ElemTextLiteral implements Serializable

Serialized Fields

m_ch

char[] m_ch

m_disableOutputEscaping

boolean m_disableOutputEscaping
Tells if this element should disable escaping.

m_isCData

boolean m_isCData

m_preserveSpace

boolean m_preserveSpace

Class weblogic.apache.xalan.xslt.ElemUse implements Serializable

Serialized Fields

m_attributeSetsNames

QName[] m_attributeSetsNames

Class weblogic.apache.xalan.xslt.ElemValueOf implements Serializable

Serialized Fields

isDot

boolean isDot

m_disableOutputEscaping

boolean m_disableOutputEscaping
Tells if this element should disable escaping.

m_selectPattern

XPath m_selectPattern
The select pattern used to locate the value.

Class weblogic.apache.xalan.xslt.ElemVariable implements Serializable

Serialized Fields

m_isTopLevel

boolean m_isTopLevel

m_qname

QName m_qname

m_selectPattern

XPath m_selectPattern

Class weblogic.apache.xalan.xslt.ElemWhen implements Serializable

Serialized Fields

m_test

XPath m_test

Class weblogic.apache.xalan.xslt.ElemWithParam implements Serializable

Serialized Fields

m_qname

QName m_qname

m_selectPattern

XPath m_selectPattern

Class weblogic.apache.xalan.xslt.Stylesheet implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        org.xml.sax.SAXException
Read the stylesheet from a serialization stream.

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException
Serialized Fields

m_attributeSets

java.util.Vector m_attributeSets
Table of attribute sets, keyed by set name.

m_baseIdent

java.lang.String m_baseIdent
The base URL of the XSL document.

m_DecimalFormatDeclarations

java.util.Stack m_DecimalFormatDeclarations
Table of tables of element decimal-format.
See Also:
ElemDecimalFormat.

m_defaultATXpath

XPath m_defaultATXpath
The default template to use for xsl:apply-templates when a select attribute is not found.

m_defaultSpace

boolean m_defaultSpace
Tell if this stylesheet has the default space handling turned off or on according to the xml:space attribute.

m_emptyNamespace

NameSpace m_emptyNamespace
This is pushed on the m_resultNameSpaces stack 'till a xmlns attribute is found.

m_excludeResultPrefixes

StringToStringTable m_excludeResultPrefixes
A lookup table of exclude-result-prefixes.

m_extensionNamespaces

java.util.Hashtable m_extensionNamespaces
The table of extension namespaces.

m_imports

java.util.Vector m_imports
A vector of the -imported- XSL Stylesheets.

m_keyDeclarations

java.util.Vector m_keyDeclarations
Table of KeyDeclaration objects, which are set by the xsl:key element.

m_namespaceDecls

NameSpace m_namespaceDecls
The start of a linked list of namespace declarations, for mapping from prefix to namespace URI.

m_needToBuildKeysTable

boolean m_needToBuildKeysTable
This is set to true if an xsl:key directive is found. Mainly for use by the XMLParserLiaison classes for optimized processing of ids.

m_prefix_aliases

StringToStringTable m_prefix_aliases

m_stylesheetParent

Stylesheet m_stylesheetParent
The parent of the stylesheet. This will be null if this is the root stylesheet.

m_stylesheetRoot

StylesheetRoot m_stylesheetRoot
The root of the stylesheet, where all the tables common to all stylesheets are kept.

m_tablesAreInvalid

boolean m_tablesAreInvalid
Tells if the stylesheet tables need to be rebuilt.

m_templateList

TemplateList m_templateList
The list of templates, and findTemplate support.

m_topLevelVariables

java.util.Vector m_topLevelVariables
Table for defined constants, keyed on the names.

m_whitespacePreservingElements

java.util.Vector m_whitespacePreservingElements
A lookup table of all space preserving elements.

m_whitespaceStrippingElements

java.util.Vector m_whitespaceStrippingElements
A lookup table of all space stripping elements.

m_xpath

XPath m_xpath
XPath object to use for short evaluations, so we don't have to create one every time.

m_xpathProcessor

XPathProcessor m_xpathProcessor
The query/pattern-matcher object.

m_XSLNameSpaceURL

java.lang.String m_XSLNameSpaceURL
The full XSLT Namespace URL. To be replaced by the one actually found.

m_XSLTVerDeclared

double m_XSLTVerDeclared
The version of XSL that was declared.

Class weblogic.apache.xalan.xslt.StylesheetRoot implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        org.xml.sax.SAXException
Read the stylesheet root from a serialization stream.
Serialized Fields

m_cdataSectionElems

QName[] m_cdataSectionElems
List of qnames that specifies elements that should be formatted as CDATA.

m_defaultRootRule

ElemTemplate m_defaultRootRule
The default template to use for the root if we don't find anything else. This is initialized in initDefaultRule(). We kind of need this because the defaultRule isn't good enough because it doesn't supply a document context. For now, I default the root document element to "HTML". Don't know if this is really a good idea or not. I suspect it is not.

m_defaultRule

ElemTemplate m_defaultRule
The default template to use if we don't find anything else. This is initialized in initDefaultRule().

m_defaultTextRule

ElemTemplate m_defaultTextRule
The default template to use for text nodes if we don't find anything else. This is initialized in initDefaultRule().

m_doctypePublic

java.lang.String m_doctypePublic
If doctype-public-id attribute is also specified, then the xml output method should output PUBLIC followed by the public identifier and then the system identifier; otherwise, it should output SYSTEM followed by the system identifier. The internal subset should be empty. The doctype-public-id attribute should be ignored unless the doctype-system-id attribute is specified.

m_doctypeSystem

java.lang.String m_doctypeSystem
If the doctype-system-id attribute is specified, the xml output method should output a document type declaration immediately before the first element. The name following

m_encoding

java.lang.String m_encoding
The encoding attribute specifies the preferred encoding to use for outputting the result tree.

m_indentResult

boolean m_indentResult
indent-result is by default no, which means an XSL processor must not change the whitespace on output.

m_liaisonClassUsedToCreate

java.lang.String m_liaisonClassUsedToCreate

m_mediatype

java.lang.String m_mediatype
The media-type attribute is applicable for the xml output method. The default value for the media-type attribute is text/xml.

m_omitxmlDecl

boolean m_omitxmlDecl
Tells whether or not to output an XML declaration.

m_outputmethod

java.lang.String m_outputmethod
The output method as specified in xsl:output.

m_resultNameSpaceURL

java.lang.String m_resultNameSpaceURL
The URL that belongs to the result namespace.

m_standalone

boolean m_standalone
Tells what the xmldecl should specify for the standalone value.

m_useXercesSerializers

boolean m_useXercesSerializers
If this is set to true, the Xerces serializers will be used, otherwise (false is the default) the Xalan serializers will be used. This is meant as a stop-gap until the Xerces serializers come up to speed.

m_version

java.lang.String m_version
The version tells the version of XML to be used for outputting the result tree, as specified in xsl:output.

Class weblogic.apache.xalan.xslt.TemplateList implements Serializable

Serialized Fields

m_firstTemplate

ElemTemplateElement m_firstTemplate
The first template of the template children.

m_isWrapperless

boolean m_isWrapperless
Tells if the stylesheet is without an xsl:stylesheet and xsl:template wrapper.

m_namedTemplates

java.util.Hashtable m_namedTemplates
Keyed on string macro names, and holding values that are macro elements in the XSL DOM tree. Initialized in initMacroLookupTable, and used in findNamedTemplate.

m_patternTable

java.util.Hashtable m_patternTable
This table is keyed on the target elements of patterns, and contains linked lists of the actual patterns that match the target element to some degree of specifity.

m_stylesheet

Stylesheet m_stylesheet
The stylesheet owner of the list.

m_wrapperlessTemplate

ElemTemplate m_wrapperlessTemplate
The manufactured template if there is no wrapper.

Class weblogic.apache.xalan.xslt.XSLProcessorException implements Serializable


Package weblogic.apache.xalan.xslt.client

Class weblogic.apache.xalan.xslt.client.XSLTProcessorApplet implements Serializable

Serialized Fields

m_codeBase

java.net.URL m_codeBase
I save this for use on the worker thread, but i don't think I need to do this.

m_docTree

org.w3c.dom.Document m_docTree

m_documentBase

java.net.URL m_documentBase

m_documentURL

java.lang.String m_documentURL

m_documentURLOfCached

java.lang.String m_documentURLOfCached

m_processor

XSLTProcessor m_processor

m_styleTree

org.w3c.dom.Document m_styleTree

m_styleURL

java.lang.String m_styleURL

m_styleURLOfCached

java.lang.String m_styleURLOfCached

PARAM_documentURL

java.lang.String PARAM_documentURL

PARAM_parser

java.lang.String PARAM_parser

PARAM_styleURL

java.lang.String PARAM_styleURL

whichParser

java.lang.String whichParser


Package weblogic.apache.xalan.xslt.extensions

Class weblogic.apache.xalan.xslt.extensions.RowSetLocator implements Serializable

Serialized Fields

m_connection

java.sql.Connection m_connection
The JDBC connection.

m_dbURL

java.lang.String m_dbURL
A database URL of the form jdbc:subprotocol:subname.

m_driver

java.lang.String m_driver
A JDBC driver of the form "foo.bar.Driver".

m_password

java.lang.String m_password
Password

m_statement

java.sql.Statement m_statement
The SQL statement, which lets us execute commands against the connection.

m_userID

java.lang.String m_userID
User ID


Package weblogic.apache.xerces.dom

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

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

Serialized Fields

name

java.lang.String name
Attribute name.

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

Serialized Fields

localName

java.lang.String localName
DOM2: localName.

namespaceURI

java.lang.String namespaceURI
DOM2: Namespace URI.

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

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

Serialized Fields

data

java.lang.String data

Class weblogic.apache.xerces.dom.ChildAndParentNode implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserialize object.

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialize object.
Serialized Fields

firstChild

ChildNode firstChild
First child.

ownerDocument

DocumentImpl ownerDocument
Owner document.

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

Serialized Fields

nextSibling

ChildNode nextSibling
Next sibling.

previousSibling

ChildNode previousSibling
Previous sibling.

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

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

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

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

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

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

Serialized Fields

fNamespacesEnabled

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

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

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

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

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

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

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

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

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

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

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

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

Serialized Fields

allowGrammarAccess

boolean allowGrammarAccess
Allow grammar access.

changes

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


docElement

ElementImpl docElement
Document element.

docType

DocumentTypeImpl docType
Document type.

errorChecking

boolean errorChecking
Bypass error checking.

eventListeners

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

identifiers

java.util.Hashtable identifiers
Identifiers.

iterators

java.util.Vector iterators
Iterators

mutationEvents

boolean mutationEvents
Bypass mutation events firing.

ranges

java.util.Vector ranges
Ranges

userData

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

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

Serialized Fields

elements

NamedNodeMapImpl elements
Elements.

entities

NamedNodeMapImpl entities
Entities.

internalSubset

java.lang.String internalSubset

name

java.lang.String name
Document type name.

notations

NamedNodeMapImpl notations
Notations.

publicID

java.lang.String publicID

systemID

java.lang.String systemID

Class weblogic.apache.xerces.dom.DOMExceptionImpl implements Serializable

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

Serialized Fields

attributes

NamedNodeMapImpl attributes
Default attributes.

name

java.lang.String name
Element definition name.

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

Serialized Fields

attributes

AttributeMap attributes
Attributes.

name

java.lang.String name
Element name.

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

Serialized Fields

localName

java.lang.String localName
DOM2: localName.

namespaceURI

java.lang.String namespaceURI
DOM2: Namespace URI.

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

Serialized Fields

name

java.lang.String name
Entity name.

notationName

java.lang.String notationName
Notation name.

publicId

java.lang.String publicId
Public identifier.

systemId

java.lang.String systemId
System identifier.

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

Serialized Fields

name

java.lang.String name
Name of Entity referenced

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

Serialized Fields

flags

short flags

nodes

java.util.Vector nodes
Nodes.

ownerNode

NodeImpl ownerNode

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

Serialization Methods

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialize object.
Serialized Fields

flags

short flags

ownerNode

NodeImpl ownerNode

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

Serialized Fields

name

java.lang.String name
Notation name.

publicId

java.lang.String publicId
Public identifier.

systemId

java.lang.String systemId
System identifier.

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

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream ois)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException
Deserialize object.

writeObject

private void writeObject(java.io.ObjectOutputStream out)
                  throws java.io.IOException
Serialize object.
Serialized Fields

firstChild

ChildNode firstChild
First child.

ownerDocument

DocumentImpl ownerDocument
Owner document.

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

Serialized Fields

target

java.lang.String target

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

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


Package weblogic.apache.xerces.domx

Class weblogic.apache.xerces.domx.DOMException implements Serializable


Package weblogic.apache.xerces.utils

Class weblogic.apache.xerces.utils.URI implements Serializable

Serialized Fields

m_fragment

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

m_host

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

m_path

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

m_port

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

m_queryString

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

m_scheme

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

m_userinfo

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

Class weblogic.apache.xerces.utils.URI.MalformedURIException implements Serializable


Package weblogic.apache.xerces.utils.regex

Class weblogic.apache.xerces.utils.regex.ParseException implements Serializable

Serialized Fields

location

int location

Class weblogic.apache.xerces.utils.regex.RegularExpression implements Serializable

Serialized Fields

hasBackReferences

boolean hasBackReferences

nofparen

int nofparen
The number of parenthesis in the regular expression.

options

int options

regex

java.lang.String regex
A regular expression.

tokentree

weblogic.apache.xerces.utils.regex.Token tokentree
Internal representation of the regular expression.


Package weblogic.apache.xerces.validators.common

Class weblogic.apache.xerces.validators.common.CMException implements Serializable

Serialized Fields

fErrorCode

int fErrorCode


Package weblogic.apache.xerces.validators.datatype

Class weblogic.apache.xerces.validators.datatype.InvalidDatatypeFacetException implements Serializable

Serialized Fields

majorCode

int majorCode

minorCode

int minorCode

Class weblogic.apache.xerces.validators.datatype.InvalidDatatypeValueException implements Serializable

Serialized Fields

majorCode

int majorCode

minorCode

int minorCode

Class weblogic.apache.xerces.validators.datatype.XMLException implements Serializable


Package weblogic.common

Class weblogic.common.ConnectDeadException implements Serializable

Class weblogic.common.ConnectDisabledException implements Serializable

Class weblogic.common.LicenseCorruptException implements Serializable

Class weblogic.common.LicenseException implements Serializable

Class weblogic.common.LicenseInvalidException implements Serializable

Class weblogic.common.LicenseKeyExpiredException implements Serializable

Class weblogic.common.LicenseKeyInvalidException implements Serializable

Class weblogic.common.LicenseKeyIpException implements Serializable

Class weblogic.common.LicenseKeyNotFoundException implements Serializable

Class weblogic.common.LicenseNotFoundException implements Serializable

Class weblogic.common.Monitor implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Internal use only.

writeExternal

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

Class weblogic.common.MonitorException implements Serializable

Class weblogic.common.ParamSet implements Serializable

Serialization Methods

readExternal

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

writeExternal

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

Class weblogic.common.ParamSetException implements Serializable

Class weblogic.common.ParamValue implements Serializable

Serialization Methods

readExternal

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

writeExternal

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

Class weblogic.common.ResourceException implements Serializable

Class weblogic.common.SequenceEvent implements Serializable

Serialized Fields

id

int id
ID of a SequenceEvent.

labels

java.lang.String[] labels

sequenced

Sequenced sequenced

Class weblogic.common.T3Exception implements Serializable

Serialized Fields

nestedException

java.lang.Throwable nestedException

nestedStackTrace

java.lang.String nestedStackTrace

Class weblogic.common.T3ExecuteException implements Serializable

Serialized Fields

nestedException

java.lang.Exception nestedException

nestedExceptionStackTrace

java.lang.String nestedExceptionStackTrace

Class weblogic.common.T3User implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads a DefaultUserInfoImpl object from the specified object input stream.

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes a DefaultUserInfoImpl object to the specified object output stream.


Package weblogic.db.jdbc

Class weblogic.db.jdbc.Column implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException
Private - used for serialization

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Private - used for serialization

Class weblogic.db.jdbc.DataSet implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Internal use only.

writeExternal

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

Class weblogic.db.jdbc.DataSetException implements Serializable

Class weblogic.db.jdbc.EventfulRecord implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Internal use only.

writeExternal

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

Class weblogic.db.jdbc.EventfulTableDataSet implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Internal use only.

writeExternal

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

Class weblogic.db.jdbc.InvalidDateException implements Serializable

Class weblogic.db.jdbc.QueryDataSet implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Internal use only.

writeExternal

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

Class weblogic.db.jdbc.Record implements Serializable

Serialized Fields

fetch_count

int fetch_count

isclean

boolean[] isclean

numcols

int numcols

parentdataset

DataSet parentdataset

prevmethod

int prevmethod

savedWithoutStatusUpdate

boolean savedWithoutStatusUpdate

savemethod

int savemethod

values

Value[] values

Class weblogic.db.jdbc.Schema implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Private - used for serialization

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException
Private - used for serialization

Class weblogic.db.jdbc.TableDataSet implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Internal use only.

writeExternal

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

Class weblogic.db.jdbc.Value implements Serializable

Serialized Fields

typeval

int typeval

valobj

java.lang.Object valobj


Package weblogic.event.actions

Class weblogic.event.actions.Action implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException


Package weblogic.event.common

Class weblogic.event.common.EventGenerationException implements Serializable

Class weblogic.event.common.EventRegistrationException implements Serializable


Package weblogic.event.evaluators

Class weblogic.event.evaluators.Evaluate implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException


Package weblogic.html

Class weblogic.html.FormServlet implements Serializable

Serialized Fields

fields

java.util.Hashtable fields
Deprecated. 

Class weblogic.html.HtmlException implements Serializable


Package weblogic.i18ntools

Class weblogic.i18ntools.L10nLookup implements Serializable

Serialized Fields

subSystems

java.util.Vector subSystems


Package weblogic.jdbc.oci.xa

Class weblogic.jdbc.oci.xa.XADataSource implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream s)
                 throws java.lang.ClassNotFoundException,
                        java.io.IOException

writeObject

private void writeObject(java.io.ObjectOutputStream s)
                  throws java.io.IOException
Serialized Fields

dbField

java.lang.String dbField

dsName

java.lang.String dsName

ociDebug

boolean ociDebug

oracleXATrace

boolean oracleXATrace

props

java.util.Properties props

rmid

int rmid


Package weblogic.jms

Class weblogic.jms.JMSService implements Serializable

Serialized Fields

backEnds

java.util.HashMap backEnds

backEndsHighCount

long backEndsHighCount

backEndsTotalCount

long backEndsTotalCount

beTempDestinationFactory

weblogic.jms.backend.BETempDestinationFactory beTempDestinationFactory

ctx

javax.naming.Context ctx

currentTempDestFactory

weblogic.jms.JMSService.TempDestFactory currentTempDestFactory

defaultConnectionFactories

java.util.HashMap defaultConnectionFactories

dgmSock

weblogic.jms.multicast.JMSTDMSocket dgmSock

domainName

java.lang.String domainName

firstTempDestFactory

weblogic.jms.JMSService.TempDestFactory firstTempDestFactory

frontEnd

weblogic.jms.frontend.FrontEnd frontEnd

idCounter

int idCounter

idMessageCounter

int idMessageCounter

idMessageTimestamp

long idMessageTimestamp

idSeed

int idSeed

idTimestamp

long idTimestamp

initialized

boolean initialized

jmsClientThreadPool

int jmsClientThreadPool

jmsDebug

weblogic.jms.common.JMSDebug jmsDebug

jmsTimerTreeThreadPool

int jmsTimerTreeThreadPool

jvmid

weblogic.rjvm.JVMID jvmid

l_processed

boolean l_processed

lastTempDestFactory

weblogic.jms.JMSService.TempDestFactory lastTempDestFactory

mbeanName

java.lang.String mbeanName

mSock

weblogic.jms.multicast.JMSTMSocketSend mSock

noJMSMBeans

boolean noJMSMBeans

nonReplicatedCtx

javax.naming.Context nonReplicatedCtx

serverMBean

ServerMBean serverMBean

serverName

java.lang.String serverName

shutdownLock

java.lang.Object shutdownLock

state

int state

templates

java.util.HashMap templates

timerTree

weblogic.jms.backend.BETimerTree timerTree


Package weblogic.jms.extensions

Class weblogic.jms.extensions.ConsumerClosedException implements Serializable

Serialized Fields

consumer

javax.jms.MessageConsumer consumer

Class weblogic.jms.extensions.DataOverrunException implements Serializable

Serialized Fields

correlationId

java.lang.String correlationId

destination

javax.jms.Destination destination

messageId

java.lang.String messageId

Class weblogic.jms.extensions.SequenceGapException implements Serializable

Serialized Fields

destination

javax.jms.Destination destination

missingCount

int missingCount


Package weblogic.jndi

Class weblogic.jndi.Environment implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException


Package weblogic.logging

Class weblogic.logging.ConsoleLoggerListener_WLStub implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException


Package weblogic.management

Class weblogic.management.AdminServer implements Serializable

Serialized Fields

theMBeanServer

RemoteMBeanServer theMBeanServer

Class weblogic.management.AttributeAddNotification implements Serializable

Class weblogic.management.AttributeRemoveNotification implements Serializable

Class weblogic.management.DeploymentException implements Serializable

Class weblogic.management.DistributedAttributeUpdateException implements Serializable

Serialized Fields

attribute

javax.management.Attribute attribute

Class weblogic.management.DistributedManagementException implements Serializable

Serialized Fields

exceptions

java.util.List exceptions

Class weblogic.management.DistributedOperationUpdateException implements Serializable

Serialized Fields

actionName

java.lang.String actionName

params

java.lang.Object[] params

signature

java.lang.String[] signature

Class weblogic.management.DistributedUpdateException implements Serializable

Serialized Fields

remoteMBeanServer

javax.management.MBeanServer remoteMBeanServer

remoteName

javax.management.ObjectName remoteName

Class weblogic.management.ManagementError implements Serializable

Class weblogic.management.ManagementException implements Serializable

Class weblogic.management.MBeanCreationException implements Serializable

Class weblogic.management.NoAccessException implements Serializable

Class weblogic.management.NoAccessRuntimeException implements Serializable

Class weblogic.management.UndeploymentException implements Serializable

Class weblogic.management.WebLogicObjectName implements Serializable

Serialized Fields

hashCode

int hashCode

parent

WebLogicObjectName parent


Package weblogic.management.configuration

Class weblogic.management.configuration.Acl implements Serializable

Serialized Fields

helper

weblogic.management.internal.RemoteRealmManager helper

name

java.lang.String name

Class weblogic.management.configuration.AdministratorMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

weblogic.management.configuration.AdministratorMBean delegate

emailAddress

java.lang.String emailAddress

emailAddressIsCached

boolean emailAddressIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

phoneNumber

java.lang.String phoneNumber

phoneNumberIsCached

boolean phoneNumberIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

writeAuthorized

boolean writeAuthorized

writeAuthorizedIsCached

boolean writeAuthorizedIsCached

Class weblogic.management.configuration.AdminMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

weblogic.management.configuration.AdminMBean delegate

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.AdminServerMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

activeDomain

DomainMBean activeDomain

activeDomainIsCached

boolean activeDomainIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

weblogic.management.configuration.AdminServerMBean delegate

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

server

ServerMBean server

serverIsCached

boolean serverIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.ApplicationManagerMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

autoDeployedEnabled

boolean autoDeployedEnabled

autoDeployedEnabledIsCached

boolean autoDeployedEnabledIsCached

autoUpdateInterval

int autoUpdateInterval

autoUpdateIntervalIsCached

boolean autoUpdateIntervalIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

weblogic.management.configuration.ApplicationManagerMBean delegate

directories

java.lang.String[] directories

directoriesIsCached

boolean directoriesIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.ApplicationMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

components

ComponentMBean[] components

componentsIsCached

boolean componentsIsCached

delegate

ApplicationMBean delegate

deployed

boolean deployed

deployedIsCached

boolean deployedIsCached

ear

boolean ear

earIsCached

boolean earIsCached

fullPath

java.lang.String fullPath

fullPathIsCached

boolean fullPathIsCached

internalType

int internalType

internalTypeIsCached

boolean internalTypeIsCached

lastModified

long lastModified

lastModifiedIsCached

boolean lastModifiedIsCached

loadedFromAppDir

boolean loadedFromAppDir

loadedFromAppDirIsCached

boolean loadedFromAppDirIsCached

loadError

java.lang.Exception loadError

loadErrorIsCached

boolean loadErrorIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

modified

boolean modified

modifiedIsCached

boolean modifiedIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

path

java.lang.String path

pathIsCached

boolean pathIsCached

protectedApp

boolean protectedApp

protectedAppIsCached

boolean protectedAppIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.BasicRealmMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

BasicRealmMBean delegate

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

realmClassName

java.lang.String realmClassName

realmClassNameIsCached

boolean realmClassNameIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.CachingRealmMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

aclCacheEnable

boolean aclCacheEnable

aclCacheEnableIsCached

boolean aclCacheEnableIsCached

aclCacheSize

int aclCacheSize

aclCacheSizeIsCached

boolean aclCacheSizeIsCached

aclCacheTTLNegative

int aclCacheTTLNegative

aclCacheTTLNegativeIsCached

boolean aclCacheTTLNegativeIsCached

aclCacheTTLPositive

int aclCacheTTLPositive

aclCacheTTLPositiveIsCached

boolean aclCacheTTLPositiveIsCached

authenticationCacheEnable

boolean authenticationCacheEnable

authenticationCacheEnableIsCached

boolean authenticationCacheEnableIsCached

authenticationCacheSize

int authenticationCacheSize

authenticationCacheSizeIsCached

boolean authenticationCacheSizeIsCached

authenticationCacheTTLNegative

int authenticationCacheTTLNegative

authenticationCacheTTLNegativeIsCached

boolean authenticationCacheTTLNegativeIsCached

authenticationCacheTTLPositive

int authenticationCacheTTLPositive

authenticationCacheTTLPositiveIsCached

boolean authenticationCacheTTLPositiveIsCached

basicRealm

BasicRealmMBean basicRealm

basicRealmIsCached

boolean basicRealmIsCached

cacheCaseSensitive

boolean cacheCaseSensitive

cacheCaseSensitiveIsCached

boolean cacheCaseSensitiveIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

CachingRealmMBean delegate

groupCacheEnable

boolean groupCacheEnable

groupCacheEnableIsCached

boolean groupCacheEnableIsCached

groupCacheSize

int groupCacheSize

groupCacheSizeIsCached

boolean groupCacheSizeIsCached

groupCacheTTLNegative

int groupCacheTTLNegative

groupCacheTTLNegativeIsCached

boolean groupCacheTTLNegativeIsCached

groupCacheTTLPositive

int groupCacheTTLPositive

groupCacheTTLPositiveIsCached

boolean groupCacheTTLPositiveIsCached

groupMembershipCacheTTL

int groupMembershipCacheTTL

groupMembershipCacheTTLIsCached

boolean groupMembershipCacheTTLIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

permissionCacheEnable

boolean permissionCacheEnable

permissionCacheEnableIsCached

boolean permissionCacheEnableIsCached

permissionCacheSize

int permissionCacheSize

permissionCacheSizeIsCached

boolean permissionCacheSizeIsCached

permissionCacheTTLNegative

int permissionCacheTTLNegative

permissionCacheTTLNegativeIsCached

boolean permissionCacheTTLNegativeIsCached

permissionCacheTTLPositive

int permissionCacheTTLPositive

permissionCacheTTLPositiveIsCached

boolean permissionCacheTTLPositiveIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

userCacheEnable

boolean userCacheEnable

userCacheEnableIsCached

boolean userCacheEnableIsCached

userCacheSize

int userCacheSize

userCacheSizeIsCached

boolean userCacheSizeIsCached

userCacheTTLNegative

int userCacheTTLNegative

userCacheTTLNegativeIsCached

boolean userCacheTTLNegativeIsCached

userCacheTTLPositive

int userCacheTTLPositive

userCacheTTLPositiveIsCached

boolean userCacheTTLPositiveIsCached

Class weblogic.management.configuration.ClassDeploymentMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

arguments

java.lang.String arguments

argumentsIsCached

boolean argumentsIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

className

java.lang.String className

classNameIsCached

boolean classNameIsCached

delegate

weblogic.management.configuration.ClassDeploymentMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.ClusterMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

clusterAddress

java.lang.String clusterAddress

clusterAddressIsCached

boolean clusterAddressIsCached

defaultLoadAlgorithm

java.lang.String defaultLoadAlgorithm

defaultLoadAlgorithmIsCached

boolean defaultLoadAlgorithmIsCached

delegate

ClusterMBean delegate

deployments

DeploymentMBean[] deployments

deploymentsIsCached

boolean deploymentsIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

multicastAddress

java.lang.String multicastAddress

multicastAddressIsCached

boolean multicastAddressIsCached

multicastSendDelay

int multicastSendDelay

multicastSendDelayIsCached

boolean multicastSendDelayIsCached

multicastTTL

int multicastTTL

multicastTTLIsCached

boolean multicastTTLIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

servers

ServerMBean[] servers

serversIsCached

boolean serversIsCached

serviceAgeThresholdSeconds

int serviceAgeThresholdSeconds

serviceAgeThresholdSecondsIsCached

boolean serviceAgeThresholdSecondsIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.ComponentMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

application

ApplicationMBean application

applicationIsCached

boolean applicationIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

ComponentMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

uri

java.lang.String uri

uriIsCached

boolean uriIsCached

Class weblogic.management.configuration.ConfigurationError implements Serializable

Class weblogic.management.configuration.ConfigurationException implements Serializable

Class weblogic.management.configuration.ConfigurationMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

ConfigurationMBean delegate

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.CustomRealmMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

configurationData

java.util.Properties configurationData

configurationDataIsCached

boolean configurationDataIsCached

delegate

weblogic.management.configuration.CustomRealmMBean delegate

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

realmClassName

java.lang.String realmClassName

realmClassNameIsCached

boolean realmClassNameIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.DeploymentMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

DeploymentMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.DomainLogFilterMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

DomainLogFilterMBean delegate

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

severityLevel

int severityLevel

severityLevelIsCached

boolean severityLevelIsCached

subsystemNames

java.lang.String[] subsystemNames

subsystemNamesIsCached

boolean subsystemNamesIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

userIds

java.lang.String[] userIds

userIdsIsCached

boolean userIdsIsCached

Class weblogic.management.configuration.DomainMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

active

boolean active

activeIsCached

boolean activeIsCached

applicationManager

weblogic.management.configuration.ApplicationManagerMBean applicationManager

applicationManagerIsCached

boolean applicationManagerIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

DomainMBean delegate

deployments

DeploymentMBean[] deployments

deploymentsIsCached

boolean deploymentsIsCached

jta

JTAMBean jta

jtaIsCached

boolean jtaIsCached

lastModificationTime

long lastModificationTime

lastModificationTimeIsCached

boolean lastModificationTimeIsCached

log

LogMBean log

logIsCached

boolean logIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

repository

weblogic.management.configuration.RepositoryMBean repository

repositoryIsCached

boolean repositoryIsCached

rootDirectory

java.lang.String rootDirectory

rootDirectoryIsCached

boolean rootDirectoryIsCached

security

SecurityMBean security

securityIsCached

boolean securityIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.EJBComponentMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

application

ApplicationMBean application

applicationIsCached

boolean applicationIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

EJBComponentMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

ejbDescriptors

weblogic.management.configuration.application.EJBDescriptorMBean[] ejbDescriptors

ejbDescriptorsIsCached

boolean ejbDescriptorsIsCached

extraRmicOptions

java.lang.String extraRmicOptions

extraRmicOptionsIsCached

boolean extraRmicOptionsIsCached

javaCompiler

java.lang.String javaCompiler

javaCompilerIsCached

boolean javaCompilerIsCached

javaCompilerPostClassPath

java.lang.String javaCompilerPostClassPath

javaCompilerPostClassPathIsCached

boolean javaCompilerPostClassPathIsCached

javaCompilerPreClassPath

java.lang.String javaCompilerPreClassPath

javaCompilerPreClassPathIsCached

boolean javaCompilerPreClassPathIsCached

keepGenerated

boolean keepGenerated

keepGeneratedIsCached

boolean keepGeneratedIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

tmpPath

java.lang.String tmpPath

tmpPathIsCached

boolean tmpPathIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

uri

java.lang.String uri

uriIsCached

boolean uriIsCached

Class weblogic.management.configuration.ExecuteQueueMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

ExecuteQueueMBean delegate

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

queueLength

int queueLength

queueLengthIsCached

boolean queueLengthIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

threadCount

int threadCount

threadCountIsCached

boolean threadCountIsCached

threadPriority

int threadPriority

threadPriorityIsCached

boolean threadPriorityIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.FileRealmMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

weblogic.management.configuration.FileRealmMBean delegate

maxACLs

int maxACLs

maxACLsIsCached

boolean maxACLsIsCached

maxGroups

int maxGroups

maxGroupsIsCached

boolean maxGroupsIsCached

maxUsers

int maxUsers

maxUsersIsCached

boolean maxUsersIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.FileT3MBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

weblogic.management.configuration.FileT3MBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

path

java.lang.String path

pathIsCached

boolean pathIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.Group implements Serializable

Serialized Fields

helper

weblogic.management.internal.RemoteRealmManager helper

Class weblogic.management.configuration.JDBCConnectionPoolMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

aclName

java.lang.String aclName

aclNameIsCached

boolean aclNameIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

capacityIncrement

int capacityIncrement

capacityIncrementIsCached

boolean capacityIncrementIsCached

delegate

JDBCConnectionPoolMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

driverName

java.lang.String driverName

driverNameIsCached

boolean driverNameIsCached

initialCapacity

int initialCapacity

initialCapacityIsCached

boolean initialCapacityIsCached

jdbcConnectionPoolRuntime

weblogic.management.runtime.JDBCConnectionPoolRuntimeMBean jdbcConnectionPoolRuntime

jdbcConnectionPoolRuntimeIsCached

boolean jdbcConnectionPoolRuntimeIsCached

jdbcxaDebugLevel

int jdbcxaDebugLevel

jdbcxaDebugLevelIsCached

boolean jdbcxaDebugLevelIsCached

loginDelaySeconds

int loginDelaySeconds

loginDelaySecondsIsCached

boolean loginDelaySecondsIsCached

maxCapacity

int maxCapacity

maxCapacityIsCached

boolean maxCapacityIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

properties

java.util.Properties properties

propertiesIsCached

boolean propertiesIsCached

refreshMinutes

int refreshMinutes

refreshMinutesIsCached

boolean refreshMinutesIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

shrinkingEnabled

boolean shrinkingEnabled

shrinkingEnabledIsCached

boolean shrinkingEnabledIsCached

shrinkPeriodMinutes

int shrinkPeriodMinutes

shrinkPeriodMinutesIsCached

boolean shrinkPeriodMinutesIsCached

supportsLocalTransaction

boolean supportsLocalTransaction

supportsLocalTransactionIsCached

boolean supportsLocalTransactionIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

testConnectionsOnRelease

boolean testConnectionsOnRelease

testConnectionsOnReleaseIsCached

boolean testConnectionsOnReleaseIsCached

testConnectionsOnReserve

boolean testConnectionsOnReserve

testConnectionsOnReserveIsCached

boolean testConnectionsOnReserveIsCached

testTableName

java.lang.String testTableName

testTableNameIsCached

boolean testTableNameIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

url

java.lang.String url

urlIsCached

boolean urlIsCached

Class weblogic.management.configuration.JDBCDataSourceMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

JDBCDataSourceMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

jndiName

java.lang.String jndiName

jndiNameIsCached

boolean jndiNameIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

poolName

java.lang.String poolName

poolNameIsCached

boolean poolNameIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.JDBCMultiPoolMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

aclName

java.lang.String aclName

aclNameIsCached

boolean aclNameIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

JDBCMultiPoolMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

highAvail

boolean highAvail

highAvailIsCached

boolean highAvailIsCached

loadBalance

boolean loadBalance

loadBalanceIsCached

boolean loadBalanceIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

poolList

JDBCConnectionPoolMBean[] poolList

poolListIsCached

boolean poolListIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.JDBCTxDataSourceMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

JDBCTxDataSourceMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

enableTwoPhaseCommit

boolean enableTwoPhaseCommit

enableTwoPhaseCommitIsCached

boolean enableTwoPhaseCommitIsCached

jndiName

java.lang.String jndiName

jndiNameIsCached

boolean jndiNameIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

poolName

java.lang.String poolName

poolNameIsCached

boolean poolNameIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.JMSConnectionConsumerMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

JMSConnectionConsumerMBean delegate

destination

java.lang.String destination

destinationIsCached

boolean destinationIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

messagesMaximum

long messagesMaximum

messagesMaximumIsCached

boolean messagesMaximumIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

selector

java.lang.String selector

selectorIsCached

boolean selectorIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.JMSConnectionFactoryMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

allowCloseInOnMessage

boolean allowCloseInOnMessage

allowCloseInOnMessageIsCached

boolean allowCloseInOnMessageIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

clientId

java.lang.String clientId

clientIdIsCached

boolean clientIdIsCached

defaultDeliveryMode

java.lang.String defaultDeliveryMode

defaultDeliveryModeIsCached

boolean defaultDeliveryModeIsCached

defaultPriority

int defaultPriority

defaultPriorityIsCached

boolean defaultPriorityIsCached

defaultTimeToLive

long defaultTimeToLive

defaultTimeToLiveIsCached

boolean defaultTimeToLiveIsCached

delegate

JMSConnectionFactoryMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

jndiName

java.lang.String jndiName

jndiNameIsCached

boolean jndiNameIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

messagesMaximum

int messagesMaximum

messagesMaximumIsCached

boolean messagesMaximumIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

overrunPolicy

java.lang.String overrunPolicy

overrunPolicyIsCached

boolean overrunPolicyIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

transactionTimeout

long transactionTimeout

transactionTimeoutIsCached

boolean transactionTimeoutIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

userTransactionsEnabled

boolean userTransactionsEnabled

userTransactionsEnabledIsCached

boolean userTransactionsEnabledIsCached

Class weblogic.management.configuration.JMSDestinationKeyMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

JMSDestinationKeyMBean delegate

direction

java.lang.String direction

directionIsCached

boolean directionIsCached

keyType

java.lang.String keyType

keyTypeIsCached

boolean keyTypeIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

property

java.lang.String property

propertyIsCached

boolean propertyIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.JMSDestinationMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

bytesMaximum

long bytesMaximum

bytesMaximumIsCached

boolean bytesMaximumIsCached

bytesThresholdHigh

long bytesThresholdHigh

bytesThresholdHighIsCached

boolean bytesThresholdHighIsCached

bytesThresholdLow

long bytesThresholdLow

bytesThresholdLowIsCached

boolean bytesThresholdLowIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

JMSDestinationMBean delegate

deliveryModeOverride

java.lang.String deliveryModeOverride

deliveryModeOverrideIsCached

boolean deliveryModeOverrideIsCached

destinationKeys

JMSDestinationKeyMBean[] destinationKeys

destinationKeysIsCached

boolean destinationKeysIsCached

destinations

JMSDestinationMBean[] destinations

destinationsIsCached

boolean destinationsIsCached

jndiName

java.lang.String jndiName

jndiNameIsCached

boolean jndiNameIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

messagesMaximum

long messagesMaximum

messagesMaximumIsCached

boolean messagesMaximumIsCached

messagesThresholdHigh

long messagesThresholdHigh

messagesThresholdHighIsCached

boolean messagesThresholdHighIsCached

messagesThresholdLow

long messagesThresholdLow

messagesThresholdLowIsCached

boolean messagesThresholdLowIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

priorityOverride

int priorityOverride

priorityOverrideIsCached

boolean priorityOverrideIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

storeEnabled

java.lang.String storeEnabled

storeEnabledIsCached

boolean storeEnabledIsCached

template

JMSTemplateMBean template

templateIsCached

boolean templateIsCached

timeToLiveOverride

long timeToLiveOverride

timeToLiveOverrideIsCached

boolean timeToLiveOverrideIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.JMSFileStoreMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

JMSFileStoreMBean delegate

directory

java.lang.String directory

directoryIsCached

boolean directoryIsCached

jmsServer

JMSServerMBean jmsServer

jmsServerIsCached

boolean jmsServerIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.JMSJDBCStoreMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

connectionPool

JDBCConnectionPoolMBean connectionPool

connectionPoolIsCached

boolean connectionPoolIsCached

delegate

JMSJDBCStoreMBean delegate

jmsServer

JMSServerMBean jmsServer

jmsServerIsCached

boolean jmsServerIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

prefixName

java.lang.String prefixName

prefixNameIsCached

boolean prefixNameIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.JMSQueueMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

bytesMaximum

long bytesMaximum

bytesMaximumIsCached

boolean bytesMaximumIsCached

bytesThresholdHigh

long bytesThresholdHigh

bytesThresholdHighIsCached

boolean bytesThresholdHighIsCached

bytesThresholdLow

long bytesThresholdLow

bytesThresholdLowIsCached

boolean bytesThresholdLowIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

JMSQueueMBean delegate

deliveryModeOverride

java.lang.String deliveryModeOverride

deliveryModeOverrideIsCached

boolean deliveryModeOverrideIsCached

destinationKeys

JMSDestinationKeyMBean[] destinationKeys

destinationKeysIsCached

boolean destinationKeysIsCached

destinations

JMSDestinationMBean[] destinations

destinationsIsCached

boolean destinationsIsCached

jndiName

java.lang.String jndiName

jndiNameIsCached

boolean jndiNameIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

messagesMaximum

long messagesMaximum

messagesMaximumIsCached

boolean messagesMaximumIsCached

messagesThresholdHigh

long messagesThresholdHigh

messagesThresholdHighIsCached

boolean messagesThresholdHighIsCached

messagesThresholdLow

long messagesThresholdLow

messagesThresholdLowIsCached

boolean messagesThresholdLowIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

priorityOverride

int priorityOverride

priorityOverrideIsCached

boolean priorityOverrideIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

storeEnabled

java.lang.String storeEnabled

storeEnabledIsCached

boolean storeEnabledIsCached

template

JMSTemplateMBean template

templateIsCached

boolean templateIsCached

timeToLiveOverride

long timeToLiveOverride

timeToLiveOverrideIsCached

boolean timeToLiveOverrideIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.JMSServerMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

bytesMaximum

long bytesMaximum

bytesMaximumIsCached

boolean bytesMaximumIsCached

bytesThresholdHigh

long bytesThresholdHigh

bytesThresholdHighIsCached

boolean bytesThresholdHighIsCached

bytesThresholdLow

long bytesThresholdLow

bytesThresholdLowIsCached

boolean bytesThresholdLowIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

JMSServerMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

destinations

JMSDestinationMBean[] destinations

destinationsIsCached

boolean destinationsIsCached

jdbcStoreUpgradeEnabled

boolean jdbcStoreUpgradeEnabled

jdbcStoreUpgradeEnabledIsCached

boolean jdbcStoreUpgradeEnabledIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

messagesMaximum

long messagesMaximum

messagesMaximumIsCached

boolean messagesMaximumIsCached

messagesThresholdHigh

long messagesThresholdHigh

messagesThresholdHighIsCached

boolean messagesThresholdHighIsCached

messagesThresholdLow

long messagesThresholdLow

messagesThresholdLowIsCached

boolean messagesThresholdLowIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

sessionPools

JMSSessionPoolMBean[] sessionPools

sessionPoolsIsCached

boolean sessionPoolsIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

store

JMSStoreMBean store

storeIsCached

boolean storeIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

temporaryTemplate

JMSTemplateMBean temporaryTemplate

temporaryTemplateIsCached

boolean temporaryTemplateIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.JMSSessionPoolMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

acknowledgeMode

java.lang.String acknowledgeMode

acknowledgeModeIsCached

boolean acknowledgeModeIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

connectionConsumers

JMSConnectionConsumerMBean[] connectionConsumers

connectionConsumersIsCached

boolean connectionConsumersIsCached

connectionFactory

java.lang.String connectionFactory

connectionFactoryIsCached

boolean connectionFactoryIsCached

delegate

JMSSessionPoolMBean delegate

listenerClass

java.lang.String listenerClass

listenerClassIsCached

boolean listenerClassIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

sessionsMaximum

int sessionsMaximum

sessionsMaximumIsCached

boolean sessionsMaximumIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

transacted

boolean transacted

transactedIsCached

boolean transactedIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.JMSStoreMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

JMSStoreMBean delegate

jmsServer

JMSServerMBean jmsServer

jmsServerIsCached

boolean jmsServerIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.JMSTemplateMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

bytesMaximum

long bytesMaximum

bytesMaximumIsCached

boolean bytesMaximumIsCached

bytesThresholdHigh

long bytesThresholdHigh

bytesThresholdHighIsCached

boolean bytesThresholdHighIsCached

bytesThresholdLow

long bytesThresholdLow

bytesThresholdLowIsCached

boolean bytesThresholdLowIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

JMSTemplateMBean delegate

deliveryModeOverride

java.lang.String deliveryModeOverride

deliveryModeOverrideIsCached

boolean deliveryModeOverrideIsCached

destinationKeys

JMSDestinationKeyMBean[] destinationKeys

destinationKeysIsCached

boolean destinationKeysIsCached

destinations

JMSDestinationMBean[] destinations

destinationsIsCached

boolean destinationsIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

messagesMaximum

long messagesMaximum

messagesMaximumIsCached

boolean messagesMaximumIsCached

messagesThresholdHigh

long messagesThresholdHigh

messagesThresholdHighIsCached

boolean messagesThresholdHighIsCached

messagesThresholdLow

long messagesThresholdLow

messagesThresholdLowIsCached

boolean messagesThresholdLowIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

priorityOverride

int priorityOverride

priorityOverrideIsCached

boolean priorityOverrideIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

timeToLiveOverride

long timeToLiveOverride

timeToLiveOverrideIsCached

boolean timeToLiveOverrideIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.JMSTopicMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

bytesMaximum

long bytesMaximum

bytesMaximumIsCached

boolean bytesMaximumIsCached

bytesThresholdHigh

long bytesThresholdHigh

bytesThresholdHighIsCached

boolean bytesThresholdHighIsCached

bytesThresholdLow

long bytesThresholdLow

bytesThresholdLowIsCached

boolean bytesThresholdLowIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

JMSTopicMBean delegate

deliveryModeOverride

java.lang.String deliveryModeOverride

deliveryModeOverrideIsCached

boolean deliveryModeOverrideIsCached

destinationKeys

JMSDestinationKeyMBean[] destinationKeys

destinationKeysIsCached

boolean destinationKeysIsCached

destinations

JMSDestinationMBean[] destinations

destinationsIsCached

boolean destinationsIsCached

jndiName

java.lang.String jndiName

jndiNameIsCached

boolean jndiNameIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

messagesMaximum

long messagesMaximum

messagesMaximumIsCached

boolean messagesMaximumIsCached

messagesThresholdHigh

long messagesThresholdHigh

messagesThresholdHighIsCached

boolean messagesThresholdHighIsCached

messagesThresholdLow

long messagesThresholdLow

messagesThresholdLowIsCached

boolean messagesThresholdLowIsCached

multicastAddress

java.lang.String multicastAddress

multicastAddressIsCached

boolean multicastAddressIsCached

multicastPort

int multicastPort

multicastPortIsCached

boolean multicastPortIsCached

multicastTTL

int multicastTTL

multicastTTLIsCached

boolean multicastTTLIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

priorityOverride

int priorityOverride

priorityOverrideIsCached

boolean priorityOverrideIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

storeEnabled

java.lang.String storeEnabled

storeEnabledIsCached

boolean storeEnabledIsCached

template

JMSTemplateMBean template

templateIsCached

boolean templateIsCached

timeToLiveOverride

long timeToLiveOverride

timeToLiveOverrideIsCached

boolean timeToLiveOverrideIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.JoltConnectionPoolMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

applicationPassword

java.lang.String applicationPassword

applicationPasswordIsCached

boolean applicationPasswordIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

weblogic.management.configuration.JoltConnectionPoolMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

failoverAddresses

java.lang.String[] failoverAddresses

failoverAddressesIsCached

boolean failoverAddressesIsCached

maximumPoolSize

int maximumPoolSize

maximumPoolSizeIsCached

boolean maximumPoolSizeIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

minimumPoolSize

int minimumPoolSize

minimumPoolSizeIsCached

boolean minimumPoolSizeIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

primaryAddresses

java.lang.String[] primaryAddresses

primaryAddressesIsCached

boolean primaryAddressesIsCached

recvTimeout

int recvTimeout

recvTimeoutIsCached

boolean recvTimeoutIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

securityContextEnabled

boolean securityContextEnabled

securityContextEnabledIsCached

boolean securityContextEnabledIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

userName

java.lang.String userName

userNameIsCached

boolean userNameIsCached

userPassword

java.lang.String userPassword

userPasswordIsCached

boolean userPasswordIsCached

userRole

java.lang.String userRole

userRoleIsCached

boolean userRoleIsCached

Class weblogic.management.configuration.JTAMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

abandonTimeoutSeconds

int abandonTimeoutSeconds

abandonTimeoutSecondsIsCached

boolean abandonTimeoutSecondsIsCached

beforeCompletionIterationLimit

int beforeCompletionIterationLimit

beforeCompletionIterationLimitIsCached

boolean beforeCompletionIterationLimitIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

JTAMBean delegate

forgetHeuristics

boolean forgetHeuristics

forgetHeuristicsIsCached

boolean forgetHeuristicsIsCached

maxTransactions

int maxTransactions

maxTransactionsIsCached

boolean maxTransactionsIsCached

maxUniqueNameStatistics

int maxUniqueNameStatistics

maxUniqueNameStatisticsIsCached

boolean maxUniqueNameStatisticsIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

timeoutSeconds

int timeoutSeconds

timeoutSecondsIsCached

boolean timeoutSecondsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.KernelDebugMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

debugAbbreviation

boolean debugAbbreviation

debugAbbreviationIsCached

boolean debugAbbreviationIsCached

debugConnection

boolean debugConnection

debugConnectionIsCached

boolean debugConnectionIsCached

debugDGCEnrollment

boolean debugDGCEnrollment

debugDGCEnrollmentIsCached

boolean debugDGCEnrollmentIsCached

debugFailOver

boolean debugFailOver

debugFailOverIsCached

boolean debugFailOverIsCached

debugLoadBalancing

boolean debugLoadBalancing

debugLoadBalancingIsCached

boolean debugLoadBalancingIsCached

debugMessaging

boolean debugMessaging

debugMessagingIsCached

boolean debugMessagingIsCached

debugRC4

boolean debugRC4

debugRC4IsCached

boolean debugRC4IsCached

debugRouting

boolean debugRouting

debugRoutingIsCached

boolean debugRoutingIsCached

debugRSA

boolean debugRSA

debugRSAIsCached

boolean debugRSAIsCached

debugSSL

boolean debugSSL

debugSSLIsCached

boolean debugSSLIsCached

delegate

weblogic.management.configuration.KernelDebugMBean delegate

forceGCEachDGCPeriod

boolean forceGCEachDGCPeriod

forceGCEachDGCPeriodIsCached

boolean forceGCEachDGCPeriodIsCached

logDGCStatistics

boolean logDGCStatistics

logDGCStatisticsIsCached

boolean logDGCStatisticsIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.KernelMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

completeHTTPMessageTimeout

int completeHTTPMessageTimeout

completeHTTPMessageTimeoutIsCached

boolean completeHTTPMessageTimeoutIsCached

completeIIOPMessageTimeout

int completeIIOPMessageTimeout

completeIIOPMessageTimeoutIsCached

boolean completeIIOPMessageTimeoutIsCached

completeT3MessageTimeout

int completeT3MessageTimeout

completeT3MessageTimeoutIsCached

boolean completeT3MessageTimeoutIsCached

defaultProtocol

java.lang.String defaultProtocol

defaultProtocolIsCached

boolean defaultProtocolIsCached

defaultSecureProtocol

java.lang.String defaultSecureProtocol

defaultSecureProtocolIsCached

boolean defaultSecureProtocolIsCached

delegate

KernelMBean delegate

dgcIdlePeriodsUntilTimeout

int dgcIdlePeriodsUntilTimeout

dgcIdlePeriodsUntilTimeoutIsCached

boolean dgcIdlePeriodsUntilTimeoutIsCached

idlePeriodsUntilTimeout

int idlePeriodsUntilTimeout

idlePeriodsUntilTimeoutIsCached

boolean idlePeriodsUntilTimeoutIsCached

instrumentStackTraceEnabled

boolean instrumentStackTraceEnabled

instrumentStackTraceEnabledIsCached

boolean instrumentStackTraceEnabledIsCached

kernelDebug

weblogic.management.configuration.KernelDebugMBean kernelDebug

kernelDebugIsCached

boolean kernelDebugIsCached

log

LogMBean log

logIsCached

boolean logIsCached

logRemoteExceptionsEnabled

boolean logRemoteExceptionsEnabled

logRemoteExceptionsEnabledIsCached

boolean logRemoteExceptionsEnabledIsCached

maxHTTPMessageSize

int maxHTTPMessageSize

maxHTTPMessageSizeIsCached

boolean maxHTTPMessageSizeIsCached

maxIIOPMessageSize

int maxIIOPMessageSize

maxIIOPMessageSizeIsCached

boolean maxIIOPMessageSizeIsCached

maxT3MessageSize

int maxT3MessageSize

maxT3MessageSizeIsCached

boolean maxT3MessageSizeIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

nativeIOEnabled

boolean nativeIOEnabled

nativeIOEnabledIsCached

boolean nativeIOEnabledIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

periodLength

int periodLength

periodLengthIsCached

boolean periodLengthIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

responseTimeout

int responseTimeout

responseTimeoutIsCached

boolean responseTimeoutIsCached

reverseDNSAllowed

boolean reverseDNSAllowed

reverseDNSAllowedIsCached

boolean reverseDNSAllowedIsCached

rjvmIdleTimeout

int rjvmIdleTimeout

rjvmIdleTimeoutIsCached

boolean rjvmIdleTimeoutIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

socketReaderTimeoutMaxMillis

int socketReaderTimeoutMaxMillis

socketReaderTimeoutMaxMillisIsCached

boolean socketReaderTimeoutMaxMillisIsCached

socketReaderTimeoutMinMillis

int socketReaderTimeoutMinMillis

socketReaderTimeoutMinMillisIsCached

boolean socketReaderTimeoutMinMillisIsCached

ssl

SSLMBean ssl

sslIsCached

boolean sslIsCached

stdoutDebugEnabled

boolean stdoutDebugEnabled

stdoutDebugEnabledIsCached

boolean stdoutDebugEnabledIsCached

stdoutEnabled

boolean stdoutEnabled

stdoutEnabledIsCached

boolean stdoutEnabledIsCached

stdoutSeverityLevel

int stdoutSeverityLevel

stdoutSeverityLevelIsCached

boolean stdoutSeverityLevelIsCached

threadPoolPercentSocketReaders

int threadPoolPercentSocketReaders

threadPoolPercentSocketReadersIsCached

boolean threadPoolPercentSocketReadersIsCached

threadPoolSize

int threadPoolSize

threadPoolSizeIsCached

boolean threadPoolSizeIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

validProtocols

java.util.Map validProtocols

validProtocolsIsCached

boolean validProtocolsIsCached

Class weblogic.management.configuration.LDAPRealmMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

authProtocol

java.lang.String authProtocol

authProtocolIsCached

boolean authProtocolIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

credential

java.lang.String credential

credentialIsCached

boolean credentialIsCached

delegate

weblogic.management.configuration.LDAPRealmMBean delegate

groupDN

java.lang.String groupDN

groupDNIsCached

boolean groupDNIsCached

groupIsContext

boolean groupIsContext

groupIsContextIsCached

boolean groupIsContextIsCached

groupNameAttribute

java.lang.String groupNameAttribute

groupNameAttributeIsCached

boolean groupNameAttributeIsCached

groupUsernameAttribute

java.lang.String groupUsernameAttribute

groupUsernameAttributeIsCached

boolean groupUsernameAttributeIsCached

ldapProvider

java.lang.String ldapProvider

ldapProviderIsCached

boolean ldapProviderIsCached

ldapurl

java.lang.String ldapurl

ldapurlIsCached

boolean ldapurlIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

principal

java.lang.String principal

principalIsCached

boolean principalIsCached

realmClassName

java.lang.String realmClassName

realmClassNameIsCached

boolean realmClassNameIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

sslEnable

boolean sslEnable

sslEnableIsCached

boolean sslEnableIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

userAuthentication

java.lang.String userAuthentication

userAuthenticationIsCached

boolean userAuthenticationIsCached

userDN

java.lang.String userDN

userDNIsCached

boolean userDNIsCached

userNameAttribute

java.lang.String userNameAttribute

userNameAttributeIsCached

boolean userNameAttributeIsCached

userPasswordAttribute

java.lang.String userPasswordAttribute

userPasswordAttributeIsCached

boolean userPasswordAttributeIsCached

Class weblogic.management.configuration.LogMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

LogMBean delegate

fileCount

int fileCount

fileCountIsCached

boolean fileCountIsCached

fileMinSize

int fileMinSize

fileMinSizeIsCached

boolean fileMinSizeIsCached

fileName

java.lang.String fileName

fileNameIsCached

boolean fileNameIsCached

fileTimeSpan

int fileTimeSpan

fileTimeSpanIsCached

boolean fileTimeSpanIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

numberOfFilesLimited

boolean numberOfFilesLimited

numberOfFilesLimitedIsCached

boolean numberOfFilesLimitedIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

rotationType

java.lang.String rotationType

rotationTypeIsCached

boolean rotationTypeIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.MachineMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

addresses

java.lang.String[] addresses

addressesIsCached

boolean addressesIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

weblogic.management.configuration.MachineMBean delegate

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

startdPort

int startdPort

startdPortIsCached

boolean startdPortIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.MailSessionMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

weblogic.management.configuration.MailSessionMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

jndiName

java.lang.String jndiName

jndiNameIsCached

boolean jndiNameIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

properties

java.util.Properties properties

propertiesIsCached

boolean propertiesIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.NTRealmMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

weblogic.management.configuration.NTRealmMBean delegate

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

preferredMaxBytes

int preferredMaxBytes

preferredMaxBytesIsCached

boolean preferredMaxBytesIsCached

primaryDomain

java.lang.String primaryDomain

primaryDomainIsCached

boolean primaryDomainIsCached

realmClassName

java.lang.String realmClassName

realmClassNameIsCached

boolean realmClassNameIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.OutOfDateConfigurationException implements Serializable

Serialized Fields

currentVersion

java.lang.Object currentVersion

version

java.lang.Object version

Class weblogic.management.configuration.PasswordPolicyMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

PasswordPolicyMBean delegate

lockoutCacheSize

int lockoutCacheSize

lockoutCacheSizeIsCached

boolean lockoutCacheSizeIsCached

lockoutDuration

int lockoutDuration

lockoutDurationIsCached

boolean lockoutDurationIsCached

lockoutEnabled

boolean lockoutEnabled

lockoutEnabledIsCached

boolean lockoutEnabledIsCached

lockoutGCThreshold

int lockoutGCThreshold

lockoutGCThresholdIsCached

boolean lockoutGCThresholdIsCached

lockoutResetDuration

int lockoutResetDuration

lockoutResetDurationIsCached

boolean lockoutResetDurationIsCached

lockoutThreshold

int lockoutThreshold

lockoutThresholdIsCached

boolean lockoutThresholdIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

minimumPasswordLength

int minimumPasswordLength

minimumPasswordLengthIsCached

boolean minimumPasswordLengthIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.Principal implements Serializable

Serialized Fields

name

java.lang.String name

Class weblogic.management.configuration.RDBMSRealmMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

databaseDriver

java.lang.String databaseDriver

databaseDriverIsCached

boolean databaseDriverIsCached

databasePassword

java.lang.String databasePassword

databasePasswordIsCached

boolean databasePasswordIsCached

databaseURL

java.lang.String databaseURL

databaseURLIsCached

boolean databaseURLIsCached

databaseUserName

java.lang.String databaseUserName

databaseUserNameIsCached

boolean databaseUserNameIsCached

delegate

RDBMSRealmMBean delegate

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

realmClassName

java.lang.String realmClassName

realmClassNameIsCached

boolean realmClassNameIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

schemaProperties

java.util.Properties schemaProperties

schemaPropertiesIsCached

boolean schemaPropertiesIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.RealmException implements Serializable

Class weblogic.management.configuration.RealmIterator implements Serializable

Serialized Fields

current

int current

done

boolean done

elements

java.lang.Object[] elements

handler

weblogic.management.configuration.RealmIterator.ElementHandler handler

helper

weblogic.management.internal.RemoteEnumeration helper

Class weblogic.management.configuration.RealmManager implements Serializable

Serialized Fields

helper

weblogic.management.internal.RemoteRealmManager helper

Class weblogic.management.configuration.RealmMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingRealm

CachingRealmMBean cachingRealm

cachingRealmIsCached

boolean cachingRealmIsCached

delegate

RealmMBean delegate

fileRealm

weblogic.management.configuration.FileRealmMBean fileRealm

fileRealmIsCached

boolean fileRealmIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

resultsBatchSize

int resultsBatchSize

resultsBatchSizeIsCached

boolean resultsBatchSizeIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.RepositoryMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

weblogic.management.configuration.RepositoryMBean delegate

domains

java.lang.String[] domains

domainsIsCached

boolean domainsIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.RMCFactoryMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

RMCFactoryMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

jndiName

java.lang.String jndiName

jndiNameIsCached

boolean jndiNameIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.SecurityMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

auditProviderClassName

java.lang.String auditProviderClassName

auditProviderClassNameIsCached

boolean auditProviderClassNameIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

connectionFilter

java.lang.String connectionFilter

connectionFilterIsCached

boolean connectionFilterIsCached

delegate

SecurityMBean delegate

guestDisabled

boolean guestDisabled

guestDisabledIsCached

boolean guestDisabledIsCached

logAllChecksEnabled

boolean logAllChecksEnabled

logAllChecksEnabledIsCached

boolean logAllChecksEnabledIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

passwordPolicy

PasswordPolicyMBean passwordPolicy

passwordPolicyIsCached

boolean passwordPolicyIsCached

realm

RealmMBean realm

realmIsCached

boolean realmIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

salt

byte[] salt

saltIsCached

boolean saltIsCached

serverSecurityRuntime

ServerSecurityRuntimeMBean serverSecurityRuntime

serverSecurityRuntimeIsCached

boolean serverSecurityRuntimeIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

systemUser

java.lang.String systemUser

systemUserIsCached

boolean systemUserIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.ServerDebugMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

debugAbbreviation

boolean debugAbbreviation

debugAbbreviationIsCached

boolean debugAbbreviationIsCached

debugCluster

boolean debugCluster

debugClusterAnnouncements

boolean debugClusterAnnouncements

debugClusterAnnouncementsIsCached

boolean debugClusterAnnouncementsIsCached

debugClusterFragments

boolean debugClusterFragments

debugClusterFragmentsIsCached

boolean debugClusterFragmentsIsCached

debugClusterHeartbeats

boolean debugClusterHeartbeats

debugClusterHeartbeatsIsCached

boolean debugClusterHeartbeatsIsCached

debugClusterIsCached

boolean debugClusterIsCached

debugConnection

boolean debugConnection

debugConnectionIsCached

boolean debugConnectionIsCached

debugDGCEnrollment

boolean debugDGCEnrollment

debugDGCEnrollmentIsCached

boolean debugDGCEnrollmentIsCached

debugEJB

boolean debugEJB

debugEJBCache

boolean debugEJBCache

debugEJBCacheIsCached

boolean debugEJBCacheIsCached

debugEJBCalls

boolean debugEJBCalls

debugEJBCallsIsCached

boolean debugEJBCallsIsCached

debugEJBDeployment

boolean debugEJBDeployment

debugEJBDeploymentIsCached

boolean debugEJBDeploymentIsCached

debugEJBFreepool

boolean debugEJBFreepool

debugEJBFreepoolIsCached

boolean debugEJBFreepoolIsCached

debugEJBIsCached

boolean debugEJBIsCached

debugEJBLocking

boolean debugEJBLocking

debugEJBLockingIsCached

boolean debugEJBLockingIsCached

debugEJBPersistence

boolean debugEJBPersistence

debugEJBPersistenceIsCached

boolean debugEJBPersistenceIsCached

debugEJBSecurity

boolean debugEJBSecurity

debugEJBSecurityIsCached

boolean debugEJBSecurityIsCached

debugEventManager

boolean debugEventManager

debugEventManagerIsCached

boolean debugEventManagerIsCached

debugFailOver

boolean debugFailOver

debugFailOverIsCached

boolean debugFailOverIsCached

debugHttp

boolean debugHttp

debugHttpIsCached

boolean debugHttpIsCached

debugJMSBackEnd

boolean debugJMSBackEnd

debugJMSBackEndIsCached

boolean debugJMSBackEndIsCached

debugJMSBoot

boolean debugJMSBoot

debugJMSBootIsCached

boolean debugJMSBootIsCached

debugJMSCommon

boolean debugJMSCommon

debugJMSCommonIsCached

boolean debugJMSCommonIsCached

debugJMSConfig

boolean debugJMSConfig

debugJMSConfigIsCached

boolean debugJMSConfigIsCached

debugJMSDurableSubscribers

boolean debugJMSDurableSubscribers

debugJMSDurableSubscribersIsCached

boolean debugJMSDurableSubscribersIsCached

debugJMSFrontEnd

boolean debugJMSFrontEnd

debugJMSFrontEndIsCached

boolean debugJMSFrontEndIsCached

debugJMSJDBCScavengeOnFlush

boolean debugJMSJDBCScavengeOnFlush

debugJMSJDBCScavengeOnFlushIsCached

boolean debugJMSJDBCScavengeOnFlushIsCached

debugJMSLocking

boolean debugJMSLocking

debugJMSLockingIsCached

boolean debugJMSLockingIsCached

debugJMSStore

boolean debugJMSStore

debugJMSStoreIsCached

boolean debugJMSStoreIsCached

debugJMSXA

boolean debugJMSXA

debugJMSXAIsCached

boolean debugJMSXAIsCached

debugJNDI

boolean debugJNDI

debugJNDIFactories

boolean debugJNDIFactories

debugJNDIFactoriesIsCached

boolean debugJNDIFactoriesIsCached

debugJNDIIsCached

boolean debugJNDIIsCached

debugJNDIResolution

boolean debugJNDIResolution

debugJNDIResolutionIsCached

boolean debugJNDIResolutionIsCached

debugLoadBalancing

boolean debugLoadBalancing

debugLoadBalancingIsCached

boolean debugLoadBalancingIsCached

debugMessaging

boolean debugMessaging

debugMessagingIsCached

boolean debugMessagingIsCached

debugRC4

boolean debugRC4

debugRC4IsCached

boolean debugRC4IsCached

debugReplication

boolean debugReplication

debugReplicationDetails

boolean debugReplicationDetails

debugReplicationDetailsIsCached

boolean debugReplicationDetailsIsCached

debugReplicationIsCached

boolean debugReplicationIsCached

debugRouting

boolean debugRouting

debugRoutingIsCached

boolean debugRoutingIsCached

debugRSA

boolean debugRSA

debugRSAIsCached

boolean debugRSAIsCached

debugSecurityPasswordPolicy

boolean debugSecurityPasswordPolicy

debugSecurityPasswordPolicyIsCached

boolean debugSecurityPasswordPolicyIsCached

debugSecurityRealm

boolean debugSecurityRealm

debugSecurityRealmIsCached

boolean debugSecurityRealmIsCached

debugSSL

boolean debugSSL

debugSSLIsCached

boolean debugSSLIsCached

debugTunnelingConnection

boolean debugTunnelingConnection

debugTunnelingConnectionIsCached

boolean debugTunnelingConnectionIsCached

debugTunnelingConnectionTimeout

boolean debugTunnelingConnectionTimeout

debugTunnelingConnectionTimeoutIsCached

boolean debugTunnelingConnectionTimeoutIsCached

debugURLResolution

boolean debugURLResolution

debugURLResolutionIsCached

boolean debugURLResolutionIsCached

delegate

weblogic.management.configuration.ServerDebugMBean delegate

forceGCEachDGCPeriod

boolean forceGCEachDGCPeriod

forceGCEachDGCPeriodIsCached

boolean forceGCEachDGCPeriodIsCached

jdbcConn

boolean jdbcConn

jdbcConnIsCached

boolean jdbcConnIsCached

jdbcsql

boolean jdbcsql

jdbcsqlIsCached

boolean jdbcsqlIsCached

jta2pc

boolean jta2pc

jta2pcIsCached

boolean jta2pcIsCached

jtaapi

boolean jtaapi

jtaapiIsCached

boolean jtaapiIsCached

jtajdbc

boolean jtajdbc

jtajdbcIsCached

boolean jtajdbcIsCached

jtaPropagate

boolean jtaPropagate

jtaPropagateIsCached

boolean jtaPropagateIsCached

jtaRecovery

boolean jtaRecovery

jtaRecoveryIsCached

boolean jtaRecoveryIsCached

jtaResourceName

java.lang.String jtaResourceName

jtaResourceNameIsCached

boolean jtaResourceNameIsCached

jtarmi

boolean jtarmi

jtarmiIsCached

boolean jtarmiIsCached

jtatlog

boolean jtatlog

jtatlogIsCached

boolean jtatlogIsCached

jtaTransactionName

java.lang.String jtaTransactionName

jtaTransactionNameIsCached

boolean jtaTransactionNameIsCached

jtaxa

boolean jtaxa

jtaxaIsCached

boolean jtaxaIsCached

listenThreadDebug

boolean listenThreadDebug

listenThreadDebugIsCached

boolean listenThreadDebugIsCached

logDGCStatistics

boolean logDGCStatistics

logDGCStatisticsIsCached

boolean logDGCStatisticsIsCached

magicThreadDumpBackToSocket

boolean magicThreadDumpBackToSocket

magicThreadDumpBackToSocketIsCached

boolean magicThreadDumpBackToSocketIsCached

magicThreadDumpEnabled

boolean magicThreadDumpEnabled

magicThreadDumpEnabledIsCached

boolean magicThreadDumpEnabledIsCached

magicThreadDumpFile

java.lang.String magicThreadDumpFile

magicThreadDumpFileIsCached

boolean magicThreadDumpFileIsCached

magicThreadDumpHost

java.lang.String magicThreadDumpHost

magicThreadDumpHostIsCached

boolean magicThreadDumpHostIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

server

ServerMBean server

serverIsCached

boolean serverIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.ServerMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

acceptBacklog

int acceptBacklog

acceptBacklogIsCached

boolean acceptBacklogIsCached

administrationPort

int administrationPort

administrationPortIsCached

boolean administrationPortIsCached

applications

ApplicationMBean[] applications

applicationsIsCached

boolean applicationsIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

cluster

ClusterMBean cluster

clusterIsCached

boolean clusterIsCached

clusterRuntime

ClusterRuntimeMBean clusterRuntime

clusterRuntimeIsCached

boolean clusterRuntimeIsCached

clusterWeight

int clusterWeight

clusterWeightIsCached

boolean clusterWeightIsCached

completeHTTPMessageTimeout

int completeHTTPMessageTimeout

completeHTTPMessageTimeoutIsCached

boolean completeHTTPMessageTimeoutIsCached

completeIIOPMessageTimeout

int completeIIOPMessageTimeout

completeIIOPMessageTimeoutIsCached

boolean completeIIOPMessageTimeoutIsCached

completeT3MessageTimeout

int completeT3MessageTimeout

completeT3MessageTimeoutIsCached

boolean completeT3MessageTimeoutIsCached

consoleInputEnabled

boolean consoleInputEnabled

consoleInputEnabledIsCached

boolean consoleInputEnabledIsCached

defaultIIOPPassword

java.lang.String defaultIIOPPassword

defaultIIOPPasswordIsCached

boolean defaultIIOPPasswordIsCached

defaultIIOPUser

java.lang.String defaultIIOPUser

defaultIIOPUserIsCached

boolean defaultIIOPUserIsCached

defaultProtocol

java.lang.String defaultProtocol

defaultProtocolIsCached

boolean defaultProtocolIsCached

defaultSecureProtocol

java.lang.String defaultSecureProtocol

defaultSecureProtocolIsCached

boolean defaultSecureProtocolIsCached

delegate

ServerMBean delegate

deployments

DeploymentMBean[] deployments

deploymentsIsCached

boolean deploymentsIsCached

dgcIdlePeriodsUntilTimeout

int dgcIdlePeriodsUntilTimeout

dgcIdlePeriodsUntilTimeoutIsCached

boolean dgcIdlePeriodsUntilTimeoutIsCached

domainLogFilter

DomainLogFilterMBean domainLogFilter

domainLogFilterIsCached

boolean domainLogFilterIsCached

enabledForDomainLog

boolean enabledForDomainLog

enabledForDomainLogIsCached

boolean enabledForDomainLogIsCached

executeQueues

ExecuteQueueMBean[] executeQueues

executeQueuesIsCached

boolean executeQueuesIsCached

expectedToRun

boolean expectedToRun

expectedToRunIsCached

boolean expectedToRunIsCached

extraRmicOptions

java.lang.String extraRmicOptions

extraRmicOptionsIsCached

boolean extraRmicOptionsIsCached

helpPageURL

java.lang.String helpPageURL

helpPageURLIsCached

boolean helpPageURLIsCached

httpdEnabled

boolean httpdEnabled

httpdEnabledIsCached

boolean httpdEnabledIsCached

idlePeriodsUntilTimeout

int idlePeriodsUntilTimeout

idlePeriodsUntilTimeoutIsCached

boolean idlePeriodsUntilTimeoutIsCached

iiopConnectionPools

java.util.Map iiopConnectionPools

iiopConnectionPoolsIsCached

boolean iiopConnectionPoolsIsCached

iiopEnabled

boolean iiopEnabled

iiopEnabledIsCached

boolean iiopEnabledIsCached

instrumentStackTraceEnabled

boolean instrumentStackTraceEnabled

instrumentStackTraceEnabledIsCached

boolean instrumentStackTraceEnabledIsCached

interfaceAddress

java.lang.String interfaceAddress

interfaceAddressIsCached

boolean interfaceAddressIsCached

javaCompiler

java.lang.String javaCompiler

javaCompilerIsCached

boolean javaCompilerIsCached

javaCompilerPostClassPath

java.lang.String javaCompilerPostClassPath

javaCompilerPostClassPathIsCached

boolean javaCompilerPostClassPathIsCached

javaCompilerPreClassPath

java.lang.String javaCompilerPreClassPath

javaCompilerPreClassPathIsCached

boolean javaCompilerPreClassPathIsCached

jdbcLogFileName

java.lang.String jdbcLogFileName

jdbcLogFileNameIsCached

boolean jdbcLogFileNameIsCached

jdbcLoggingEnabled

boolean jdbcLoggingEnabled

jdbcLoggingEnabledIsCached

boolean jdbcLoggingEnabledIsCached

jmsDefaultConnectionFactoriesEnabled

boolean jmsDefaultConnectionFactoriesEnabled

jmsDefaultConnectionFactoriesEnabledIsCached

boolean jmsDefaultConnectionFactoriesEnabledIsCached

jndiTransportableObjectFactoryList

java.lang.String[] jndiTransportableObjectFactoryList

jndiTransportableObjectFactoryListIsCached

boolean jndiTransportableObjectFactoryListIsCached

kernelDebug

weblogic.management.configuration.KernelDebugMBean kernelDebug

kernelDebugIsCached

boolean kernelDebugIsCached

listenAddress

java.lang.String listenAddress

listenAddressIsCached

boolean listenAddressIsCached

listenPort

int listenPort

listenPortIsCached

boolean listenPortIsCached

listenThreadStartDelaySecs

int listenThreadStartDelaySecs

listenThreadStartDelaySecsIsCached

boolean listenThreadStartDelaySecsIsCached

log

LogMBean log

loginTimeout

int loginTimeout

loginTimeoutIsCached

boolean loginTimeoutIsCached

loginTimeoutMillis

int loginTimeoutMillis

loginTimeoutMillisIsCached

boolean loginTimeoutMillisIsCached

logIsCached

boolean logIsCached

logRemoteExceptionsEnabled

boolean logRemoteExceptionsEnabled

logRemoteExceptionsEnabledIsCached

boolean logRemoteExceptionsEnabledIsCached

machine

weblogic.management.configuration.MachineMBean machine

machineIsCached

boolean machineIsCached

maxHTTPMessageSize

int maxHTTPMessageSize

maxHTTPMessageSizeIsCached

boolean maxHTTPMessageSizeIsCached

maxIIOPMessageSize

int maxIIOPMessageSize

maxIIOPMessageSizeIsCached

boolean maxIIOPMessageSizeIsCached

maxT3MessageSize

int maxT3MessageSize

maxT3MessageSizeIsCached

boolean maxT3MessageSizeIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

nativeIOEnabled

boolean nativeIOEnabled

nativeIOEnabledIsCached

boolean nativeIOEnabledIsCached

networkClassLoadingEnabled

boolean networkClassLoadingEnabled

networkClassLoadingEnabledIsCached

boolean networkClassLoadingEnabledIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

periodLength

int periodLength

periodLengthIsCached

boolean periodLengthIsCached

preferredSecondaryGroup

java.lang.String preferredSecondaryGroup

preferredSecondaryGroupIsCached

boolean preferredSecondaryGroupIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

replicationGroup

java.lang.String replicationGroup

replicationGroupIsCached

boolean replicationGroupIsCached

responseTimeout

int responseTimeout

responseTimeoutIsCached

boolean responseTimeoutIsCached

reverseDNSAllowed

boolean reverseDNSAllowed

reverseDNSAllowedIsCached

boolean reverseDNSAllowedIsCached

rjvmIdleTimeout

int rjvmIdleTimeout

rjvmIdleTimeoutIsCached

boolean rjvmIdleTimeoutIsCached

rootDirectory

java.lang.String rootDirectory

rootDirectoryIsCached

boolean rootDirectoryIsCached

serverDebug

weblogic.management.configuration.ServerDebugMBean serverDebug

serverDebugIsCached

boolean serverDebugIsCached

serverRuntime

ServerRuntimeMBean serverRuntime

serverRuntimeIsCached

boolean serverRuntimeIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

socketReaderTimeoutMaxMillis

int socketReaderTimeoutMaxMillis

socketReaderTimeoutMaxMillisIsCached

boolean socketReaderTimeoutMaxMillisIsCached

socketReaderTimeoutMinMillis

int socketReaderTimeoutMinMillis

socketReaderTimeoutMinMillisIsCached

boolean socketReaderTimeoutMinMillisIsCached

ssl

SSLMBean ssl

sslIsCached

boolean sslIsCached

stdoutDebugEnabled

boolean stdoutDebugEnabled

stdoutDebugEnabledIsCached

boolean stdoutDebugEnabledIsCached

stdoutEnabled

boolean stdoutEnabled

stdoutEnabledIsCached

boolean stdoutEnabledIsCached

stdoutSeverityLevel

int stdoutSeverityLevel

stdoutSeverityLevelIsCached

boolean stdoutSeverityLevelIsCached

systemPassword

java.lang.String systemPassword

systemPasswordIsCached

boolean systemPasswordIsCached

threadPoolPercentSocketReaders

int threadPoolPercentSocketReaders

threadPoolPercentSocketReadersIsCached

boolean threadPoolPercentSocketReadersIsCached

threadPoolSize

int threadPoolSize

threadPoolSizeIsCached

boolean threadPoolSizeIsCached

transactionLogFilePrefix

java.lang.String transactionLogFilePrefix

transactionLogFilePrefixIsCached

boolean transactionLogFilePrefixIsCached

tunnelingClientPingSecs

int tunnelingClientPingSecs

tunnelingClientPingSecsIsCached

boolean tunnelingClientPingSecsIsCached

tunnelingClientTimeoutDebuggingEnabled

boolean tunnelingClientTimeoutDebuggingEnabled

tunnelingClientTimeoutDebuggingEnabledIsCached

boolean tunnelingClientTimeoutDebuggingEnabledIsCached

tunnelingClientTimeoutSecs

int tunnelingClientTimeoutSecs

tunnelingClientTimeoutSecsIsCached

boolean tunnelingClientTimeoutSecsIsCached

tunnelingEnabled

boolean tunnelingEnabled

tunnelingEnabledIsCached

boolean tunnelingEnabledIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

validProtocols

java.util.Map validProtocols

validProtocolsIsCached

boolean validProtocolsIsCached

webServer

WebServerMBean webServer

webServerIsCached

boolean webServerIsCached

workspaceShowUserKeysOnly

boolean workspaceShowUserKeysOnly

workspaceShowUserKeysOnlyIsCached

boolean workspaceShowUserKeysOnlyIsCached

xmlRegistry

XMLRegistryMBean xmlRegistry

xmlRegistryIsCached

boolean xmlRegistryIsCached

zacEnabled

boolean zacEnabled

zacEnabledIsCached

boolean zacEnabledIsCached

zacPublishRoot

java.lang.String zacPublishRoot

zacPublishRootIsCached

boolean zacPublishRootIsCached

Class weblogic.management.configuration.ShutdownClassMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

arguments

java.lang.String arguments

argumentsIsCached

boolean argumentsIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

className

java.lang.String className

classNameIsCached

boolean classNameIsCached

delegate

ShutdownClassMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.SSLMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

certAuthenticator

java.lang.String certAuthenticator

certAuthenticatorIsCached

boolean certAuthenticatorIsCached

certificateCacheSize

int certificateCacheSize

certificateCacheSizeIsCached

boolean certificateCacheSizeIsCached

ciphersuites

java.lang.String[] ciphersuites

ciphersuitesIsCached

boolean ciphersuitesIsCached

clientCertificateEnforced

boolean clientCertificateEnforced

clientCertificateEnforcedIsCached

boolean clientCertificateEnforcedIsCached

delegate

SSLMBean delegate

enabled

boolean enabled

enabledIsCached

boolean enabledIsCached

exportKeyLifespan

int exportKeyLifespan

exportKeyLifespanIsCached

boolean exportKeyLifespanIsCached

handlerEnabled

boolean handlerEnabled

handlerEnabledIsCached

boolean handlerEnabledIsCached

hostnameVerifier

java.lang.String hostnameVerifier

hostnameVerifierIsCached

boolean hostnameVerifierIsCached

ignoreHostnameVerification

boolean ignoreHostnameVerification

ignoreHostnameVerificationIsCached

boolean ignoreHostnameVerificationIsCached

keyEncrypted

boolean keyEncrypted

keyEncryptedIsCached

boolean keyEncryptedIsCached

listenPort

int listenPort

listenPortIsCached

boolean listenPortIsCached

loginTimeoutMillis

int loginTimeoutMillis

loginTimeoutMillisIsCached

boolean loginTimeoutMillisIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

mdAcceleration

java.lang.String mdAcceleration

mdAccelerationIsCached

boolean mdAccelerationIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

peerValidationEnforced

int peerValidationEnforced

peerValidationEnforcedIsCached

boolean peerValidationEnforcedIsCached

rc4Acceleration

java.lang.String rc4Acceleration

rc4AccelerationIsCached

boolean rc4AccelerationIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

rsaAcceleration

java.lang.String rsaAcceleration

rsaAccelerationIsCached

boolean rsaAccelerationIsCached

serverCertificateChainFileName

java.lang.String serverCertificateChainFileName

serverCertificateChainFileNameIsCached

boolean serverCertificateChainFileNameIsCached

serverCertificateFileName

java.lang.String serverCertificateFileName

serverCertificateFileNameIsCached

boolean serverCertificateFileNameIsCached

serverKeyFileName

java.lang.String serverKeyFileName

serverKeyFileNameIsCached

boolean serverKeyFileNameIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

trustedCAFileName

java.lang.String trustedCAFileName

trustedCAFileNameIsCached

boolean trustedCAFileNameIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

useJava

boolean useJava

useJavaIsCached

boolean useJavaIsCached

Class weblogic.management.configuration.StartupClassMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

arguments

java.lang.String arguments

argumentsIsCached

boolean argumentsIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

className

java.lang.String className

classNameIsCached

boolean classNameIsCached

delegate

StartupClassMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

failureIsFatal

boolean failureIsFatal

failureIsFatalIsCached

boolean failureIsFatalIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.TargetMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

TargetMBean delegate

deployments

DeploymentMBean[] deployments

deploymentsIsCached

boolean deploymentsIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.UnixMachineMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

addresses

java.lang.String[] addresses

addressesIsCached

boolean addressesIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

weblogic.management.configuration.UnixMachineMBean delegate

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

postBindGID

java.lang.String postBindGID

postBindGIDEnabled

boolean postBindGIDEnabled

postBindGIDEnabledIsCached

boolean postBindGIDEnabledIsCached

postBindGIDIsCached

boolean postBindGIDIsCached

postBindUID

java.lang.String postBindUID

postBindUIDEnabled

boolean postBindUIDEnabled

postBindUIDEnabledIsCached

boolean postBindUIDEnabledIsCached

postBindUIDIsCached

boolean postBindUIDIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

startdPort

int startdPort

startdPortIsCached

boolean startdPortIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.UnixRealmMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

authProgram

java.lang.String authProgram

authProgramIsCached

boolean authProgramIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

weblogic.management.configuration.UnixRealmMBean delegate

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

realmClassName

java.lang.String realmClassName

realmClassNameIsCached

boolean realmClassNameIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.User implements Serializable

Serialized Fields

helper

weblogic.management.internal.RemoteRealmManager helper

Class weblogic.management.configuration.VirtualHostMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

charsets

java.util.Map charsets

charsetsIsCached

boolean charsetsIsCached

clusteringEnabled

boolean clusteringEnabled

clusteringEnabledIsCached

boolean clusteringEnabledIsCached

debugEnabled

boolean debugEnabled

debugEnabledIsCached

boolean debugEnabledIsCached

defaultWebApp

WebAppComponentMBean defaultWebApp

defaultWebAppIsCached

boolean defaultWebAppIsCached

delegate

VirtualHostMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

eventsEnabled

boolean eventsEnabled

eventsEnabledIsCached

boolean eventsEnabledIsCached

httpsKeepAliveSecs

int httpsKeepAliveSecs

httpsKeepAliveSecsIsCached

boolean httpsKeepAliveSecsIsCached

keepAliveEnabled

boolean keepAliveEnabled

keepAliveEnabledIsCached

boolean keepAliveEnabledIsCached

keepAliveSecs

int keepAliveSecs

keepAliveSecsIsCached

boolean keepAliveSecsIsCached

logFileBufferKBytes

int logFileBufferKBytes

logFileBufferKBytesIsCached

boolean logFileBufferKBytesIsCached

logFileFlushSecs

int logFileFlushSecs

logFileFlushSecsIsCached

boolean logFileFlushSecsIsCached

logFileFormat

java.lang.String logFileFormat

logFileFormatIsCached

boolean logFileFormatIsCached

logFileName

java.lang.String logFileName

logFileNameIsCached

boolean logFileNameIsCached

loggingEnabled

boolean loggingEnabled

loggingEnabledIsCached

boolean loggingEnabledIsCached

logRotationPeriodMins

int logRotationPeriodMins

logRotationPeriodMinsIsCached

boolean logRotationPeriodMinsIsCached

logRotationTimeBegin

java.lang.String logRotationTimeBegin

logRotationTimeBeginIsCached

boolean logRotationTimeBeginIsCached

logRotationType

java.lang.String logRotationType

logRotationTypeIsCached

boolean logRotationTypeIsCached

maxLogFileSizeKBytes

int maxLogFileSizeKBytes

maxLogFileSizeKBytesIsCached

boolean maxLogFileSizeKBytesIsCached

maxPostSize

int maxPostSize

maxPostSizeIsCached

boolean maxPostSizeIsCached

maxPostTimeSecs

int maxPostTimeSecs

maxPostTimeSecsIsCached

boolean maxPostTimeSecsIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

postTimeoutSecs

int postTimeoutSecs

postTimeoutSecsIsCached

boolean postTimeoutSecsIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

urlResource

java.util.Map urlResource

urlResourceIsCached

boolean urlResourceIsCached

virtualHostNames

java.lang.String[] virtualHostNames

virtualHostNamesIsCached

boolean virtualHostNamesIsCached

wapEnabled

boolean wapEnabled

wapEnabledIsCached

boolean wapEnabledIsCached

webDeployments

WebDeploymentMBean[] webDeployments

webDeploymentsIsCached

boolean webDeploymentsIsCached

writeChunkBytes

int writeChunkBytes

writeChunkBytesIsCached

boolean writeChunkBytesIsCached

Class weblogic.management.configuration.WebAppComponentMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

application

ApplicationMBean application

applicationIsCached

boolean applicationIsCached

authRealmName

java.lang.String authRealmName

authRealmNameIsCached

boolean authRealmNameIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

cleanupSessionFilesEnabled

boolean cleanupSessionFilesEnabled

cleanupSessionFilesEnabledIsCached

boolean cleanupSessionFilesEnabledIsCached

contextPath

java.lang.String contextPath

contextPathIsCached

boolean contextPathIsCached

debugEnabled

boolean debugEnabled

debugEnabledIsCached

boolean debugEnabledIsCached

defaultServlet

java.lang.String defaultServlet

defaultServletIsCached

boolean defaultServletIsCached

delegate

WebAppComponentMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

documentRoot

java.lang.String documentRoot

documentRootIsCached

boolean documentRootIsCached

indexDirectoryEnabled

boolean indexDirectoryEnabled

indexDirectoryEnabledIsCached

boolean indexDirectoryEnabledIsCached

indexFiles

java.lang.String[] indexFiles

indexFilesIsCached

boolean indexFilesIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

mimeTypeDefault

java.lang.String mimeTypeDefault

mimeTypeDefaultIsCached

boolean mimeTypeDefaultIsCached

mimeTypes

java.util.Map mimeTypes

mimeTypesIsCached

boolean mimeTypesIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

servletClasspath

java.lang.String servletClasspath

servletClasspathIsCached

boolean servletClasspathIsCached

servletExtensionCaseSensitive

boolean servletExtensionCaseSensitive

servletExtensionCaseSensitiveIsCached

boolean servletExtensionCaseSensitiveIsCached

servletReloadCheckSecs

int servletReloadCheckSecs

servletReloadCheckSecsIsCached

boolean servletReloadCheckSecsIsCached

servlets

java.lang.String[] servlets

servletsIsCached

boolean servletsIsCached

sessionCacheSize

int sessionCacheSize

sessionCacheSizeIsCached

boolean sessionCacheSizeIsCached

sessionCookieComment

java.lang.String sessionCookieComment

sessionCookieCommentIsCached

boolean sessionCookieCommentIsCached

sessionCookieDomain

java.lang.String sessionCookieDomain

sessionCookieDomainIsCached

boolean sessionCookieDomainIsCached

sessionCookieMaxAgeSecs

int sessionCookieMaxAgeSecs

sessionCookieMaxAgeSecsIsCached

boolean sessionCookieMaxAgeSecsIsCached

sessionCookieName

java.lang.String sessionCookieName

sessionCookieNameIsCached

boolean sessionCookieNameIsCached

sessionCookiePath

java.lang.String sessionCookiePath

sessionCookiePathIsCached

boolean sessionCookiePathIsCached

sessionCookiesEnabled

boolean sessionCookiesEnabled

sessionCookiesEnabledIsCached

boolean sessionCookiesEnabledIsCached

sessionDebuggable

boolean sessionDebuggable

sessionDebuggableIsCached

boolean sessionDebuggableIsCached

sessionIDLength

int sessionIDLength

sessionIDLengthIsCached

boolean sessionIDLengthIsCached

sessionInvalidationIntervalSecs

int sessionInvalidationIntervalSecs

sessionInvalidationIntervalSecsIsCached

boolean sessionInvalidationIntervalSecsIsCached

sessionJDBCConnectionTimeoutSecs

int sessionJDBCConnectionTimeoutSecs

sessionJDBCConnectionTimeoutSecsIsCached

boolean sessionJDBCConnectionTimeoutSecsIsCached

sessionMainAttribute

java.lang.String sessionMainAttribute

sessionMainAttributeIsCached

boolean sessionMainAttributeIsCached

sessionMonitoringEnabled

boolean sessionMonitoringEnabled

sessionMonitoringEnabledIsCached

boolean sessionMonitoringEnabledIsCached

sessionPersistentStoreDir

java.lang.String sessionPersistentStoreDir

sessionPersistentStoreDirIsCached

boolean sessionPersistentStoreDirIsCached

sessionPersistentStorePool

java.lang.String sessionPersistentStorePool

sessionPersistentStorePoolIsCached

boolean sessionPersistentStorePoolIsCached

sessionPersistentStoreShared

boolean sessionPersistentStoreShared

sessionPersistentStoreSharedIsCached

boolean sessionPersistentStoreSharedIsCached

sessionPersistentStoreType

java.lang.String sessionPersistentStoreType

sessionPersistentStoreTypeIsCached

boolean sessionPersistentStoreTypeIsCached

sessionSwapIntervalSecs

int sessionSwapIntervalSecs

sessionSwapIntervalSecsIsCached

boolean sessionSwapIntervalSecsIsCached

sessionTimeoutSecs

int sessionTimeoutSecs

sessionTimeoutSecsIsCached

boolean sessionTimeoutSecsIsCached

sessionTrackingEnabled

boolean sessionTrackingEnabled

sessionTrackingEnabledIsCached

boolean sessionTrackingEnabledIsCached

sessionURLRewritingEnabled

boolean sessionURLRewritingEnabled

sessionURLRewritingEnabledIsCached

boolean sessionURLRewritingEnabledIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

singleThreadedServletPoolSize

int singleThreadedServletPoolSize

singleThreadedServletPoolSizeIsCached

boolean singleThreadedServletPoolSizeIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

uri

java.lang.String uri

uriIsCached

boolean uriIsCached

webAppComponentRuntime

WebAppComponentRuntimeMBean webAppComponentRuntime

webAppComponentRuntimeIsCached

boolean webAppComponentRuntimeIsCached

webServers

WebServerMBean[] webServers

webServersIsCached

boolean webServersIsCached

Class weblogic.management.configuration.WebDeploymentMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

WebDeploymentMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

webServers

WebServerMBean[] webServers

webServersIsCached

boolean webServersIsCached

Class weblogic.management.configuration.WebServerMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

charsets

java.util.Map charsets

charsetsIsCached

boolean charsetsIsCached

clusteringEnabled

boolean clusteringEnabled

clusteringEnabledIsCached

boolean clusteringEnabledIsCached

debugEnabled

boolean debugEnabled

debugEnabledIsCached

boolean debugEnabledIsCached

defaultWebApp

WebAppComponentMBean defaultWebApp

defaultWebAppIsCached

boolean defaultWebAppIsCached

delegate

WebServerMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

eventsEnabled

boolean eventsEnabled

eventsEnabledIsCached

boolean eventsEnabledIsCached

httpsKeepAliveSecs

int httpsKeepAliveSecs

httpsKeepAliveSecsIsCached

boolean httpsKeepAliveSecsIsCached

keepAliveEnabled

boolean keepAliveEnabled

keepAliveEnabledIsCached

boolean keepAliveEnabledIsCached

keepAliveSecs

int keepAliveSecs

keepAliveSecsIsCached

boolean keepAliveSecsIsCached

logFileBufferKBytes

int logFileBufferKBytes

logFileBufferKBytesIsCached

boolean logFileBufferKBytesIsCached

logFileFlushSecs

int logFileFlushSecs

logFileFlushSecsIsCached

boolean logFileFlushSecsIsCached

logFileFormat

java.lang.String logFileFormat

logFileFormatIsCached

boolean logFileFormatIsCached

logFileName

java.lang.String logFileName

logFileNameIsCached

boolean logFileNameIsCached

loggingEnabled

boolean loggingEnabled

loggingEnabledIsCached

boolean loggingEnabledIsCached

logRotationPeriodMins

int logRotationPeriodMins

logRotationPeriodMinsIsCached

boolean logRotationPeriodMinsIsCached

logRotationTimeBegin

java.lang.String logRotationTimeBegin

logRotationTimeBeginIsCached

boolean logRotationTimeBeginIsCached

logRotationType

java.lang.String logRotationType

logRotationTypeIsCached

boolean logRotationTypeIsCached

maxLogFileSizeKBytes

int maxLogFileSizeKBytes

maxLogFileSizeKBytesIsCached

boolean maxLogFileSizeKBytesIsCached

maxPostSize

int maxPostSize

maxPostSizeIsCached

boolean maxPostSizeIsCached

maxPostTimeSecs

int maxPostTimeSecs

maxPostTimeSecsIsCached

boolean maxPostTimeSecsIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

postTimeoutSecs

int postTimeoutSecs

postTimeoutSecsIsCached

boolean postTimeoutSecsIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

urlResource

java.util.Map urlResource

urlResourceIsCached

boolean urlResourceIsCached

wapEnabled

boolean wapEnabled

wapEnabledIsCached

boolean wapEnabledIsCached

webDeployments

WebDeploymentMBean[] webDeployments

webDeploymentsIsCached

boolean webDeploymentsIsCached

writeChunkBytes

int writeChunkBytes

writeChunkBytesIsCached

boolean writeChunkBytesIsCached

Class weblogic.management.configuration.WLECConnectionPoolMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

applicationPassword

java.lang.String applicationPassword

applicationPasswordIsCached

boolean applicationPasswordIsCached

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

certificateAuthenticationEnabled

boolean certificateAuthenticationEnabled

certificateAuthenticationEnabledIsCached

boolean certificateAuthenticationEnabledIsCached

delegate

WLECConnectionPoolMBean delegate

deploymentOrder

int deploymentOrder

deploymentOrderIsCached

boolean deploymentOrderIsCached

failoverAddresses

java.lang.String[] failoverAddresses

failoverAddressesIsCached

boolean failoverAddressesIsCached

maximumEncryptionLevel

int maximumEncryptionLevel

maximumEncryptionLevelIsCached

boolean maximumEncryptionLevelIsCached

maximumPoolSize

int maximumPoolSize

maximumPoolSizeIsCached

boolean maximumPoolSizeIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

minimumEncryptionLevel

int minimumEncryptionLevel

minimumEncryptionLevelIsCached

boolean minimumEncryptionLevelIsCached

minimumPoolSize

int minimumPoolSize

minimumPoolSizeIsCached

boolean minimumPoolSizeIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

primaryAddresses

java.lang.String[] primaryAddresses

primaryAddressesIsCached

boolean primaryAddressesIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

securityContextEnabled

boolean securityContextEnabled

securityContextEnabledIsCached

boolean securityContextEnabledIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

targets

TargetMBean[] targets

targetsIsCached

boolean targetsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

userName

java.lang.String userName

userNameIsCached

boolean userNameIsCached

userPassword

java.lang.String userPassword

userPasswordIsCached

boolean userPasswordIsCached

userRole

java.lang.String userRole

userRoleIsCached

boolean userRoleIsCached

wleDomain

java.lang.String wleDomain

wleDomainIsCached

boolean wleDomainIsCached

Class weblogic.management.configuration.XmlFileRepositoryMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

weblogic.management.configuration.XmlFileRepositoryMBean delegate

directory

java.lang.String directory

directoryIsCached

boolean directoryIsCached

domains

java.lang.String[] domains

domainsIsCached

boolean domainsIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.XMLRegistryEntryMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

XMLRegistryEntryMBean delegate

documentBuilderFactory

java.lang.String documentBuilderFactory

documentBuilderFactoryIsCached

boolean documentBuilderFactoryIsCached

entityPath

java.lang.String entityPath

entityPathIsCached

boolean entityPathIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

parserClassName

java.lang.String parserClassName

parserClassNameIsCached

boolean parserClassNameIsCached

publicId

java.lang.String publicId

publicIdIsCached

boolean publicIdIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

rootElementTag

java.lang.String rootElementTag

rootElementTagIsCached

boolean rootElementTagIsCached

saxParserFactory

java.lang.String saxParserFactory

saxParserFactoryIsCached

boolean saxParserFactoryIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

systemId

java.lang.String systemId

systemIdIsCached

boolean systemIdIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached

Class weblogic.management.configuration.XMLRegistryMBean_CachingStub implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream stream)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

private void writeObject(java.io.ObjectOutputStream stream)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Serialized Fields

cachingDisabled

boolean cachingDisabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

delegate

XMLRegistryMBean delegate

documentBuilderFactory

java.lang.String documentBuilderFactory

documentBuilderFactoryIsCached

boolean documentBuilderFactoryIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

name

java.lang.String name

nameIsCached

boolean nameIsCached

notes

java.lang.String notes

notesIsCached

boolean notesIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

notificationInfoIsCached

boolean notificationInfoIsCached

objectName

WebLogicObjectName objectName

objectNameIsCached

boolean objectNameIsCached

parent

WebLogicMBean parent

parentIsCached

boolean parentIsCached

registered

boolean registered

registeredIsCached

boolean registeredIsCached

registryEntries

XMLRegistryEntryMBean[] registryEntries

registryEntriesIsCached

boolean registryEntriesIsCached

saxParserFactory

java.lang.String saxParserFactory

saxParserFactoryIsCached

boolean saxParserFactoryIsCached

setFields

java.util.Set setFields

setFieldsIsCached

boolean setFieldsIsCached

type

java.lang.String type

typeIsCached

boolean typeIsCached


Package weblogic.management.logging

Class weblogic.management.logging.DomainLogHandler implements Serializable

Serialized Fields

domainlog

weblogic.logging.FileStreamLogger domainlog

filterMap

java.util.Map filterMap

subscribeMap

java.util.Map subscribeMap

Class weblogic.management.logging.DomainLogHandler_WLStub implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException

Class weblogic.management.logging.LogBroadcaster implements Serializable

Serialized Fields

hdlr

weblogic.management.runtime.DomainLogHandlerRuntimeMBean hdlr

ipAddr

java.lang.String ipAddr

machine

java.lang.String machine

pingCalled

boolean pingCalled

runtime

ServerRuntimeMBean runtime

sequence

long sequence

server

java.lang.String server

serverName

java.lang.String serverName

unsentNotifs

java.util.List unsentNotifs

Class weblogic.management.logging.LogfileSearchServlet implements Serializable

Class weblogic.management.logging.NotOnAdminServerException implements Serializable

Class weblogic.management.logging.WebLogicLogNotification implements Serializable

Serialized Fields

machineName

java.lang.String machineName

message

java.lang.String message

serverName

java.lang.String serverName

severity

int severity

th

java.lang.Throwable th

threadId

java.lang.String threadId

tranId

java.lang.String tranId

userId

java.lang.String userId


Package weblogic.management.runtime

Class weblogic.management.runtime.RuntimeMBeanDelegate implements Serializable

Serialized Fields

parent

weblogic.management.runtime.RuntimeMBean parent

unregistered

boolean unregistered


Package weblogic.rmi

Class weblogic.rmi.AccessException implements Serializable

Class weblogic.rmi.AlreadyBoundException implements Serializable

Class weblogic.rmi.ConnectException implements Serializable

Class weblogic.rmi.ConnectIOException implements Serializable

Class weblogic.rmi.MarshalException implements Serializable

Class weblogic.rmi.NoSuchObjectException implements Serializable

Class weblogic.rmi.NotBoundException implements Serializable

Class weblogic.rmi.RemoteException implements Serializable

Serialized Fields

detail

java.lang.Throwable detail
Throwable nested within the RemoteException.

Class weblogic.rmi.RMISecurityException implements Serializable

Class weblogic.rmi.ServerError implements Serializable

Class weblogic.rmi.ServerException implements Serializable

Class weblogic.rmi.ServerRuntimeException implements Serializable

Class weblogic.rmi.StubNotFoundException implements Serializable

Class weblogic.rmi.UnexpectedException implements Serializable

Class weblogic.rmi.UnknownHostException implements Serializable

Class weblogic.rmi.UnmarshalException implements Serializable


Package weblogic.security

Class weblogic.security.AuthenticationException implements Serializable

Class weblogic.security.CipherException implements Serializable

Class weblogic.security.CoderException implements Serializable

Class weblogic.security.FastSecureRandom implements Serializable

Class weblogic.security.JDK11Certificate implements Serializable

Serialized Fields

x

X509 x

Class weblogic.security.KeyManagementException implements Serializable

Class weblogic.security.SecurityRuntime implements Serializable

Class weblogic.security.X509 implements Serializable

Serialized Fields

contents

byte[] contents

fingerprint

byte[] fingerprint

issuer

X500Name issuer

issuerCertificate

X509 issuerCertificate

notAfterDate

java.util.Date notAfterDate

notBeforeDate

java.util.Date notBeforeDate

serial

java.math.BigInteger serial


Package weblogic.security.acl

Class weblogic.security.acl.AbstractManageableRealm implements Serializable

Class weblogic.security.acl.AclImpl implements Serializable

Serialized Fields

info

weblogic.security.acl.AclGroup info

name

java.lang.String name

Class weblogic.security.acl.CachingRealm implements Serializable

Serialized Fields

aclNegCache

TTLCache aclNegCache
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

aclPosCache

TTLCache aclPosCache
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

aclSync

java.lang.Object aclSync
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

authNegCache

TTLCache authNegCache
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

authPosCache

TTLCache authPosCache
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

backup

ManageableRealm backup

caseSensitive

boolean caseSensitive
Whether this cache is case-sensitive.

delegate

ListableRealm delegate

groupNegCache

TTLCache groupNegCache
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

groupPosCache

TTLCache groupPosCache
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

groupSync

java.lang.Object groupSync
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

log

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

manageable

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

permNegCache

TTLCache permNegCache
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

permPosCache

TTLCache permPosCache
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

permSync

java.lang.Object permSync
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

realmName

java.lang.String realmName

userNegCache

TTLCache userNegCache
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

userPosCache

TTLCache userPosCache
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

userSync

java.lang.Object userSync
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

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

Serialized Fields

defInfo

DefaultUserInfoImpl defInfo

hashCode

int hashCode

info

UserInfo info

name

java.lang.String name

realmName

java.lang.String realmName

Class weblogic.security.acl.DefaultUserImpl implements Serializable

Serialization Methods

readObject

private void readObject(java.io.ObjectInputStream in)
                 throws java.io.IOException,
                        java.lang.ClassNotFoundException

writeObject

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

realm

BasicRealm realm

userInfo

weblogic.security.acl.DefaultUserImpl.DefaultUserImplUserInfo userInfo

Class weblogic.security.acl.DefaultUserInfoImpl implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads a DefaultUserInfoImpl object from the specified object input stream.

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes a DefaultUserInfoImpl object to the specified object output stream.

Class weblogic.security.acl.Everyone implements Serializable

Serialized Fields

realm

ListableRealm realm

Class weblogic.security.acl.GroupImpl implements Serializable

Serialized Fields

individuals

java.util.Hashtable individuals

subgroups

java.util.Vector subgroups

Class weblogic.security.acl.LoginFailureRecord implements Serializable

Serialized Fields

user_name

java.lang.String user_name

Class weblogic.security.acl.OwnerImpl implements Serializable

Serialized Fields

ownerGroup

java.security.acl.Group ownerGroup

Class weblogic.security.acl.PermissionImpl implements Serializable

Serialized Fields

name

java.lang.String name

Class weblogic.security.acl.SecurityMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput oi)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput oo)
                   throws java.io.IOException

Class weblogic.security.acl.SecurityMulticastRecord implements Serializable

Serialized Fields

origin

java.lang.String origin

sequence_number

int sequence_number

timestamp

long timestamp

Class weblogic.security.acl.SSLUserInfo implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput is)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException
Reads a DefaultUserInfoImpl object from the specified object input stream.

writeExternal

public void writeExternal(java.io.ObjectOutput os)
                   throws java.io.IOException
Writes a DefaultUserInfoImpl object to the specified object output stream.

Class weblogic.security.acl.User implements Serializable

Serialized Fields

authenticatedUser

weblogic.security.acl.internal.AuthenticatedUser authenticatedUser


Package weblogic.security.net

Class weblogic.security.net.ConnectionEvent implements Serializable

Serialized Fields

localPort

int localPort

protocol

java.lang.String protocol

remAddr

java.net.InetAddress remAddr

remPort

int remPort

Class weblogic.security.net.FilterException implements Serializable


Package weblogic.servlet.security

Class weblogic.servlet.security.AuthFilter implements Serializable

Class weblogic.servlet.security.CertificateServlet implements Serializable

Serialized Fields

errorMessage

java.lang.StringBuffer errorMessage

errors

boolean errors

fullStrength

boolean fullStrength

protect_key

boolean protect_key

putBack

java.util.Hashtable putBack


Package weblogic.time.common

Class weblogic.time.common.Scheduler implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException

Class weblogic.time.common.TimeTriggerException implements Serializable

Class weblogic.time.common.Trigger implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput)
                   throws java.io.IOException


Package weblogic.transaction

Class weblogic.transaction.RollbackException implements Serializable

Serialized Fields

nested

java.lang.Throwable nested

Class weblogic.transaction.TransactionSystemException implements Serializable


Package weblogicx.jsp.tags

Class weblogicx.jsp.tags.BubblingCache implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput oi)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput oo)
                   throws java.io.IOException

Class weblogicx.jsp.tags.CacheMessage implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput oi)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput oo)
                   throws java.io.IOException

Class weblogicx.jsp.tags.CacheTag implements Serializable

Serialized Fields

actualKey

java.lang.String actualKey
The actual key used to lookup the cache.

additionalKey

java.lang.String additionalKey

adminEnabled

boolean adminEnabled

async

boolean async

cacheUpdate

boolean cacheUpdate

currentLocks

java.util.Set currentLocks

flush

boolean flush
Set this to flush the named cache with current key values.

key

java.lang.String key

mbean

weblogicx.jsp.tags.management.CacheMBean mbean

name

java.lang.String name

savedApplicationScope

java.util.Map savedApplicationScope

savedPageContextValues

java.util.Map savedPageContextValues

savedPageScope

java.util.Map savedPageScope

savedRequestScope

java.util.Map savedRequestScope

savedSessionScope

java.util.Map savedSessionScope

scope

java.lang.String scope

size

int size

startTime

long startTime

timeout

int timeout

timeoutString

java.lang.String timeoutString

updatedApplicationScope

java.util.Map updatedApplicationScope

updatedPageScope

java.util.Map updatedPageScope

updatedRequestScope

java.util.Map updatedRequestScope

updatedSessionScope

java.util.Map updatedSessionScope

vars

java.lang.String vars

Class weblogicx.jsp.tags.CacheTag.RefWrapper implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput oi)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput oo)
                   throws java.io.IOException

Class weblogicx.jsp.tags.CacheValue implements Serializable

Serialized Fields

content

java.lang.String content

created

java.lang.Long created

variables

java.util.Hashtable variables

Class weblogicx.jsp.tags.EncodeTag implements Serializable

Serialized Fields

cookieName

java.lang.String cookieName

sessionId

java.lang.String sessionId

Class weblogicx.jsp.tags.FormAnchorTag implements Serializable

Serialized Fields

buf

char[] buf

formCount

int formCount

Class weblogicx.jsp.tags.IncludeTag implements Serializable

Serialized Fields

contentType

java.lang.String contentType

url

java.lang.String url

Class weblogicx.jsp.tags.NoOutputTag implements Serializable

Class weblogicx.jsp.tags.ProcessTag implements Serializable

Serialized Fields

name

java.lang.String name

notName

java.lang.String notName

notValue

java.lang.String notValue

value

java.lang.String value

Class weblogicx.jsp.tags.QueryTag implements Serializable

Serialized Fields

conn

java.sql.Connection conn

db

java.lang.String db

id

java.lang.String id

rs

java.sql.ResultSet rs

sql

java.lang.String sql

stmt

java.sql.Statement stmt

Class weblogicx.jsp.tags.RepeatTag implements Serializable

Serialized Fields

count

int count

enum

java.util.Enumeration enum

id

java.lang.String id

set

java.lang.Object set

startCount

int startCount

type

java.lang.String type


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs60