Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

Serialized Form


Package com.bea.common.security.xacml

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

serialVersionUID: 6914789966923511546L

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

serialVersionUID: 6558797020325961991L

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

serialVersionUID: 3763098578632913456L

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

serialVersionUID: 7419825438522886200L

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

serialVersionUID: 572382776770159353L

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

serialVersionUID: -5283891001627598227L

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

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

Serialized Fields

type

URI type

type_as_string

String type_as_string

isBag

boolean isBag

isCustom

boolean isCustom

shortName

String shortName

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

serialVersionUID: 6136776534657235034L

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

serialVersionUID: -7179861862235798635L


Package com.bea.httppubsub

Class com.bea.httppubsub.DeliveredMessageEvent extends EventObject implements Serializable

serialVersionUID: -1880058676699690387L

Serialized Fields

message

EventMessage message

Class com.bea.httppubsub.LocalClient extends Object implements Serializable

Class com.bea.httppubsub.PubSubSecurityException extends PubSubServerException implements Serializable

serialVersionUID: 6780906306372233378L

Class com.bea.httppubsub.PubSubServerException extends Exception implements Serializable

serialVersionUID: 1068834620601960861L


Package com.bea.logging

Class com.bea.logging.BaseLogRecord extends LogRecord implements Serializable

serialVersionUID: -4414913723445251798L

Serialized Fields

throwableWrapper

ThrowableWrapper throwableWrapper

severity

int severity

id

String id

subSystem

String subSystem

threadId

String threadId

userId

String userId

transactionId

String transactionId

serverName

String serverName

diagnosticContextId

String diagnosticContextId

machineName

String machineName

Class com.bea.logging.LogLevel extends Level implements Serializable

serialVersionUID: 1796084591280954044L

Serialized Fields

severity

int severity

localizedName

String localizedName

Package com.bea.security.saml2.providers.registry

Package commonj.work

Class commonj.work.WorkCompletedException extends WorkException implements Serializable

Serialized Fields

exceptionList

List<E> exceptionList

Class commonj.work.WorkException extends Exception implements Serializable

Class commonj.work.WorkRejectedException extends WorkException implements Serializable


Package weblogic.apache.html.dom

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

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

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

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

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

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

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

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

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

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

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

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

serialVersionUID: -4132266304459039201L

Serialized Fields

_anchors

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


_forms

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


_images

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


_links

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


_applets

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


_writer

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

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

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

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

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

Serialized Fields

_elements

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

Serialized Fields

_areas

HTMLCollection _areas
Deprecated. 

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

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

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

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

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

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

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

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

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

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

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

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

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

Serialized Fields

_options

HTMLCollection _options
Deprecated. 

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

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

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

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

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

Serialized Fields

_rows

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

_bodies

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

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

Serialized Fields

_cells

HTMLCollection _cells
Deprecated. 

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

Serialized Fields

_rows

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

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

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

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


Package weblogic.apache.wml.dom

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

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

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

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

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

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

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

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

serialVersionUID: 8661606001258842145L

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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


Package weblogic.cluster.singleton

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

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

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

Serialized Fields

message

String message

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

Class weblogic.cluster.singleton.ReplicatedSingletonServicesStateManager.HeartbeatMessage extends ReplicatedSingletonServicesStateManager.Message implements Serializable

serialVersionUID: -7435880529011603250L

Serialized Fields

version

Integer version

Class weblogic.cluster.singleton.ReplicatedSingletonServicesStateManager.Message extends Object implements Serializable

Serialized Fields

name

String name

messageID

Integer messageID

Class weblogic.cluster.singleton.ReplicatedSingletonServicesStateManager.StateDumpMessage extends ReplicatedSingletonServicesStateManager.Message implements Serializable

serialVersionUID: -3290218502688112771L

Serialized Fields

stateDump

Serializable stateDump

Class weblogic.cluster.singleton.ReplicatedSingletonServicesStateManager.UpdateMessage extends ReplicatedSingletonServicesStateManager.Message implements Serializable

serialVersionUID: 5942110178350613494L

Serialized Fields

key

Serializable key

newValue

SingletonServicesState newValue

version

Integer version

removeState

boolean removeState

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

serialVersionUID: 2765581341661213160L

Serialized Fields

timestamp

long timestamp

owner

String owner

leaseName

String leaseName

leaseTimeout

int leaseTimeout

Class weblogic.cluster.singleton.SingletonServicesState extends Object implements Serializable

Serialized Fields

state

int state

data

Serializable data

Package weblogic.common

Class weblogic.common.ParamValue extends Object implements Serializable

Serialization Methods

readExternal

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

Throws:
IOException - if there is an IO error

writeExternal

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

Throws:
IOException

Class weblogic.common.T3User extends DefaultUserInfoImpl implements Serializable

serialVersionUID: -4431340916243112533L


Package weblogic.connector.extensions

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


Package weblogic.deploy.api.spi

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

serialVersionUID: -8124655104926643928L

Serialized Fields

useNonexclusiveLock

boolean useNonexclusiveLock

operationInitiatedByAutoDeployPoller

boolean operationInitiatedByAutoDeployPoller

testOption

boolean testOption

retireTimeOption

int retireTimeOption

retireGracefulPolicy

boolean retireGracefulPolicy

gracefulProductionToAdmin

boolean gracefulProductionToAdmin

gracefulIgnoreSessions

boolean gracefulIgnoreSessions

gracefulRMIGracePeriodSecs

int gracefulRMIGracePeriodSecs

undeployAllVersions

boolean undeployAllVersions

stageOption

String stageOption

name

String name

nameFromLibrary

boolean nameFromLibrary

forceUndeployTimeoutSecs

long forceUndeployTimeoutSecs

disableModuleLevelStartStop

boolean disableModuleLevelStartStop

timeout

long timeout

deploymentOrder

int deploymentOrder

deploymentPrincipalName

String deploymentPrincipalName

nameFromSource

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


defaultSubmoduleTargets

boolean defaultSubmoduleTargets

altDD

String altDD

altWlsDD

String altWlsDD

noVersion

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


remote

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


useExpiredLock

boolean useExpiredLock
Indicates that the operation should use a lock even if it is expired.


securityModel

String securityModel

isSecurityValidationEnabled

boolean isSecurityValidationEnabled

archiveVersion

String archiveVersion

planVersion

String planVersion

isLibrary

boolean isLibrary

libSpecVersion

String libSpecVersion

libImplVersion

String libImplVersion

clusterTimeout

int clusterTimeout

Package weblogic.diagnostics.watch

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

serialVersionUID: -7648375988167013033L

Serialized Fields

watchNotification

WatchNotification watchNotification

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

serialVersionUID: 8863588077682047098L

Serialized Fields

watchName

String watchName
Stores watch name that evaluated to true.


watchRuleType

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


watchRule

String watchRule
Stores the watch rule expression.


watchTime

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


watchSeverityLevel

String watchSeverityLevel
Stores the watch severity (logging severity).


watchAlarmType

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


watchAlarmResetPeriod

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


watchDomainName

String watchDomainName
Stores the domain name.


watchServerName

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


message

String message
A message describing the notification


watchDataStr

String watchDataStr
The stringfied version of the watch data


Package weblogic.ejb

Class weblogic.ejb.NonDestructiveRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 7729973007125942760L

Class weblogic.ejb.OptimisticConcurrencyException extends RuntimeException implements Serializable


Package weblogic.health

Class weblogic.health.HealthState extends Object implements Serializable

serialVersionUID: -8954060526499390055L

Serialized Fields

state

int state

reasonCode

String[] reasonCode

subsystemName

String subsystemName

isCritical

boolean isCritical

mbeanName

String mbeanName

mbeanType

String mbeanType

Package weblogic.i18ntools

Class weblogic.i18ntools.L10nLookup extends Properties implements Serializable

serialVersionUID: 508651606563984141L

Serialized Fields

resourcesLoaded

boolean resourcesLoaded

l10nClassLoaderFactory

L10NClassLoaderFactory l10nClassLoaderFactory

subSystems

Vector<E> subSystems

Package weblogic.jdbc.extensions

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

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

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

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

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

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


Package weblogic.jdbc.rowset

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

serialVersionUID: -7682272538461932607L

Serialization Methods

readObject

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

insertRow

CachedRow insertRow

allrows

ArrayList<E> allrows

isPopulated

boolean isPopulated

key

weblogic.jdbc.rowset.CachedRowSetImpl.RowSetCacheKey key

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

serialVersionUID: -8547038078811651350L

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

serialVersionUID: 7370178015207304595L

Serialized Fields

rowSets

ArrayList<E> rowSets

where

String where

joinType

int joinType

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

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

serialVersionUID: 7684785426862655886L

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

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

serialVersionUID: 7517197886917898522L

Serialized Fields

cols

ArrayList<E> cols

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

Serialized Fields

expression

Expression expression

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

serialVersionUID: -4142451464489136731L


Package weblogic.jndi

Class weblogic.jndi.Environment extends Object implements Serializable

serialVersionUID: 6539137427459606294L

Serialization Methods

readExternal

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

writeExternal

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

Package weblogic.logging

Class weblogic.logging.LoggerNotAvailableException extends Exception implements Serializable

Class weblogic.logging.WLLevel extends LogLevel implements Serializable

Class weblogic.logging.WLLogRecord extends BaseLogRecord implements Serializable

serialVersionUID: -8930788966766077378L


Package weblogic.management

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

serialVersionUID: 823184172044137571L

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

serialVersionUID: -7366904839966430571L

Class weblogic.management.CompatibilityException extends Exception implements Serializable

serialVersionUID: 7036036277067993290L

Class weblogic.management.DeploymentNotification extends Notification implements Serializable

serialVersionUID: 1L

Serialized Fields

appName

String appName
Deprecated. 

serverName

String serverName
Deprecated. 

moduleName

String moduleName
Deprecated. 

transition

String transition
Deprecated. 

currentState

String currentState
Deprecated. 

targetState

String targetState
Deprecated. 

appNotification

boolean appNotification
Deprecated. 

moduleNotification

boolean moduleNotification
Deprecated. 

appPhase

String appPhase
Deprecated. 

task

String task
Deprecated. 

Class weblogic.management.DeploymentNotificationFilter extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

target

String target

module

String module

appsOK

boolean appsOK

modulesOK

boolean modulesOK

Class weblogic.management.ManagementRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 6968866866835556481L


Package weblogic.management.deploy

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

serialVersionUID: -1065644178659248034L

Serialization Methods

readObject

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

files

String[] files
Deprecated. 

isDirectory

boolean[] isDirectory
Deprecated. 

targets

HashMap<K,V> targets
Deprecated. 

deleteFlag

boolean deleteFlag
Deprecated. 

isNameFromSource

boolean isNameFromSource
Deprecated. 

isNewApp

boolean isNewApp
Deprecated. 

isActionFromDeployer

boolean isActionFromDeployer
Deprecated. 

plan

String plan
Deprecated. 

root

String root
Deprecated. 

config

String config
Deprecated. 

deployOpts

DeploymentOptions deployOpts
Deprecated. 

globaltargets

ArrayList<E> globaltargets
Deprecated. 

moduleTargets

Map<K,V> moduleTargets
Deprecated. 

allSubModuleTargets

Map<K,V> allSubModuleTargets
Deprecated. 

standaloneModule

boolean standaloneModule
Deprecated. 

earmodule

boolean earmodule
Deprecated. 

planUpdate

boolean planUpdate
Deprecated. 

targetsFromConfig

boolean targetsFromConfig
Deprecated. 

intendedState

String intendedState
Deprecated. 

remote

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


thinClient

boolean thinClient
Deprecated. 
Indicates that the operation came from a thin client and not all parsing/validation of archives has been performed. This means the validation may occur on the server side.


enforceClusterConstraints

boolean enforceClusterConstraints
Deprecated. 

timeOut

int timeOut
Deprecated. 

appDD

String appDD
Deprecated. 

webDD

String webDD
Deprecated. 

deploymentPrincipalName

String deploymentPrincipalName
Deprecated. 

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

serialVersionUID: -8426317304673733688L

Serialized Fields

state

int state
Deprecated. 

type

int type
Deprecated. 

messages

ArrayList<E> messages
Deprecated. 

targetName

String targetName
Deprecated. 

Package weblogic.management.logging

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

serialVersionUID: 8373884439485373606L

Serialized Fields

severity

int severity
Description of the Field


serverName

String serverName
Description of the Field


machineName

String machineName
Description of the Field


threadId

String threadId
Description of the Field


tranId

String tranId
Description of the Field


userId

String userId
Description of the Field


message

String message
Description of the Field


th

Throwable th
Description of the Field


intId

int intId
Description of the Field


msgId

String msgId
Description of the Field


subsystem

String subsystem
Description of the Field


idAsString

String idAsString
Description of the Field


diagCtxId

String diagCtxId
The diagnostic context id for corelation


Package weblogic.management.timer

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

Serialized Fields

listenerLock

Object listenerLock

allNotifications

Map<K,V> allNotifications

allListeners

TimerListener[] allListeners

notificationCount

int notificationCount

listenerCount

int listenerCount

sendPastNotifications

boolean sendPastNotifications

timerManager

weblogic.timers.TimerManager timerManager

Id

int Id

isActive

boolean isActive

pastNotifications

Set<E> pastNotifications

Package weblogic.net.http

Class weblogic.net.http.HttpRetryException extends IOException implements Serializable

serialVersionUID: 2681042980966739659L

Serialized Fields

responseCode

int responseCode

location

String location

Package weblogic.rmi

Class weblogic.rmi.AccessException extends RemoteException implements Serializable

serialVersionUID: 8181477218149941450L

Class weblogic.rmi.AlreadyBoundException extends Exception implements Serializable

serialVersionUID: 41657763509323723L

Class weblogic.rmi.ConnectException extends RemoteException implements Serializable

serialVersionUID: -6142238183593381015L

Class weblogic.rmi.ConnectIOException extends RemoteException implements Serializable

serialVersionUID: 3687024189427270031L

Class weblogic.rmi.MarshalException extends RemoteException implements Serializable

serialVersionUID: 4099908369491071108L

Class weblogic.rmi.NoSuchObjectException extends RemoteException implements Serializable

serialVersionUID: 1629979988050259745L

Class weblogic.rmi.NotBoundException extends Exception implements Serializable

serialVersionUID: 7032209456739548065L

Class weblogic.rmi.RemoteException extends T3Exception implements Serializable

Serialized Fields

detail

Throwable detail
Deprecated. 
Throwable nested within the RemoteException.

Class weblogic.rmi.RMISecurityException extends SecurityException implements Serializable

serialVersionUID: -1683272254824320042L

Class weblogic.rmi.ServerError extends RemoteException implements Serializable

serialVersionUID: -5319057581686617704L

Class weblogic.rmi.ServerException extends RemoteException implements Serializable

serialVersionUID: -4172747097307177996L

Class weblogic.rmi.ServerRuntimeException extends RemoteException implements Serializable

serialVersionUID: 2761688195912354662L

Class weblogic.rmi.ServerShuttingDownException extends ConnectIOException implements Serializable

serialVersionUID: -358206694774503090L

Class weblogic.rmi.StubNotFoundException extends RemoteException implements Serializable

serialVersionUID: 913924846911122536L

Class weblogic.rmi.UnexpectedException extends RemoteException implements Serializable

serialVersionUID: 877170394816497579L

Class weblogic.rmi.UnknownHostException extends RemoteException implements Serializable

serialVersionUID: -5788722460866507765L

Class weblogic.rmi.UnmarshalException extends RemoteException implements Serializable

serialVersionUID: -5410103554486595708L


Package weblogic.rmi.extensions

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

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

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

serialVersionUID: 2783930896687584691L


Package weblogic.security.acl

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

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

Serialized Fields

info

weblogic.security.acl.AclGroup info
Deprecated. 

name

String name
Deprecated. 

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

serialVersionUID: 4045950267181139320L

Serialized Fields

realmName

String realmName
Deprecated. 

caseSensitive

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


aclPosCache

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

See Also:
CachingRealm.aclNegCache, CachingRealm.aclSync

aclNegCache

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

See Also:
CachingRealm.aclPosCache, CachingRealm.aclSync

aclSync

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

See Also:
CachingRealm.aclPosCache, CachingRealm.aclNegCache

groupPosCache

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

See Also:
CachingRealm.groupNegCache, CachingRealm.groupSync

groupNegCache

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

See Also:
CachingRealm.groupPosCache, CachingRealm.groupSync

groupSync

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

See Also:
CachingRealm.groupPosCache, CachingRealm.groupNegCache

permPosCache

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

See Also:
CachingRealm.permNegCache, CachingRealm.permSync

permNegCache

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

See Also:
CachingRealm.permPosCache, CachingRealm.permSync

permSync

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

See Also:
CachingRealm.permPosCache, CachingRealm.permNegCache

userPosCache

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

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

userNegCache

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

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

authPosCache

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

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

authNegCache

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

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

userSync

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

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

log

LogOutputStream log
Deprecated. 
Debugging log. May be null.


delegate

ListableRealm delegate
Deprecated. 

manageable

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


backup

ManageableRealm backup
Deprecated. 

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

serialVersionUID: -419061834872911373L

Serialization Methods

readObject

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

Throws:
IOException
ClassNotFoundException
Serialized Fields

realmName

String realmName
Deprecated. 

id

String id
Deprecated. 

certificates

Vector<E> certificates
Deprecated. 

obfuscatedPassword

byte[] obfuscatedPassword
Deprecated. 

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

Serialized Fields

ownerGroup

Group ownerGroup
Deprecated. 

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

serialVersionUID: -9019841447023711250L

Serialized Fields

name

String name
Deprecated. 

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

serialVersionUID: 4109721614403507950L


Package weblogic.security.net

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

serialVersionUID: -8861858081041858122L

Serialized Fields

remAddr

InetAddress remAddr

remPort

int remPort

localAddr

InetAddress localAddr

localPort

int localPort

protocol

String protocol

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

serialVersionUID: -2581814989275884152L


Package weblogic.security.principal

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

serialVersionUID: -5765092415154848004L

Serialized Fields

signature

byte[] signature

salt

byte[] salt

name

String name

dn

String dn

guid

String guid

equalsCaseInsensitive

boolean equalsCaseInsensitive

equalsCompareDnAndGuid

boolean equalsCompareDnAndGuid

principalFactoryCreated

boolean principalFactoryCreated

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

serialVersionUID: -8923536011547762759L

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

serialVersionUID: -4751797971105387435L


Package weblogic.security.service

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

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

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

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

Serialized Fields

methodParams

String[] methodParams

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

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

Serialized Fields

methodParams

String[] methodParams

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

Serialized Fields

action

String action

showAction

boolean showAction

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

Serialized Fields

action

String action

showAction

boolean showAction

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

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

Serialized Fields

action

String action

showAction

boolean showAction

path

String[] path

pathLength

int pathLength

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

serialVersionUID: 1210168993042288288L

Serialized Fields

serviceName

String serviceName

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

Serialized Fields

action

String action

showAction

boolean showAction

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

Serialized Fields

parent

Resource parent

resStr

String resStr

values

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


length

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


id

long id
Resource long hashcode.

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

Serialized Fields

action

String action

showAction

boolean showAction

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

Serialized Fields

suffix

String suffix

httpMethod

String httpMethod

URIUnchanged

boolean URIUnchanged

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

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

Serialized Fields

action

String action

showAction

boolean showAction

path

String[] path

pathLength

int pathLength

Package weblogic.security.spi

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

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

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

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


Package weblogic.time.common

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

serialVersionUID: -1055933006857913665L

Serialization Methods

readExternal

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

writeExternal

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

Package weblogic.transaction

Class weblogic.transaction.AppSetRollbackOnlyException extends Exception implements Serializable

Class weblogic.transaction.TimedOutException extends Exception implements Serializable

Class weblogic.transaction.TransactionSystemException extends RemoteException implements Serializable

Class weblogic.transaction.XAException extends XAException implements Serializable

serialVersionUID: 2830485510404675300L

Serialized Fields

nested

Throwable nested

Package weblogic.transaction.nonxa

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


Package weblogic.uddi.client.structures.exception

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

Serialized Fields

faultCode

String faultCode

faultString

String faultString

faultActor

String faultActor

dispositionReport

DispositionReport dispositionReport

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


Package weblogic.webservice.async

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

Serialized Fields

futureResult

FutureResult futureResult
Deprecated. 

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

Serialized Fields

message

String message
Deprecated. 

exception

weblogic.webservice.saf.StoreForwardException exception
Deprecated. 

Package weblogic.webservice.client

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


Package weblogic.webservice.context

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


Package weblogic.workarea

Class weblogic.workarea.AsciiWorkContext extends Object implements Serializable

Serialized Fields

str

String str

Class weblogic.workarea.LongWorkContext extends Object implements Serializable

Serialized Fields

longValue

long longValue

Class weblogic.workarea.NoWorkContextException extends Exception implements Serializable

Class weblogic.workarea.PropertyReadOnlyException extends Exception implements Serializable

Class weblogic.workarea.SerializableWorkContext extends Object implements Serializable

serialVersionUID: 3485637846065994552L

Serialized Fields

data

byte[] data

Class weblogic.workarea.StringWorkContext extends Object implements Serializable

Serialized Fields

str

String str

Package weblogic.wsee.async

Package weblogic.wsee.connection.transport.http

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

serialVersionUID: 5812892933940605683L

Serialization Methods

readObject

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

writeObject

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

username

byte[] username

password

byte[] password

proxyUsername

byte[] proxyUsername

proxyPassword

byte[] proxyPassword

chunkLen

int chunkLen

passwordsEncrypted

boolean passwordsEncrypted
Flag indicating whether our internal password fields are encrypted. We encrypt them before serializing, so its possible that someone could serialize an object, and then call getPassword after. In that case we dynamically decrypt the passwords before returning them.

Since:
10.0MP1

Package weblogic.wsee.connection.transport.https

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

serialVersionUID: 5277936336380367841L

Serialization Methods

readObject

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

writeObject

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

Class weblogic.wsee.connection.transport.https.WlsSSLAdapter extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readObject

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

writeObject

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

_keystore

String _keystore
Persistent state members


_keystorePassword

char[] _keystorePassword

_keystoreType

String _keystoreType

_keyAlias

String _keyAlias

_keyPassword

char[] _keyPassword

Package weblogic.wsee.connection.transport.jms

Class weblogic.wsee.connection.transport.jms.JmsTransportInfo extends Object implements Serializable

serialVersionUID: -7303084944915898634L

Serialized Fields

host

String host

port

int port

jndiURL

String jndiURL

factory

String factory

queue

String queue

serviceURI

String serviceURI

transactional

boolean transactional

username

String username

password

String password

defaultFactory

boolean defaultFactory

sendTo81

boolean sendTo81

Package weblogic.wsee.conversation

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


Package weblogic.wsee.jaxws.proxy

Class weblogic.wsee.jaxws.proxy.ClientProxyFeature extends WebServiceFeature implements Serializable

serialVersionUID: 8704678112454179010L

Serialized Fields

type

Proxy.Type type

proxyHost

String proxyHost

proxyPort

int proxyPort

proxyUserName

String proxyUserName

proxyPassword

String proxyPassword

ignoreSystemNonProxyHosts

boolean ignoreSystemNonProxyHosts

Package weblogic.wsee.jws

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

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

serialVersionUID: 1L

Serialization Methods

readResolve

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

_id

int _id

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

Serialized Fields

_retryDelay

String _retryDelay

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

Serialized Fields

_detailContent

XmlObject[] _detailContent
Deprecated. 
detail content


_faultContent

XmlObject _faultContent
Deprecated. 
fault content


_soapFaultVersion

int _soapFaultVersion
Deprecated. 
fault version


_senderIsCause

boolean _senderIsCause
Deprecated. 
cause when using detail


Package weblogic.wsee.jws.util

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


Package weblogic.wsee.jws.wlw

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

Serialized Fields

_detailContent

XmlObject[] _detailContent
Deprecated. 
detail content


_faultContent

XmlObject _faultContent
Deprecated. 
fault content


_soapFaultVersion

int _soapFaultVersion
Deprecated. 
fault version


_senderIsCause

boolean _senderIsCause
Deprecated. 
cause when using detail


Package weblogic.wsee.mc.api

Class weblogic.wsee.mc.api.McPollingTimeoutException extends WebServiceException implements Serializable


Package weblogic.wsee.reliability

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


Package weblogic.wsee.security.bst

Class weblogic.wsee.security.bst.ClientBSTCredentialProvider extends BST11CredentialProvider implements Serializable

Serialized Fields

clientCredential

X509Credential clientCredential

serverPublicCert

X509Credential serverPublicCert

Package weblogic.wsee.security.saml

Class weblogic.wsee.security.saml.SAMLTokenImpl extends SecurityTokenImpl implements Serializable

serialVersionUID: 5452212188047058232L

Serialized Fields

samlCredential

SAMLCredentialImpl samlCredential

subject

Subject subject

Class weblogic.wsee.security.saml.SAMLTrustToken extends SAMLTokenImpl implements Serializable

Serialized Fields

cred

SAMLTrustCredential cred

Package weblogic.wsee.security.unt

Class weblogic.wsee.security.unt.ClientUNTCredentialProvider extends Object implements Serializable

Serialized Fields

textCredential

UsernameAndPassword textCredential

Package weblogic.wsee.wstx.wsat

Class weblogic.wsee.wstx.wsat.WSATException extends Exception implements Serializable

serialVersionUID: 8473938065230309413L

Serialized Fields

errorCode

int errorCode

Class weblogic.wsee.wstx.wsat.WSATXAResource extends Object implements Serializable

serialVersionUID: -5827137400010343968L

Serialization Methods

readObject

private void readObject(ObjectInputStream ois)
                 throws ClassNotFoundException,
                        IOException
Throws:
ClassNotFoundException
IOException

writeObject

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

m_xid

Xid m_xid

m_status

String m_status

m_version

Transactional.Version m_version

m_isRemovedFromMap

boolean m_isRemovedFromMap

Package weblogic.wtc.gwt

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

serialVersionUID: 6192948866405001848L

Serialized Fields

lap

String lap

svcname

String svcname

type

int type

ss

int ss

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

serialVersionUID: 1247362893152970095L

Serialized Fields

localAccessPointId

String localAccessPointId

remoteAccessPointId

String remoteAccessPointId

connected

String connected

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

serialVersionUID: -7303521801232422151L


Package weblogic.wtc.jatmi

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

serialVersionUID: -1976832511211908492L

Serialized Fields

dec_exp

short dec_exp

dec_pos

short dec_pos

dec_ndgts

short dec_ndgts

dec_dgts

byte[] dec_dgts

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

serialVersionUID: -2300659571782962414L

Serialized Fields

myMsgid

byte[] myMsgid

myCorrid

byte[] myCorrid

myReplyQueue

String myReplyQueue

myFailureQueue

String myFailureQueue

myAppkey

Integer myAppkey

myPriority

Integer myPriority

myDelivery_qos

int myDelivery_qos

myReply_qos

int myReply_qos

myUrcode

int myUrcode

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

serialVersionUID: 3053813208281488550L

Serialized Fields

myDeq_time

QueueTimeField myDeq_time

myPriority

Integer myPriority

myExp_time

QueueTimeField myExp_time

myDelivery_qos

int myDelivery_qos

myReply_qos

int myReply_qos

myMsgid

byte[] myMsgid

myCorrid

byte[] myCorrid

myReplyQueue

String myReplyQueue

myFailureQueue

String myFailureQueue

myIsTPQEXPTIME_NONE

boolean myIsTPQEXPTIME_NONE

myIsTPQTOP

boolean myIsTPQTOP

myUrcode

int myUrcode

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

Serialized Fields

errno

int errno
The Ferror number

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

serialVersionUID: -4304569527535747878L

Serialized Fields

myTime

int myTime

myIsRelative

boolean myIsRelative

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

serialVersionUID: 8308308529316740522L

Serialized Fields

myTperrno

int myTperrno

myUunixerr

int myUunixerr

myTpurcode

int myTpurcode

myTperrordetail

int myTperrordetail

myDiagnostic

int myDiagnostic

myRevent

int myRevent

rplyRtn

Reply rplyRtn

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

serialVersionUID: -7645324238210497753L

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

serialVersionUID: -2256092221608261884L

Serialization Methods

readObject

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

Throws:
IOException
ClassNotFoundException

writeObject

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

Throws:
IOException
Serialized Fields

service_name

String service_name

service_data

TypedBuffer service_data

service_flags

int service_flags

service_data_key

String service_data_key

mySessionIdentifier

int mySessionIdentifier

myConversationIdentifier

int myConversationIdentifier

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

serialVersionUID: 6610152513624509334L

Serialization Methods

readObject

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

Throws:
IOException
ClassNotFoundException

writeObject

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

Throws:
IOException
Serialized Fields

myTypedBuffer

TypedBuffer myTypedBuffer

myTpurcode

int myTpurcode

reply_cd

CallDescriptor reply_cd

myTypedBuffer_key

String myTypedBuffer_key

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

serialVersionUID: 5248957728968004859L

Serialized Fields

carray

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


sendSize

int sendSize
The amount of data in #carray to send

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

serialVersionUID: 4289835762041622281L

Serialization Methods

readObject

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

writeObject

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

magic

int magic

len

int len

maxlen

int maxlen

nfields

int nfields

nie

int nie

indxintvl

int indxintvl

flds

TreeMap<K,V> flds

fldid_occs

HashMap<K,V> fldid_occs

fldtbls

FldTbl[] fldtbls

usys

Usysflds usys

tmq

tmqflds tmq

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

serialVersionUID: -6427570805762043258L

Serialization Methods

readObject

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

writeObject

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

magic

int magic

len

int len

maxlen

int maxlen

nfields

int nfields

nie

int nie

indxintvl

int indxintvl

_flds

HashMap<K,V> _flds

fldid_occs

HashMap<K,V> fldid_occs

fldtbls

FldTbl[] fldtbls

systbls

FldTbl[] systbls

myIter

weblogic.wtc.jatmi.TypedFML32.FmlIterator myIter

in_presend

boolean in_presend

numPointerFields

int numPointerFields

numFml32Fields

int numFml32Fields

numMBStringFields

int numMBStringFields

numView32Fields

int numView32Fields

updatedModCount

int updatedModCount

myArray

Object[] myArray

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

serialVersionUID: 3469855909867685738L

Serialized Fields

tstring

StringBuffer tstring

bytes

byte[] bytes

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

serialVersionUID: -4800449954774495175L

Serialized Fields

tstring

StringBuffer tstring

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

serialVersionUID: -607969884185172853L

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

serialVersionUID: 1478768009528994942L

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

serialVersionUID: -5405254827452750129L

Serialized Fields

xmlarray

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


sendSize

int sendSize
The amount of data in #xmlarray to send

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

serialVersionUID: -6003837641120997389L

Serialized Fields

carray

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


sendSize

int sendSize
The amount of data in carray to send.


Package weblogic.xml.security

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


Package weblogic.xml.stream

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

Serialized Fields

th

Throwable th
Deprecated. 

Package weblogicx.jsp.tags.validators

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

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

Serialized Fields

fieldToValidate

String fieldToValidate

errorMessage

String errorMessage

expression

String expression

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

Serialized Fields

expression

String expression

validatorClass

String validatorClass

custom

Customizable custom

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

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

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

Serialized Fields

interfaceName

String interfaceName

className

String className

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

Serialized Fields

fieldToValidate

String fieldToValidate

errorMessage

String errorMessage

isValid

boolean isValid

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

Serialized Fields

parent

Tag parent

pageContext

PageContext pageContext

bodyContent

BodyContent bodyContent


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

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06