Serialized Form


Package com.bea.control

Class com.bea.control._SQLFragment extends com.bea.control.DatabaseControl.SQLFragment implements Serializable

Class com.bea.control.B2BCallbackControlImpl extends com.bea.wlw.runtime.core.control.ServiceControlImpl implements Serializable

serialVersionUID: 2860297444480521383l

Serialized Fields

context

com.bea.control.ControlContext context

Class com.bea.control.ControlException extends RuntimeException implements Serializable

Class com.bea.control.DatabaseFilter extends Object implements Serializable

Serialized Fields

_filter

com.bea.control.DatabaseFilter.FilterTerm[] _filter

_sort

com.bea.control.DatabaseFilter.SortTerm[] _sort

_mdResultSet

ResultSetMetaData _mdResultSet

_mdDatabase

DatabaseMetaData _mdDatabase

_columns

HashMap _columns

_sIdentifierQuote

String _sIdentifierQuote

_chFilter

char _chFilter

_maxSortCols

int _maxSortCols

_identifierOptions

int _identifierOptions

dateFormats

DateFormat[] dateFormats

timestampFormats

DateFormat[] timestampFormats

Class com.bea.control.DatabaseFilter.FilterTerm extends com.bea.control.DatabaseFilter.SortTerm implements Serializable

Serialized Fields

unit

int unit

value

Object value

Class com.bea.control.DatabaseFilter.SortTerm extends Object implements Serializable

Serialized Fields

sColumnName

String sColumnName

op

int op

_sIdentifier

String _sIdentifier

_type

int _type

Class com.bea.control.EBXMLControlImpl extends Object implements Serializable

serialVersionUID: 2353606206566373423l

Serialized Fields

_context

com.bea.control.ControlContext _context

ebch

com.bea.b2b.control.EBXMLControlHelper ebch

Class com.bea.control.EmailControlImpl extends Object implements Serializable

serialVersionUID: -8006792580856786395l

Serialized Fields

_emailResource

com.bea.control.EmailResource _emailResource

context

com.bea.control.ControlContext context

Class com.bea.control.EmailResource extends Object implements Serializable

serialVersionUID: 1773007409701490604l

Serialized Fields

_smtpAddress

String _smtpAddress

_fromAddress

String _fromAddress

_fromName

String _fromName

_replyToAddress

String _replyToAddress

_replyToName

String _replyToName

_smtpUsername

String _smtpUsername

_smtpPassword

String _smtpPassword

_passwordAlias

String _passwordAlias

_finalPassword

String _finalPassword

_smtpHost

String _smtpHost

_smtpPort

int _smtpPort

_headerEncoding

String _headerEncoding

_toList

String _toList

_ccList

String _ccList

_bccList

String _bccList

_contentType

String _contentType

_subject

String _subject

_body

Object _body

_attachments

String _attachments

Class com.bea.control.EmailResource.EmailControlException extends Exception implements Serializable

Class com.bea.control.FileControlImpl extends Object implements Serializable

serialVersionUID: -2841732307348022543l

Serialized Fields

_fileResource

com.bea.control.FileResource _fileResource

context

com.bea.control.ControlContext context

Class com.bea.control.FileResource extends Object implements Serializable

serialVersionUID: -4143358403698380155l

Serialized Fields

_currentDir

String _currentDir

_fileMask

String _fileMask

_errorDir

String _errorDir

_archiveDir

String _archiveDir

_suffixName

String _suffixName

_suffixType

String _suffixType

_createMode

String _createMode

_postRead

String _postRead

_fileNamePartsToMatch

ArrayList _fileNamePartsToMatch

_fileExtnPartsToMatch

ArrayList _fileExtnPartsToMatch

_completeFilePart

String _completeFilePart

_completeExtnPart

String _completeExtnPart

_fileNameStartsWithMatchingPart

boolean _fileNameStartsWithMatchingPart

_fileExtnStartsWithMatchingPart

boolean _fileExtnStartsWithMatchingPart

_scanSubdirs

boolean _scanSubdirs

_sortType

String _sortType

_ftpMode

boolean _ftpMode

_ftpHostName

String _ftpHostName

_ftpHostPortNumber

int _ftpHostPortNumber

_ftpUserName

String _ftpUserName

_ftpPassword

String _ftpPassword

_ftpLocalDir

String _ftpLocalDir

_readLineInitialized

boolean _readLineInitialized

_readRecordInitialized

boolean _readRecordInitialized

_appendInitialized

boolean _appendInitialized

_bufFile

File _bufFile

_restartPoint

long _restartPoint

_restartDirectory

String _restartDirectory

_restartFile

String _restartFile

_isFtpPasswordAlias

boolean _isFtpPasswordAlias

_absoluteFileName

String _absoluteFileName

_appendFileName

String _appendFileName

_remoteSystemTypeIsUnix

boolean _remoteSystemTypeIsUnix

Class com.bea.control.ProcessControlException extends com.bea.control.ControlException implements Serializable

Class com.bea.control.ProcessControlImpl extends com.bea.wlw.runtime.core.control.ServiceControlImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

context

com.bea.control.ControlContext context

_targetUri

URI _targetUri

_originalUri

URI _originalUri

_progProps

com.bea.control.ProcessControlImpl.ProgrammaticProperties _progProps

Class com.bea.control.PublishControlImpl extends Object implements Serializable

serialVersionUID: 3647339103156603921l

Serialized Fields

_channel

String _channel

_context

com.bea.control.ControlContext _context

Class com.bea.control.RosettaNetControlImpl extends Object implements Serializable

serialVersionUID: 385112013749804014l

Serialized Fields

context

com.bea.control.ControlContext context

rnch

com.bea.b2b.control.RNControlHelper rnch

fromDUNS

String fromDUNS

toDUNS

String toDUNS

Class com.bea.control.ServiceBrokerControlImpl extends com.bea.wlw.runtime.core.control.ServiceControlImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

context

com.bea.control.ControlContext context

_progProps

com.bea.control.ServiceBrokerControlImpl.ProgrammaticProperties _progProps

Class com.bea.control.ServiceControlException extends weblogic.jws.control.ControlException implements Serializable

Serialized Fields

_soapFault

com.bea.control.SoapFault _soapFault

Class com.bea.control.SoapFault extends Object implements Serializable

Serialized Fields

_faultContent

com.bea.xml.XmlObject _faultContent

FAULT_SOAP11

int FAULT_SOAP11
See Also:
Constant Field Values

FAULT_SOAP12

int FAULT_SOAP12
See Also:
Constant Field Values

_soapFaultVersion

int _soapFaultVersion

Class com.bea.control.SubscriptionControlImpl extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_ruleName

String _ruleName

_isFiltered

boolean _isFiltered

_context

com.bea.control.ControlContext _context

Class com.bea.control.TaskControlImpl extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

context

com.bea.control.ControlContext context

_helper

com.bea.wli.worklist.control.TaskControlHelper _helper

listener

com.bea.wli.worklist.control.TaskListenerControl listener

Class com.bea.control.TaskWorkerControlImpl extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_context

com.bea.control.ControlContext _context

_helper

com.bea.wli.worklist.control.TaskWorkerControlHelper _helper

Class com.bea.control.TPMControlException extends weblogic.jws.control.ControlException implements Serializable

Class com.bea.control.TPMControlImpl extends Object implements Serializable

serialVersionUID: 3256582170797661316l

Serialized Fields

context

com.bea.control.ControlContext context

tpmch

com.bea.wli.tpm.control.TPMControlHelper tpmch

Class com.bea.control.WliJMSControlImpl extends com.bea.wlw.runtime.core.control.jmscontrol.JMSControlImpl implements Serializable

serialVersionUID: 1954973981844007616l

Serialized Fields

context

com.bea.control.ControlContext context

listener

com.bea.wlw.runtime.core.control.jmscontrol.MDBListener listener


Package com.bea.data

Class com.bea.data.RawDataRuntimeException extends RuntimeException implements Serializable


Package com.bea.transform

Class com.bea.transform.TransformException extends RuntimeException implements Serializable

Serialized Fields

_message

String _message
a possible user message


_code

int _code
the code


_params

Object[] _params
the parameters


Package com.bea.wli.bpm.proxy

Class com.bea.wli.bpm.proxy.JpdProxy extends Object implements Serializable

serialVersionUID: 1l

Class com.bea.wli.bpm.proxy.JpdProxyException extends Exception implements Serializable

serialVersionUID: 1l

Serialized Fields

cause

Throwable cause

_cause

Throwable _cause

Class com.bea.wli.bpm.proxy.JpdProxyImpl extends JpdProxy implements Serializable

serialVersionUID: 1l

Serialized Fields

_uri

String _uri

_contextHandler

JpdProxy.ContextHandler _contextHandler

_conversationId

String _conversationId

_changeType

boolean _changeType

Class com.bea.wli.bpm.proxy.ProxyDispatcherBean extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_ejbContext

javax.ejb.SessionContext _ejbContext

Class com.bea.wli.bpm.proxy.ProxyRequest extends Object implements Serializable

serialVersionUID: 1l

Serialization Methods

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException
Serialized Fields

_uri

String _uri

_conversationID

String _conversationID

_methodName

String _methodName

_argBytes

byte[] _argBytes

Class com.bea.wli.bpm.proxy.ProxyResponse extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_retval

Object _retval

_exception

Exception _exception

_conversationID

String _conversationID


Package com.bea.wli.bpm.runtime

Class com.bea.wli.bpm.runtime.DocHdlTrackingExecRequest extends com.bea.wlw.runtime.core.request.ExecRequest implements Serializable

Serialization Methods

writeReplace

private Object writeReplace()
Serialized Fields

_request

com.bea.wlw.runtime.core.request.ExecRequest _request

Class com.bea.wli.bpm.runtime.DocHdlTrackingWrapper extends Object implements Serializable

serialVersionUID: 1l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException

readResolve

private Object readResolve()
Serialized Fields

_request

com.bea.wlw.runtime.core.request.ExecRequest _request

Class com.bea.wli.bpm.runtime.InstanceInfoData extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_instanceId

String _instanceId

_uri

String _uri

_status

ProcessStatus _status

_label

String _label

_startTime

long _startTime

_endTime

Long _endTime

_sequenceId

int _sequenceId

_isNew

boolean _isNew

_trackingLevel

int _trackingLevel

_statusOnly

boolean _statusOnly

_sla

Long _sla

_isSLAReconfigured

boolean _isSLAReconfigured

Class com.bea.wli.bpm.runtime.JpdContainer extends com.bea.wlw.runtime.jws.container.JwsContainer implements Serializable

serialVersionUID: 1l

Serialization Methods

readObject

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

_callbackMethod

String _callbackMethod

_callbackLocation

URL _callbackLocation

_uniqueBatchId

String _uniqueBatchId

_wfState

com.bea.wli.bpm.runtime.ProcessState _wfState

_outstandingCallbacks

int _outstandingCallbacks

_redelivered

boolean _redelivered

_wfComment

String _wfComment

_status

ProcessStatus _status

_startTime

long _startTime

_requiresSinglePrincipal

boolean _requiresSinglePrincipal

_subURIMap

Map _subURIMap

_b2bContext

Serializable _b2bContext

_initialInstanceId

String _initialInstanceId

_instanceId

String _instanceId

_trackingLevel

int _trackingLevel

_endTime

Long _endTime

_sequenceId

int _sequenceId

_dynamicRunAs

String _dynamicRunAs

_emitRDS

int _emitRDS

Class com.bea.wli.bpm.runtime.JpdPostRequest extends com.bea.wlw.runtime.jws.request.QueryRequest implements Serializable

serialVersionUID: 1l

Class com.bea.wli.bpm.runtime.JpdServlet extends com.bea.wlw.runtime.core.dispatcher.HttpServer implements Serializable

Class com.bea.wli.bpm.runtime.ProcessContainerBean extends com.bea.wlw.runtime.core.bean.BMPContainerBean implements Serializable

Serialized Fields

_lastComittedInvocable

byte[] _lastComittedInvocable

_lastComittedDispFile

com.bea.wlw.runtime.core.dispatcher.DispFile _lastComittedDispFile

_lastComittedId

String _lastComittedId

_lastWrittenInvocable

byte[] _lastWrittenInvocable

_lastWrittenDispFile

com.bea.wlw.runtime.core.dispatcher.DispFile _lastWrittenDispFile

_lastWrittenId

String _lastWrittenId

_inStore

boolean _inStore

Class com.bea.wli.bpm.runtime.ProcessInstanceNotFoundException extends Exception implements Serializable

Serialized Fields

serviceURI

String serviceURI

instanceId

String instanceId

Class com.bea.wli.bpm.runtime.ProcessNotActiveException extends Exception implements Serializable

Serialized Fields

serviceURI

String serviceURI

Class com.bea.wli.bpm.runtime.ProcessNotFoundException extends Exception implements Serializable

Serialized Fields

serviceURI

String serviceURI

Class com.bea.wli.bpm.runtime.ProcessState extends Object implements Serializable

serialVersionUID: 1l

Serialization Methods

readObject

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

_properties

com.bea.wli.bpm.runtime.ProcessState.PropertyBag[] _properties

_messages

ArrayList[] _messages

_pending

int[] _pending

_lastStartedActivityId

int _lastStartedActivityId

_branchPending

HashSet[] _branchPending

_container

com.bea.wli.bpm.runtime.JpdContainer _container

_convId

String _convId

_trackingLevel

int _trackingLevel

_loadedDHs

HashSet _loadedDHs

_initialMessage

com.bea.xml.XmlObject _initialMessage

_deploymentID

int _deploymentID

_suspendTimeStamp

long _suspendTimeStamp

_suspendEventId

String _suspendEventId

_frozenActivity

int _frozenActivity

_frozenRequest

com.bea.wlw.runtime.core.request.Request _frozenRequest

_frozenList

ArrayList _frozenList

_currentBranch

int _currentBranch

_defaultExceptionState

ExceptionState _defaultExceptionState

Class com.bea.wli.bpm.runtime.ProcessStatus extends Object implements Serializable

serialVersionUID: 1l

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Serialized Fields

s

String s

val

int val

Class com.bea.wli.bpm.runtime.ProcessVariableValueImpl extends Object implements Serializable

Serialized Fields

name

String name

declaredType

String declaredType

originalInstanceType

String originalInstanceType

value

Object value

representation

int representation

isXML

boolean isXML

Class com.bea.wli.bpm.runtime.SubFlowRequest extends com.bea.wlw.runtime.core.request.ExecRequest implements Serializable

serialVersionUID: 1l

Serialized Fields

_isJpdCaller

boolean _isJpdCaller

_callerInfo

SubFlowCall.CallerInfo _callerInfo

Class com.bea.wli.bpm.runtime.SubFlowResponse extends com.bea.wlw.runtime.core.request.ExecResponse implements Serializable

serialVersionUID: 1l

Serialized Fields

_isJpdCaller

boolean _isJpdCaller

Class com.bea.wli.bpm.runtime.TransactionRolledBackException extends Exception implements Serializable

Class com.bea.wli.bpm.runtime.UnhandledProcessException extends RuntimeException implements Serializable

Class com.bea.wli.bpm.runtime.WFException extends Exception implements Serializable

Serialized Fields

t

Throwable t

Class com.bea.wli.bpm.runtime.WliExecRequest extends com.bea.wlw.runtime.core.request.ExecRequest implements Serializable

serialVersionUID: -660813483071515845l

Serialized Fields

_hook

com.bea.wli.bpm.runtime.WliExecRequest.ContainerHook _hook


Package com.bea.wli.bpm.runtime.versioning

Class com.bea.wli.bpm.runtime.versioning.VersionException extends Exception implements Serializable

Serialized Fields

cause

Throwable cause


Package com.bea.wli.calendar.api

Class com.bea.wli.calendar.api.BusinessCalendarException extends Exception implements Serializable

Serialized Fields

_message

String _message


Package com.bea.wli.management.archiving

Class com.bea.wli.management.archiving.ArchivingPolicy extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Serialized Fields

s

String s

val

int val

Class com.bea.wli.management.archiving.PurgeErrorMDB extends com.bea.wli.management.archiving.WLIArchiverSchedulerMDB implements Serializable

Class com.bea.wli.management.archiving.RDSErrorMDB extends com.bea.wli.management.archiving.ReportingDataStreamWriter implements Serializable

Class com.bea.wli.management.archiving.RDSException extends Exception implements Serializable

Class com.bea.wli.management.archiving.ReportingDataStreamWriter extends Object implements Serializable

Serialized Fields

_ejbContext

javax.ejb.MessageDrivenContext _ejbContext

_msgHandler

com.bea.wli.management.archiving.ReportingDataStreamWriter.MessageHandler _msgHandler

_ds

DataSource _ds

_ei

com.bea.wli.management.tracking.SQLErrorIdentifier _ei

Class com.bea.wli.management.archiving.TerminateEvent extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_be

com.bea.wli.management.tracking.BufferedEvent _be

Class com.bea.wli.management.archiving.WLIArchiverException extends Exception implements Serializable

Class com.bea.wli.management.archiving.WLIArchiverSchedulerMDB extends Object implements Serializable

Serialized Fields

_ctx

javax.ejb.MessageDrivenContext _ctx

Class com.bea.wli.management.archiving.WLIArchivingUtilBean extends Object implements Serializable

Serialized Fields

_ejbContext

javax.ejb.SessionContext _ejbContext


Package com.bea.wli.management.configuration

Class com.bea.wli.management.configuration.B2BBaseMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

B2BBaseMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.B2BConfigImpl extends com.bea.wli.management.internal.WLIConfigurationMBeanImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

requiredModelMBean

weblogic.management.commo.CommoMBeanInstance requiredModelMBean

b2bInstance

com.bea.wli.management.configuration.internal.B2BConfigurationImpl b2bInstance

Class com.bea.wli.management.configuration.B2BConfigMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

B2BConfigMBean delegate

enableCaching

boolean enableCaching

auditLogClassIsCached

boolean auditLogClassIsCached

auditLogClass

String auditLogClass

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

certificateVerificationClassIsCached

boolean certificateVerificationClassIsCached

certificateVerificationClass

String certificateVerificationClass

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

proxyHostIsCached

boolean proxyHostIsCached

proxyHost

String proxyHost

proxyPortIsCached

boolean proxyPortIsCached

proxyPort

String proxyPort

registeredIsCached

boolean registeredIsCached

registered

boolean registered

secureTimestampClassIsCached

boolean secureTimestampClassIsCached

secureTimestampClass

String secureTimestampClass

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.B2BConfigurationException extends Exception implements Serializable

Class com.bea.wli.management.configuration.BPMConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: -594172099718731765l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

BPMConfigurationMBean delegate

enableCaching

boolean enableCaching

archiveProcessIntervalIsCached

boolean archiveProcessIntervalIsCached

archiveProcessInterval

long archiveProcessInterval

archiveProcessStartIsCached

boolean archiveProcessStartIsCached

archiveProcessStart

long archiveProcessStart

archiverDataSourceNameIsCached

boolean archiverDataSourceNameIsCached

archiverDataSourceName

String archiverDataSourceName

archiverEnabledIsCached

boolean archiverEnabledIsCached

archiverEnabled

boolean archiverEnabled

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultArchivingPolicyIsCached

boolean defaultArchivingPolicyIsCached

defaultArchivingPolicy

ArchivingPolicy defaultArchivingPolicy

defaultProcessTrackingLevelIsCached

boolean defaultProcessTrackingLevelIsCached

defaultProcessTrackingLevel

TrackingLevel defaultProcessTrackingLevel

defaultVariableTrackingIsCached

boolean defaultVariableTrackingIsCached

defaultVariableTracking

VariableTracking defaultVariableTracking

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

purgeDelayIsCached

boolean purgeDelayIsCached

purgeDelay

int purgeDelay

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.BusinessCalendarConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 6041987470868377880l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

BusinessCalendarConfigurationMBean delegate

enableCaching

boolean enableCaching

allCalendarNamesIsCached

boolean allCalendarNamesIsCached

allCalendarNames

String[] allCalendarNames

allCalendarsIsCached

boolean allCalendarsIsCached

allCalendars

com.bea.wli.calendar.schema.CalendarDocument[] allCalendars

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

systemCalendarIsCached

boolean systemCalendarIsCached

systemCalendar

com.bea.wli.calendar.schema.CalendarDocument systemCalendar

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.CacheConfig extends Object implements Serializable

Serialized Fields

cacheName

String cacheName

ttl

long ttl

maxEntries

int maxEntries

dbTableName

String dbTableName

Class com.bea.wli.management.configuration.CacheConfigMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 1l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

CacheConfigMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.EmailEventGenChannelConfiguration extends Object implements Serializable

Serialized Fields

_channel

String _channel

_comment

String _comment

_hostName

String _hostName

_portNumber

int _portNumber

_protocol

String _protocol

_username

String _username

_password

String _password

_pollingInterval

int _pollingInterval

_postReadAction

String _postReadAction

_attachmentAction

String _attachmentAction

_archiveDirectory

String _archiveDirectory

_errorDirectory

String _errorDirectory

_readLimit

int _readLimit

_imapMoveFolder

String _imapMoveFolder

_subjectFilter

String _subjectFilter

_passwordAlias

String _passwordAlias

_publishAsUser

String _publishAsUser

Class com.bea.wli.management.configuration.EmailEventGenConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: -6008001606892382248l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

EmailEventGenConfigurationMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

channelsIsCached

boolean channelsIsCached

channels

EmailEventGenChannelConfiguration[] channels

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

eventGeneratorNameIsCached

boolean eventGeneratorNameIsCached

eventGeneratorName

String eventGeneratorName

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.EmailEventGeneratorsMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: -5172496219986745181l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

EmailEventGeneratorsMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

emailEventGenConfigurationMBeansIsCached

boolean emailEventGenConfigurationMBeansIsCached

emailEventGenConfigurationMBeans

EmailEventGenConfigurationMBean[] emailEventGenConfigurationMBeans

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.FileEventGenChannelConfiguration extends Object implements Serializable

Serialized Fields

_channel

String _channel

_fileDirectory

String _fileDirectory

_scanSubdirs

boolean _scanSubdirs

_filePattern

String _filePattern

_pollingInterval

int _pollingInterval

_sortByArrival

boolean _sortByArrival

_passByFileName

boolean _passByFileName

_channelType

String _channelType

_readLimit

int _readLimit

_errorDirectory

String _errorDirectory

_archiveDirectory

String _archiveDirectory

_postRead

String _postRead

_comment

String _comment

_ftpHostName

String _ftpHostName

_ftpUserName

String _ftpUserName

_ftpPassword

String _ftpPassword

_ftpPasswordAlias

String _ftpPasswordAlias

_ftpLocalDirectory

String _ftpLocalDirectory

_encoding

String _encoding

_publishAsUser

String _publishAsUser

Class com.bea.wli.management.configuration.FileEventGenConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: -7241037234556965754l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

FileEventGenConfigurationMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

channelsIsCached

boolean channelsIsCached

channels

FileEventGenChannelConfiguration[] channels

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

eventGeneratorNameIsCached

boolean eventGeneratorNameIsCached

eventGeneratorName

String eventGeneratorName

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.FileEventGeneratorsMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 8913448446490883246l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

FileEventGeneratorsMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

fileEventGenConfigurationMBeansIsCached

boolean fileEventGenConfigurationMBeansIsCached

fileEventGenConfigurationMBeans

FileEventGenConfigurationMBean[] fileEventGenConfigurationMBeans

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.GenericEventGenChannelConfiguration extends Object implements Serializable

Serialized Fields

_channel

String _channel

_comment

String _comment

_publishAsUser

String _publishAsUser

Class com.bea.wli.management.configuration.GenericEventGenConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 1l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

GenericEventGenConfigurationMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

channelsIsCached

boolean channelsIsCached

channels

GenericEventGenChannelConfiguration[] channels

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

eventGenConfigTypeNameIsCached

boolean eventGenConfigTypeNameIsCached

eventGenConfigTypeName

String eventGenConfigTypeName

eventGeneratorNameIsCached

boolean eventGeneratorNameIsCached

eventGeneratorName

String eventGeneratorName

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.GenericEventGeneratorsMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 1l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

GenericEventGeneratorsMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

eventGenConfigurationMBeansIsCached

boolean eventGenConfigurationMBeansIsCached

eventGenConfigurationMBeans

GenericEventGenConfigurationMBean[] eventGenConfigurationMBeans

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.JMSEventGenChannelConfiguration extends Object implements Serializable

Serialized Fields

_channel

String _channel

_matchJmsPropertyName

String _matchJmsPropertyName

_matchJmsPropertyValue

String _matchJmsPropertyValue

_comment

String _comment

_publishAsUser

String _publishAsUser

Class com.bea.wli.management.configuration.JMSEventGenConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 6267861638409827776l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

JMSEventGenConfigurationMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

channelsIsCached

boolean channelsIsCached

channels

JMSEventGenChannelConfiguration[] channels

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

eventGeneratorNameIsCached

boolean eventGeneratorNameIsCached

eventGeneratorName

String eventGeneratorName

foreignJmsDestinationNamesIsCached

boolean foreignJmsDestinationNamesIsCached

foreignJmsDestinationNames

String[] foreignJmsDestinationNames

jmsQueueNamesIsCached

boolean jmsQueueNamesIsCached

jmsQueueNames

String[] jmsQueueNames

jmsTopicNamesIsCached

boolean jmsTopicNamesIsCached

jmsTopicNames

String[] jmsTopicNames

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.JMSEventGeneratorsMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: -2597547486571826962l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

JMSEventGeneratorsMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

foreignJmsDestinationNamesIsCached

boolean foreignJmsDestinationNamesIsCached

foreignJmsDestinationNames

String[] foreignJmsDestinationNames

jmsEventGenConfigurationMBeansIsCached

boolean jmsEventGenConfigurationMBeansIsCached

jmsEventGenConfigurationMBeans

JMSEventGenConfigurationMBean[] jmsEventGenConfigurationMBeans

jmsQueueNamesIsCached

boolean jmsQueueNamesIsCached

jmsQueueNames

String[] jmsQueueNames

jmsTopicNamesIsCached

boolean jmsTopicNamesIsCached

jmsTopicNames

String[] jmsTopicNames

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.MessageBrokerConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: -11611423340110697l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

MessageBrokerConfigurationMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.NodeMethodInfo extends Object implements Serializable

Serialized Fields

_iconId

String _iconId

_hasReturn

boolean _hasReturn

_isStaticIconFile

boolean _isStaticIconFile

Class com.bea.wli.management.configuration.PasswordStoreConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 4217397502097671756l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

PasswordStoreConfigurationMBean delegate

enableCaching

boolean enableCaching

aliasListIsCached

boolean aliasListIsCached

aliasList

String[] aliasList

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.ProcessConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 6899469180914181321l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

ProcessConfigurationMBean delegate

enableCaching

boolean enableCaching

activationTimeIsCached

boolean activationTimeIsCached

activationTime

long activationTime

appNameIsCached

boolean appNameIsCached

appName

String appName

archivingPolicyIsCached

boolean archivingPolicyIsCached

archivingPolicy

ArchivingPolicy archivingPolicy

b2bInboundFlagIsCached

boolean b2bInboundFlagIsCached

b2bInboundFlag

boolean b2bInboundFlag

b2bOutboundFlagIsCached

boolean b2bOutboundFlagIsCached

b2bOutboundFlag

boolean b2bOutboundFlag

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

callbackClassNameIsCached

boolean callbackClassNameIsCached

callbackClassName

String callbackClassName

commentsIsCached

boolean commentsIsCached

comments

String comments

deactivationTimeIsCached

boolean deactivationTimeIsCached

deactivationTime

long deactivationTime

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

deploymentIdIsCached

boolean deploymentIdIsCached

deploymentId

String deploymentId

descriptionIsCached

boolean descriptionIsCached

description

String description

displayNameIsCached

boolean displayNameIsCached

displayName

String displayName

ejbModuleNameIsCached

boolean ejbModuleNameIsCached

ejbModuleName

String ejbModuleName

executionPolicyModifiableIsCached

boolean executionPolicyModifiableIsCached

executionPolicyModifiable

boolean executionPolicyModifiable

externalCallbackControlsIsCached

boolean externalCallbackControlsIsCached

externalCallbackControls

String[] externalCallbackControls

flowTagIsCached

boolean flowTagIsCached

flowTag

String flowTag

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

methodControlInfoIsCached

boolean methodControlInfoIsCached

methodControlInfo

Map methodControlInfo

nameIsCached

boolean nameIsCached

name

String name

nodesIsCached

boolean nodesIsCached

nodes

ProcessNodeInfo[] nodes

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

processPolicyIsCached

boolean processPolicyIsCached

processPolicy

Set processPolicy

processVariablesIsCached

boolean processVariablesIsCached

processVariables

ProcessVariable[] processVariables

publicURIIsCached

boolean publicURIIsCached

publicURI

String publicURI

registeredIsCached

boolean registeredIsCached

registered

boolean registered

relativeEJBPathIsCached

boolean relativeEJBPathIsCached

relativeEJBPath

String relativeEJBPath

runAsIsCached

boolean runAsIsCached

runAs

String runAs

runnableIsCached

boolean runnableIsCached

runnable

boolean runnable

slaIsCached

boolean slaIsCached

sla

long sla

slaWarningThresholdIsCached

boolean slaWarningThresholdIsCached

slaWarningThreshold

double slaWarningThreshold

serviceExistsIsCached

boolean serviceExistsIsCached

serviceExists

boolean serviceExists

serviceURIIsCached

boolean serviceURIIsCached

serviceURI

String serviceURI

serviceURLIsCached

boolean serviceURLIsCached

serviceURL

URL serviceURL

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

singlePrincipalRequiredIsCached

boolean singlePrincipalRequiredIsCached

singlePrincipalRequired

boolean singlePrincipalRequired

statelessIsCached

boolean statelessIsCached

stateless

boolean stateless

trackingLevelIsCached

boolean trackingLevelIsCached

trackingLevel

TrackingLevel trackingLevel

typeIsCached

boolean typeIsCached

type

String type

typeNameIsCached

boolean typeNameIsCached

typeName

String typeName

variableTrackingIsCached

boolean variableTrackingIsCached

variableTracking

VariableTracking variableTracking

versionedIsCached

boolean versionedIsCached

versioned

boolean versioned

webappNameIsCached

boolean webappNameIsCached

webappName

String webappName

Class com.bea.wli.management.configuration.ProcessControlMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 1402671541003984245l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

ProcessControlMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

contextPathIsCached

boolean contextPathIsCached

contextPath

String contextPath

controlClassIsCached

boolean controlClassIsCached

controlClass

String controlClass

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

selectorValuesIsCached

boolean selectorValuesIsCached

selectorValues

String[] selectorValues

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.ProcessVariable extends Object implements Serializable

Serialized Fields

name

String name

type

String type

Class com.bea.wli.management.configuration.SampleConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

SampleConfigurationMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

fooIsCached

boolean fooIsCached

foo

String foo

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.ServiceBrokerControlMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: -7939709996246273772l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

ServiceBrokerControlMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

callbackIsCached

boolean callbackIsCached

callback

boolean callback

commentsIsCached

boolean commentsIsCached

comments

String comments

contextPathIsCached

boolean contextPathIsCached

contextPath

String contextPath

controlClassIsCached

boolean controlClassIsCached

controlClass

String controlClass

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

selectorValuesIsCached

boolean selectorValuesIsCached

selectorValues

String[] selectorValues

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.TimerEventGenChannelConfiguration extends Object implements Serializable

serialVersionUID: -1621163894566845924l

Serialized Fields

_channel

String _channel

_comment

String _comment

_effective

String _effective

_expiry

String _expiry

_frequency

String _frequency

_calendarName

String _calendarName

_messageContent

String _messageContent

_publishAsUser

String _publishAsUser

_recoverable

boolean _recoverable

_uniqueId

String _uniqueId

_lastUpdated

String _lastUpdated

preSp4_df

DateFormat preSp4_df

df

DateFormat df

_effectiveTimestamp

long _effectiveTimestamp

_expiryTimestamp

long _expiryTimestamp

handleDst

boolean handleDst

Class com.bea.wli.management.configuration.TimerEventGenConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: -1913583442867005363l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

TimerEventGenConfigurationMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

channelsIsCached

boolean channelsIsCached

channels

TimerEventGenChannelConfiguration[] channels

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

eventGeneratorNameIsCached

boolean eventGeneratorNameIsCached

eventGeneratorName

String eventGeneratorName

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.TimerEventGeneratorsMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 1816698164626579280l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

TimerEventGeneratorsMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

timerEventGenConfigurationMBeansIsCached

boolean timerEventGenConfigurationMBeansIsCached

timerEventGenConfigurationMBeans

TimerEventGenConfigurationMBean[] timerEventGenConfigurationMBeans

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.TrackingLevel extends Object implements Serializable

serialVersionUID: 1l

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Serialized Fields

s

String s

val

int val

Class com.bea.wli.management.configuration.UserInfoConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 1277998130151272404l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

UserInfoConfigurationMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.VariableTracking extends Object implements Serializable

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Serialized Fields

s

String s

val

int val

Class com.bea.wli.management.configuration.VersioningConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: -6840591991165544810l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

VersioningConfigurationMBean delegate

enableCaching

boolean enableCaching

activeComponentIsCached

boolean activeComponentIsCached

activeComponent

String activeComponent

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

componentArrayIsCached

boolean componentArrayIsCached

componentArray

String[] componentArray

defaultComponentIsCached

boolean defaultComponentIsCached

defaultComponent

String defaultComponent

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

groupIsCached

boolean groupIsCached

group

String group

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

versioningEnabledIsCached

boolean versioningEnabledIsCached

versioningEnabled

boolean versioningEnabled

Class com.bea.wli.management.configuration.WLIConsoleEventGenConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 1l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

WLIConsoleEventGenConfigurationMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

webAppURIIsCached

boolean webAppURIIsCached

webAppURI

String webAppURI

Class com.bea.wli.management.configuration.WorklistConfigurationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 3121118961062589699l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

WorklistConfigurationMBean delegate

enableCaching

boolean enableCaching

adminRoleIsCached

boolean adminRoleIsCached

adminRole

String[] adminRole

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

taskCreationRoleIsCached

boolean taskCreationRoleIsCached

taskCreationRole

String taskCreationRole

taskTrackingLevelIsCached

boolean taskTrackingLevelIsCached

taskTrackingLevel

String taskTrackingLevel

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.configuration.XMLCacheMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 1l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

XMLCacheMBean delegate

enableCaching

boolean enableCaching

allKeysIsCached

boolean allKeysIsCached

allKeys

String[] allKeys

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type


Package com.bea.wli.management.runtime

Class com.bea.wli.management.runtime.ArchiverRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 5536859911319074891l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

ArchiverRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

dataSouceJNDINamesIsCached

boolean dataSouceJNDINamesIsCached

dataSouceJNDINames

String[] dataSouceJNDINames

eventRowCountIsCached

boolean eventRowCountIsCached

eventRowCount

long eventRowCount

lastProcessEndTimeIsCached

boolean lastProcessEndTimeIsCached

lastProcessEndTime

long lastProcessEndTime

lastProcessStartTimeIsCached

boolean lastProcessStartTimeIsCached

lastProcessStartTime

long lastProcessStartTime

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.CacheObject extends Object implements Serializable

Serialized Fields

key

String key

value

String value

Class com.bea.wli.management.runtime.CacheRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

CacheRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.EmailEventGenRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: -6663873921476336031l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

EmailEventGenRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

emailCountIsCached

boolean emailCountIsCached

emailCount

long emailCount

emailErrorCountIsCached

boolean emailErrorCountIsCached

emailErrorCount

long emailErrorCount

errorCountResetTimeIsCached

boolean errorCountResetTimeIsCached

errorCountResetTime

long errorCountResetTime

eventGeneratorNameIsCached

boolean eventGeneratorNameIsCached

eventGeneratorName

String eventGeneratorName

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

resetTimeIsCached

boolean resetTimeIsCached

resetTime

long resetTime

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.FileEventGeneratorsRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: -5183653185705014462l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

FileEventGeneratorsRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

runtimeMBeansIsCached

boolean runtimeMBeansIsCached

runtimeMBeans

FileEventGenRuntimeMBean[] runtimeMBeans

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.FileEventGenRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: -1720098539878556391l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

FileEventGenRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

errorCountIsCached

boolean errorCountIsCached

errorCount

long errorCount

errorResetTimeIsCached

boolean errorResetTimeIsCached

errorResetTime

long errorResetTime

eventGeneratorNameIsCached

boolean eventGeneratorNameIsCached

eventGeneratorName

String eventGeneratorName

fileCountIsCached

boolean fileCountIsCached

fileCount

long fileCount

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

resetTimeIsCached

boolean resetTimeIsCached

resetTime

long resetTime

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.GenericEventGenRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 1l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

GenericEventGenRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

errorCountIsCached

boolean errorCountIsCached

errorCount

long errorCount

errorResetTimeIsCached

boolean errorResetTimeIsCached

errorResetTime

long errorResetTime

eventGeneratorNameIsCached

boolean eventGeneratorNameIsCached

eventGeneratorName

String eventGeneratorName

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

messageCountIsCached

boolean messageCountIsCached

messageCount

long messageCount

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

resetTimeIsCached

boolean resetTimeIsCached

resetTime

long resetTime

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.HttpEventGenRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 9132495765764303291l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

HttpEventGenRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

errorCountIsCached

boolean errorCountIsCached

errorCount

long errorCount

errorResetTimeIsCached

boolean errorResetTimeIsCached

errorResetTime

long errorResetTime

eventGeneratorNameIsCached

boolean eventGeneratorNameIsCached

eventGeneratorName

String eventGeneratorName

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

messageCountIsCached

boolean messageCountIsCached

messageCount

long messageCount

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

resetTimeIsCached

boolean resetTimeIsCached

resetTime

long resetTime

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.JmsEventGenRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 7491266345198071885l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

JmsEventGenRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

destJndiNameIsCached

boolean destJndiNameIsCached

destJndiName

String destJndiName

destTypeIsCached

boolean destTypeIsCached

destType

String destType

errorCountIsCached

boolean errorCountIsCached

errorCount

long errorCount

errorResetTimeIsCached

boolean errorResetTimeIsCached

errorResetTime

long errorResetTime

eventGeneratorNameIsCached

boolean eventGeneratorNameIsCached

eventGeneratorName

String eventGeneratorName

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

messageCountIsCached

boolean messageCountIsCached

messageCount

long messageCount

messageSelectorIsCached

boolean messageSelectorIsCached

messageSelector

String messageSelector

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

resetTimeIsCached

boolean resetTimeIsCached

resetTime

long resetTime

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.MessageBrokerChannelValue extends Object implements Serializable

Serialized Fields

_channelName

String _channelName

_messageType

String _messageType

_msgcount

int _msgcount

_deadMsgCount

int _deadMsgCount

Class com.bea.wli.management.runtime.MessageBrokerSubscriberValue extends Object implements Serializable

Serialized Fields

_subscriptionRuleName

String _subscriptionRuleName

_subscriberUri

String _subscriberUri

_channelName

String _channelName

_methodName

String _methodName

_controlName

String _controlName

_filterString

String _filterString

Class com.bea.wli.management.runtime.MessageTrackingRuntimeException extends Exception implements Serializable

Class com.bea.wli.management.runtime.MessageTrackingRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 5590670833055370716l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

MessageTrackingRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.MsgBrokerRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 2471006331907834778l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

MsgBrokerRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

channelInfoIsCached

boolean channelInfoIsCached

channelInfo

MessageBrokerChannelValue[] channelInfo

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

resetDateIsCached

boolean resetDateIsCached

resetDate

Date resetDate

subscriptionInfoIsCached

boolean subscriptionInfoIsCached

subscriptionInfo

MessageBrokerSubscriberValue[] subscriptionInfo

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.ProcessInstanceQuery extends Object implements Serializable

Serialized Fields

instanceId

String instanceId

serviceURI

String serviceURI

status

ProcessStatus[] status

startTimeMin

long startTimeMin

startTimeMax

long startTimeMax

statusChangeTimeMin

long statusChangeTimeMin

statusChangeTimeMax

long statusChangeTimeMax

elapsedMin

long elapsedMin

elapsedMax

long elapsedMax

label

String label

aboveSLA

boolean aboveSLA

aboveSLAWarning

boolean aboveSLAWarning

count

int count

Class com.bea.wli.management.runtime.ProcessInstanceQueryResult extends Object implements Serializable

Serialized Fields

instanceIds

String[] instanceIds
array of instance ids that constitue the result


queryDate

Date queryDate
The date when this result was computed.


isAll

boolean isAll
True if returning all the data that satisfied the query.

Class com.bea.wli.management.runtime.ProcessRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 6934070917208237399l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

ProcessRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

statisticsIsCached

boolean statisticsIsCached

statistics

ProcessStatistics[] statistics

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.SampleRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

SampleRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

fooIsCached

boolean fooIsCached

foo

String foo

listIsCached

boolean listIsCached

list

List list

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.TimerEventGeneratorsRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: -5811307705745700118l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

TimerEventGeneratorsRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

runtimeMBeansIsCached

boolean runtimeMBeansIsCached

runtimeMBeans

TimerEventGenRuntimeMBean[] runtimeMBeans

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.TimerEventGenRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 7397737293412214001l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

TimerEventGenRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

errorCountIsCached

boolean errorCountIsCached

errorCount

long errorCount

errorResetTimeIsCached

boolean errorResetTimeIsCached

errorResetTime

long errorResetTime

eventGeneratorNameIsCached

boolean eventGeneratorNameIsCached

eventGeneratorName

String eventGeneratorName

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

resetTimeIsCached

boolean resetTimeIsCached

resetTime

long resetTime

timerCountIsCached

boolean timerCountIsCached

timerCount

long timerCount

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.WorklistRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: 3213354006969266985l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

WorklistRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.WorklistRuntimeMBeanImpl extends weblogic.management.runtime.RuntimeMBeanDelegate implements Serializable

Class com.bea.wli.management.runtime.WorklistScrollableResultMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

WorklistScrollableResultMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.WorklistScrollableResultMBeanImpl extends weblogic.management.runtime.RuntimeMBeanDelegate implements Serializable

Class com.bea.wli.management.runtime.WorkSubstituteRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

serialVersionUID: -906013895993555198l

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

WorkSubstituteRuntimeMBean delegate

enableCaching

boolean enableCaching

allWorkSubstituteRulesIsCached

boolean allWorkSubstituteRulesIsCached

allWorkSubstituteRules

WorkSubstituteRule[] allWorkSubstituteRules

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.management.runtime.WorkSubstituteRuntimeMBeanImpl extends weblogic.management.runtime.RuntimeMBeanDelegate implements Serializable

Class com.bea.wli.management.runtime.WrappedThrowable extends Object implements Serializable

Serialized Fields

serializedForm

byte[] serializedForm

simpleForm

Throwable simpleForm

originalThrowableClassName

String originalThrowableClassName


Package com.bea.wli.tpm.management.configuration

Class com.bea.wli.tpm.management.configuration.AuthenticationImpl extends com.bea.wli.tpm.management.configuration.TPMBaseImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

authInstance

com.bea.wli.tpm.management.configuration.internal.AuthenticationImpl authInstance

Class com.bea.wli.tpm.management.configuration.AuthenticationMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

AuthenticationMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

clientAuthenticationModeIsCached

boolean clientAuthenticationModeIsCached

clientAuthenticationMode

String clientAuthenticationMode

clientCertificateNameIsCached

boolean clientCertificateNameIsCached

clientCertificateName

String clientCertificateName

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

passwordIsCached

boolean passwordIsCached

password

String password

passwordAliasIsCached

boolean passwordAliasIsCached

passwordAlias

String passwordAlias

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

serverAuthenticationModeIsCached

boolean serverAuthenticationModeIsCached

serverAuthenticationMode

String serverAuthenticationMode

serverCertificateNameIsCached

boolean serverCertificateNameIsCached

serverCertificateName

String serverCertificateName

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

userNameIsCached

boolean userNameIsCached

userName

String userName

Class com.bea.wli.tpm.management.configuration.BindingImpl extends com.bea.wli.tpm.management.configuration.TPMBaseImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

bindingInstance

com.bea.wli.tpm.management.configuration.internal.BindingImpl bindingInstance

Class com.bea.wli.tpm.management.configuration.BindingMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

BindingMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

bindingNameIsCached

boolean bindingNameIsCached

bindingName

String bindingName

businessProtocolNameIsCached

boolean businessProtocolNameIsCached

businessProtocolName

String businessProtocolName

businessProtocolVersionIsCached

boolean businessProtocolVersionIsCached

businessProtocolVersion

String businessProtocolVersion

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultBindingIsCached

boolean defaultBindingIsCached

defaultBinding

boolean defaultBinding

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

ebxmlIsCached

boolean ebxmlIsCached

ebxml

boolean ebxml

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

rosettaNetIsCached

boolean rosettaNetIsCached

rosettaNet

boolean rosettaNet

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

tradingPartnerNameIsCached

boolean tradingPartnerNameIsCached

tradingPartnerName

String tradingPartnerName

typeIsCached

boolean typeIsCached

type

String type

webServiceIsCached

boolean webServiceIsCached

webService

boolean webService

Class com.bea.wli.tpm.management.configuration.BulkLoaderImpl extends com.bea.wli.tpm.management.configuration.TPMBaseImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

blInstance

com.bea.wli.tpm.management.configuration.internal.BulkLoaderImpl blInstance

Class com.bea.wli.tpm.management.configuration.BulkLoaderMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

BulkLoaderMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.tpm.management.configuration.CertificateImpl extends com.bea.wli.tpm.management.configuration.TPMBaseImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

certInstance

com.bea.wli.tpm.management.configuration.internal.CertificateImpl certInstance

Class com.bea.wli.tpm.management.configuration.CertificateMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

CertificateMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

certificateIsCached

boolean certificateIsCached

certificate

Certificate certificate

certificateNameIsCached

boolean certificateNameIsCached

certificateName

String certificateName

certificateTypeIsCached

boolean certificateTypeIsCached

certificateType

String certificateType

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

passwordIsCached

boolean passwordIsCached

password

String password

passwordAliasIsCached

boolean passwordAliasIsCached

passwordAlias

String passwordAlias

passwordEncryptedIsCached

boolean passwordEncryptedIsCached

passwordEncrypted

boolean passwordEncrypted

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.tpm.management.configuration.ConfigurationException extends Exception implements Serializable

Class com.bea.wli.tpm.management.configuration.DeleteException extends Exception implements Serializable

Class com.bea.wli.tpm.management.configuration.EBXMLBindingImpl extends com.bea.wli.tpm.management.configuration.BindingImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

ebxmlInstance

com.bea.wli.tpm.management.configuration.internal.EBXMLBindingImpl ebxmlInstance

Class com.bea.wli.tpm.management.configuration.EBXMLBindingMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

EBXMLBindingMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

bindingNameIsCached

boolean bindingNameIsCached

bindingName

String bindingName

businessProtocolNameIsCached

boolean businessProtocolNameIsCached

businessProtocolName

String businessProtocolName

businessProtocolVersionIsCached

boolean businessProtocolVersionIsCached

businessProtocolVersion

String businessProtocolVersion

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultBindingIsCached

boolean defaultBindingIsCached

defaultBinding

boolean defaultBinding

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

deliverySemanticsIsCached

boolean deliverySemanticsIsCached

deliverySemantics

String deliverySemantics

ebxmlIsCached

boolean ebxmlIsCached

ebxml

boolean ebxml

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistDurationIsCached

boolean persistDurationIsCached

persistDuration

String persistDuration

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

retryCountIsCached

boolean retryCountIsCached

retryCount

int retryCount

retryIntervalIsCached

boolean retryIntervalIsCached

retryInterval

String retryInterval

rosettaNetIsCached

boolean rosettaNetIsCached

rosettaNet

boolean rosettaNet

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

signatureCertificateNameIsCached

boolean signatureCertificateNameIsCached

signatureCertificateName

String signatureCertificateName

signatureReceiptRequiredIsCached

boolean signatureReceiptRequiredIsCached

signatureReceiptRequired

boolean signatureReceiptRequired

signatureRequiredIsCached

boolean signatureRequiredIsCached

signatureRequired

boolean signatureRequired

tradingPartnerNameIsCached

boolean tradingPartnerNameIsCached

tradingPartnerName

String tradingPartnerName

typeIsCached

boolean typeIsCached

type

String type

webServiceIsCached

boolean webServiceIsCached

webService

boolean webService

Class com.bea.wli.tpm.management.configuration.ExtendedPropertySetImpl extends com.bea.wli.tpm.management.configuration.TPMBaseImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

expInstance

com.bea.wli.tpm.management.configuration.internal.ExtendedPropertySetImpl expInstance

Class com.bea.wli.tpm.management.configuration.ExtendedPropertySetMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

ExtendedPropertySetMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

descriptionIsCached

boolean descriptionIsCached

description

String description

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

propertySetNameIsCached

boolean propertySetNameIsCached

propertySetName

String propertySetName

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.tpm.management.configuration.FailureImpl extends com.bea.wli.tpm.management.configuration.TPMBaseImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

fInstance

com.bea.wli.tpm.management.configuration.internal.FailureImpl fInstance

Class com.bea.wli.tpm.management.configuration.FailureMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

FailureMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

bindingNameIsCached

boolean bindingNameIsCached

bindingName

String bindingName

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

failureTypeIsCached

boolean failureTypeIsCached

failureType

String failureType

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

tradingPartnerIsCached

boolean tradingPartnerIsCached

tradingPartner

String tradingPartner

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.tpm.management.configuration.ManagementException extends Exception implements Serializable

Class com.bea.wli.tpm.management.configuration.ObjectActiveException extends Exception implements Serializable

Class com.bea.wli.tpm.management.configuration.RosettaNetBindingImpl extends com.bea.wli.tpm.management.configuration.BindingImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

rnInstance

com.bea.wli.tpm.management.configuration.internal.RosettaNetBindingImpl rnInstance

Class com.bea.wli.tpm.management.configuration.RosettaNetBindingMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

RosettaNetBindingMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

bindingNameIsCached

boolean bindingNameIsCached

bindingName

String bindingName

businessProtocolNameIsCached

boolean businessProtocolNameIsCached

businessProtocolName

String businessProtocolName

businessProtocolVersionIsCached

boolean businessProtocolVersionIsCached

businessProtocolVersion

String businessProtocolVersion

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

cipherAlgorithmIsCached

boolean cipherAlgorithmIsCached

cipherAlgorithm

String cipherAlgorithm

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultBindingIsCached

boolean defaultBindingIsCached

defaultBinding

boolean defaultBinding

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

ebxmlIsCached

boolean ebxmlIsCached

ebxml

boolean ebxml

encryptionCertificateNameIsCached

boolean encryptionCertificateNameIsCached

encryptionCertificateName

String encryptionCertificateName

encryptionLevelIsCached

boolean encryptionLevelIsCached

encryptionLevel

String encryptionLevel

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

messageDigestAlgorithmIsCached

boolean messageDigestAlgorithmIsCached

messageDigestAlgorithm

String messageDigestAlgorithm

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

processTimeoutIsCached

boolean processTimeoutIsCached

processTimeout

String processTimeout

registeredIsCached

boolean registeredIsCached

registered

boolean registered

retryCountIsCached

boolean retryCountIsCached

retryCount

int retryCount

retryIntervalIsCached

boolean retryIntervalIsCached

retryInterval

String retryInterval

rosettaNetIsCached

boolean rosettaNetIsCached

rosettaNet

boolean rosettaNet

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

signatureCertificateNameIsCached

boolean signatureCertificateNameIsCached

signatureCertificateName

String signatureCertificateName

signatureReceiptRequiredIsCached

boolean signatureReceiptRequiredIsCached

signatureReceiptRequired

boolean signatureReceiptRequired

signatureRequiredIsCached

boolean signatureRequiredIsCached

signatureRequired

boolean signatureRequired

tradingPartnerNameIsCached

boolean tradingPartnerNameIsCached

tradingPartnerName

String tradingPartnerName

typeIsCached

boolean typeIsCached

type

String type

webServiceIsCached

boolean webServiceIsCached

webService

boolean webService

Class com.bea.wli.tpm.management.configuration.RosettaNetServiceDefaultImpl extends com.bea.wli.tpm.management.configuration.TPMBaseImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

rnsdInstance

com.bea.wli.tpm.management.configuration.internal.RosettaNetServiceDefaultImpl rnsdInstance

Class com.bea.wli.tpm.management.configuration.RosettaNetServiceDefaultMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

RosettaNetServiceDefaultMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

dtdValidationIsCached

boolean dtdValidationIsCached

dtdValidation

boolean dtdValidation

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

serviceContentSchemaIsCached

boolean serviceContentSchemaIsCached

serviceContentSchema

String serviceContentSchema

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

validateServiceContentIsCached

boolean validateServiceContentIsCached

validateServiceContent

boolean validateServiceContent

validateServiceHeaderIsCached

boolean validateServiceHeaderIsCached

validateServiceHeader

boolean validateServiceHeader

Class com.bea.wli.tpm.management.configuration.ServiceImpl extends com.bea.wli.tpm.management.configuration.TPMBaseImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

sInstance

com.bea.wli.tpm.management.configuration.internal.ServiceImpl sInstance

Class com.bea.wli.tpm.management.configuration.ServiceMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

ServiceMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

businessProtocolIsCached

boolean businessProtocolIsCached

businessProtocol

String businessProtocol

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

descriptionIsCached

boolean descriptionIsCached

description

String description

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

serviceNameIsCached

boolean serviceNameIsCached

serviceName

String serviceName

serviceTypeIsCached

boolean serviceTypeIsCached

serviceType

String serviceType

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.tpm.management.configuration.ServiceProfileImpl extends com.bea.wli.tpm.management.configuration.TPMBaseImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

sInstance

com.bea.wli.tpm.management.configuration.internal.ServiceProfileImpl sInstance

Class com.bea.wli.tpm.management.configuration.ServiceProfileMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

ServiceProfileMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

localBindingIsCached

boolean localBindingIsCached

localBinding

String localBinding

localTradingPartnerNameIsCached

boolean localTradingPartnerNameIsCached

localTradingPartnerName

String localTradingPartnerName

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

messageTrackingLevelIsCached

boolean messageTrackingLevelIsCached

messageTrackingLevel

String messageTrackingLevel

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

remoteBindingIsCached

boolean remoteBindingIsCached

remoteBinding

String remoteBinding

remoteTradingPartnerNameIsCached

boolean remoteTradingPartnerNameIsCached

remoteTradingPartnerName

String remoteTradingPartnerName

serviceNameIsCached

boolean serviceNameIsCached

serviceName

String serviceName

serviceProfileIdIsCached

boolean serviceProfileIdIsCached

serviceProfileId

String serviceProfileId

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

statusIsCached

boolean statusIsCached

status

String status

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.tpm.management.configuration.TPMBaseImpl extends com.bea.wli.management.internal.WLIConfigurationMBeanImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

requiredModelMBean

weblogic.management.commo.CommoMBeanInstance requiredModelMBean

Class com.bea.wli.tpm.management.configuration.TPMBaseMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

TPMBaseMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.tpm.management.configuration.TradingPartnerImpl extends com.bea.wli.tpm.management.configuration.TPMBaseImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

tpInstance

com.bea.wli.tpm.management.configuration.internal.TradingPartnerImpl tpInstance

Class com.bea.wli.tpm.management.configuration.TradingPartnerMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

TradingPartnerMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

addressIsCached

boolean addressIsCached

address

String address

businessIdIsCached

boolean businessIdIsCached

businessId

String businessId

businessIdTypeIsCached

boolean businessIdTypeIsCached

businessIdType

String businessIdType

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultPartnerIsCached

boolean defaultPartnerIsCached

defaultPartner

boolean defaultPartner

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

descriptionIsCached

boolean descriptionIsCached

description

String description

emailIsCached

boolean emailIsCached

email

String email

enabledIsCached

boolean enabledIsCached

enabled

boolean enabled

faxIsCached

boolean faxIsCached

fax

String fax

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

partnerNameIsCached

boolean partnerNameIsCached

partnerName

String partnerName

partnerTypeIsCached

boolean partnerTypeIsCached

partnerType

String partnerType

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

phoneIsCached

boolean phoneIsCached

phone

String phone

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

statusIsCached

boolean statusIsCached

status

String status

typeIsCached

boolean typeIsCached

type

String type

wlUserNameIsCached

boolean wlUserNameIsCached

wlUserName

String wlUserName

Class com.bea.wli.tpm.management.configuration.TradingPartnerMgmtImpl extends com.bea.wli.tpm.management.configuration.TPMBaseImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

tpmInstance

com.bea.wli.tpm.management.configuration.internal.TradingPartnerMgmtImpl tpmInstance

Class com.bea.wli.tpm.management.configuration.TradingPartnerMgmtMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

TradingPartnerMgmtMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

messageTraceIsCached

boolean messageTraceIsCached

messageTrace

boolean messageTrace

messageTraceDirectoryIsCached

boolean messageTraceDirectoryIsCached

messageTraceDirectory

String messageTraceDirectory

messageTrackingLevelIsCached

boolean messageTrackingLevelIsCached

messageTrackingLevel

String messageTrackingLevel

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

secureAuditLoggingIsCached

boolean secureAuditLoggingIsCached

secureAuditLogging

boolean secureAuditLogging

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

testModeIsCached

boolean testModeIsCached

testMode

boolean testMode

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.tpm.management.configuration.TransportImpl extends com.bea.wli.tpm.management.configuration.TPMBaseImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

trsInstance

com.bea.wli.tpm.management.configuration.internal.TransportImpl trsInstance

Class com.bea.wli.tpm.management.configuration.TransportMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

TransportMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

endPointIsCached

boolean endPointIsCached

endPoint

String endPoint

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

protocolIsCached

boolean protocolIsCached

protocol

String protocol

protocolVersionIsCached

boolean protocolVersionIsCached

protocolVersion

String protocolVersion

registeredIsCached

boolean registeredIsCached

registered

boolean registered

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

timeoutIsCached

boolean timeoutIsCached

timeout

String timeout

timeoutAsSecondsIsCached

boolean timeoutAsSecondsIsCached

timeoutAsSeconds

long timeoutAsSeconds

typeIsCached

boolean typeIsCached

type

String type

Class com.bea.wli.tpm.management.configuration.UpdateException extends Exception implements Serializable

Class com.bea.wli.tpm.management.configuration.WebServiceBindingImpl extends com.bea.wli.tpm.management.configuration.BindingImpl implements Serializable

serialVersionUID: 1l

Serialized Fields

wsInstance

com.bea.wli.tpm.management.configuration.internal.WebServiceBindingImpl wsInstance

Class com.bea.wli.tpm.management.configuration.WebServiceBindingMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

WebServiceBindingMBean delegate

enableCaching

boolean enableCaching

activeIsCached

boolean activeIsCached

active

boolean active

bindingNameIsCached

boolean bindingNameIsCached

bindingName

String bindingName

businessProtocolNameIsCached

boolean businessProtocolNameIsCached

businessProtocolName

String businessProtocolName

businessProtocolVersionIsCached

boolean businessProtocolVersionIsCached

businessProtocolVersion

String businessProtocolVersion

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

commentsIsCached

boolean commentsIsCached

comments

String comments

defaultBindingIsCached

boolean defaultBindingIsCached

defaultBinding

boolean defaultBinding

defaultedMBeanIsCached

boolean defaultedMBeanIsCached

defaultedMBean

boolean defaultedMBean

delegateObjectIsCached

boolean delegateObjectIsCached

delegateObject

Object delegateObject

ebxmlIsCached

boolean ebxmlIsCached

ebxml

boolean ebxml

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notesIsCached

boolean notesIsCached

notes

String notes

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

persistenceEnabledIsCached

boolean persistenceEnabledIsCached

persistenceEnabled

boolean persistenceEnabled

registeredIsCached

boolean registeredIsCached

registered

boolean registered

rosettaNetIsCached

boolean rosettaNetIsCached

rosettaNet

boolean rosettaNet

setFieldsIsCached

boolean setFieldsIsCached

setFields

Set setFields

tradingPartnerNameIsCached

boolean tradingPartnerNameIsCached

tradingPartnerName

String tradingPartnerName

typeIsCached

boolean typeIsCached

type

String type

webServiceIsCached

boolean webServiceIsCached

webService

boolean webService


Package com.bea.wli.tpm.management.runtime

Class com.bea.wli.tpm.management.runtime.TradingPartnerMgmtRuntimeException extends Exception implements Serializable

Class com.bea.wli.tpm.management.runtime.TradingPartnerMgmtRuntimeMBean_Stub extends weblogic.management.internal.MBeanProxy implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream)
                  throws IOException,
                         ClassNotFoundException
Serialized Fields

delegate

TradingPartnerMgmtRuntimeMBean delegate

enableCaching

boolean enableCaching

cachingDisabledIsCached

boolean cachingDisabledIsCached

cachingDisabled

boolean cachingDisabled

mBeanInfoIsCached

boolean mBeanInfoIsCached

mBeanInfo

javax.management.MBeanInfo mBeanInfo

nameIsCached

boolean nameIsCached

name

String name

notificationInfoIsCached

boolean notificationInfoIsCached

notificationInfo

javax.management.MBeanNotificationInfo[] notificationInfo

objectNameIsCached

boolean objectNameIsCached

objectName

weblogic.management.WebLogicObjectName objectName

parentIsCached

boolean parentIsCached

parent

weblogic.management.WebLogicMBean parent

registeredIsCached

boolean registeredIsCached

registered

boolean registered

serviceCountIsCached

boolean serviceCountIsCached

serviceCount

int serviceCount

serviceProfileCountIsCached

boolean serviceProfileCountIsCached

serviceProfileCount

int serviceProfileCount

tradingPartnerCountIsCached

boolean tradingPartnerCountIsCached

tradingPartnerCount

int tradingPartnerCount

typeIsCached

boolean typeIsCached

type

String type


Package com.bea.wli.user.api

Class com.bea.wli.user.api.UserInfoException extends Exception implements Serializable

Serialized Fields

_message

String _message


Package com.bea.wli.worklist.api

Class com.bea.wli.worklist.api.ActionType extends Object implements Serializable

serialVersionUID: 1l

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Serialized Fields

_value

Integer _value

Class com.bea.wli.worklist.api.Assignee extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

users

String[] users

groups

String[] groups

hashCode

int hashCode

Class com.bea.wli.worklist.api.AssignmentException extends Exception implements Serializable

Class com.bea.wli.worklist.api.BusinessTime extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

duration

String duration
The business time duration


userName

String userName
The user calendar used to compute the absolute time


calendarName

String calendarName
The calendar used to compute the absolute time

Class com.bea.wli.worklist.api.ManagementException extends Exception implements Serializable

Class com.bea.wli.worklist.api.StateType extends Object implements Serializable

serialVersionUID: 1l

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Serialized Fields

_value

Integer _value

Class com.bea.wli.worklist.api.TaskCreation extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

canBeAborted

Boolean canBeAborted
Can the task be aborted, by default true


canBeReassigned

Boolean canBeReassigned
Can the task be reassigned, by default true


canBeReturned

Boolean canBeReturned
Can the task be returned


claimDueDate

Date claimDueDate
The claim due date


completionDueDate

Date completionDueDate
The task due date date


comment

String comment
Optional comment about the Task.


description

String description
A succinct description of the Task


name

String name
The Task name, can't be null;


owner

String owner
The Task owner, by default none


priority

Integer priority
The priority of the Task, by default = 1;


request

TaskMessage request
The optional request associated to the task


completionDueBusinessTime

BusinessTime completionDueBusinessTime

claimDueBusinessTime

BusinessTime claimDueBusinessTime

assignToUser

String assignToUser

assignToUserInGroup

String assignToUserInGroup

assignToUsersAndGroups

String[] assignToUsersAndGroups

Class com.bea.wli.worklist.api.TaskInfo extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

taskId

String taskId
The unique Task identifier.


name

String name
The Task name as given when created


parentProcessUri

String parentProcessUri
The process that created this Task


parentProcessId

String parentProcessId
The conversationId of the process that created this task


assignee

Assignee assignee
The task assignee.


claimant

String claimant
The task claimant


owner

String owner
The Task owner


stateType

StateType stateType
StateType of the Task.


description

String description
A succinct description of the Task


comment

String comment
Optional comment about the Task.


priority

Integer priority
The priority of the Task


completionDueDate

Date completionDueDate
The completion due date


creationDate

Date creationDate
The creation date


claimDueDate

Date claimDueDate
The claim date limit


canBeReassigned

Boolean canBeReassigned
Can the task be reassigned


canBeReturned

Boolean canBeReturned
Can the task be returned


canBeAborted

Boolean canBeAborted
Can the task be aborted


responseType

String responseType
The response mime type if any


requestType

String requestType
The request mime type if any


requestMessage

byte[] requestMessage

responseMessage

byte[] responseMessage

properties

Map properties

Class com.bea.wli.worklist.api.TaskMessage extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

message

byte[] message

mimeType

String mimeType

Class com.bea.wli.worklist.api.TaskSelector extends Object implements Serializable

serialVersionUID: 1l

Serialization Methods

readObject

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

isSP4Version

String isSP4Version

count

int count

taskIds

String[] taskIds
The task ids.


sortByTaskId

short sortByTaskId

taskName

String taskName
The task name.


taskNameIsPattern

boolean taskNameIsPattern

sortByTaskName

short sortByTaskName

comment

String comment
The task comment.


commentIsPattern

boolean commentIsPattern

sortByComment

short sortByComment

description

String description
The task description.


descriptionIsPattern

boolean descriptionIsPattern

sortByDescription

short sortByDescription

owners

String[] owners
The task owner.


sortByOwner

short sortByOwner

claimants

String[] claimants
The task claimant.


sortByClaimant

short sortByClaimant

assignee

Assignee assignee
The task assignee.


sortByAssignee

short sortByAssignee

stateTypes

StateType[] stateTypes
The task state types.


sortByStateType

short sortByStateType

parentProcessUri

String parentProcessUri
The parent process uri.


parentProcessUriIsPattern

boolean parentProcessUriIsPattern

sortByParentProcessUri

short sortByParentProcessUri

parentProcessIds

String[] parentProcessIds
The parent process ids


sortByParentProcessId

short sortByParentProcessId

listeningProcessUri

String listeningProcessUri
The listening process uri.


listeningProcessUriIsPattern

boolean listeningProcessUriIsPattern

sortByListeningProcessUri

short sortByListeningProcessUri

listeningProcessIds

String[] listeningProcessIds
The listening process ids


sortByListeningProcessId

short sortByListeningProcessId

completionDueDateBefore

Date completionDueDateBefore
The completion due date


completionDueDateAfter

Date completionDueDateAfter

sortByCompletionDueDate

short sortByCompletionDueDate

claimDueDateBefore

Date claimDueDateBefore
The claim due date


claimDueDateAfter

Date claimDueDateAfter

sortByClaimDueDate

short sortByClaimDueDate

creationDateBefore

Date creationDateBefore
The creation date


creationDateAfter

Date creationDateAfter

sortByCreationDate

short sortByCreationDate

canBeReassigned

Boolean canBeReassigned
Can be reassigned.


sortByCanBeReassigned

short sortByCanBeReassigned

canBeReturned

Boolean canBeReturned
Can be returned.


sortByCanBeReturned

short sortByCanBeReturned

canBeAborted

Boolean canBeAborted
Can be aborted.


sortByCanBeAborted

short sortByCanBeAborted

minPriority

Integer minPriority
The task priority


maxPriority

Integer maxPriority

sortByPriority

short sortByPriority

taskProperties

HashMap taskProperties
The task property


sortByPropertyValue

short sortByPropertyValue

includeTaskRequest

boolean includeTaskRequest

includeTaskResponse

boolean includeTaskResponse

includeTaskProperties

boolean includeTaskProperties

completedDateBefore

Date completedDateBefore
The completed date


completedDateAfter

Date completedDateAfter

sortByCompletedDate

short sortByCompletedDate

Class com.bea.wli.worklist.api.WorkSubstituteRule extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

workSubstituteRuleId

String workSubstituteRuleId

effectiveDate

Date effectiveDate

expiryDate

Date expiryDate

source

String source

target

String target

hashCode

int hashCode


Package com.bea.wlxt

Class com.bea.wlxt.LicenseException extends RuntimeException implements Serializable

Class com.bea.wlxt.WLXTException extends com.bea.wlxt.nestedexception.NestedException implements Serializable


Package com.bea.xml

Class com.bea.xml.GDate extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_bits

int _bits

_CY

int _CY

_M

int _M

_D

int _D

_h

int _h

_m

int _m

_s

int _s

_fs

BigDecimal _fs

_tzsign

int _tzsign

_tzh

int _tzh

_tzm

int _tzm

Class com.bea.xml.GDateBuilder extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_bits

int _bits

_CY

int _CY

_M

int _M

_D

int _D

_h

int _h

_m

int _m

_s

int _s

_fs

BigDecimal _fs

_tzsign

int _tzsign

_tzh

int _tzh

_tzm

int _tzm

Class com.bea.xml.GDuration extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_sign

int _sign

_CY

int _CY

_M

int _M

_D

int _D

_h

int _h

_m

int _m

_s

int _s

_fs

BigDecimal _fs

Class com.bea.xml.GDurationBuilder extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_sign

int _sign

_CY

int _CY

_M

int _M

_D

int _D

_h

int _h

_m

int _m

_s

int _s

_fs

BigDecimal _fs

Class com.bea.xml.QNameSet extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_inverted

boolean _inverted

_includedURIs

Set _includedURIs

_excludedQNames

Set _excludedQNames

_includedQNames

Set _includedQNames

Class com.bea.xml.QNameSetBuilder extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_inverted

boolean _inverted

_includedURIs

Set _includedURIs

_excludedQNames

Set _excludedQNames

_includedQNames

Set _includedQNames

Class com.bea.xml.SchemaTypeLoaderException extends com.bea.xml.XmlRuntimeException implements Serializable

Serialized Fields

_code

int _code

Class com.bea.xml.StringEnumAbstractBase extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_string

String _string

_int

int _int

Class com.bea.xml.XmlCalendar extends GregorianCalendar implements Serializable

Class com.bea.xml.XmlError extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_message

String _message

_source

String _source

_severity

int _severity

_line

int _line

_column

int _column

_offset

int _offset

Class com.bea.xml.XmlException extends Exception implements Serializable

serialVersionUID: 1l

Serialized Fields

_errors

List _errors

Class com.bea.xml.XmlOptions extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

_map

Map _map

Class com.bea.xml.XmlRuntimeException extends RuntimeException implements Serializable

serialVersionUID: 1l

Serialized Fields

_errors

List _errors

Class com.bea.xml.XmlSimpleList extends Object implements Serializable

serialVersionUID: 1l

Serialized Fields

underlying

List underlying

Class com.bea.xml.XMLStreamValidationException extends weblogic.xml.stream.XMLStreamException implements Serializable

Serialized Fields

_xmlError

com.bea.xml.XmlError _xmlError

Class com.bea.xml.XmlUtilsException extends Exception implements Serializable

Serialized Fields

_message

String _message
a possible user message


_code

int _code
the code


_params

Object[] _params
the parameters


Package com.bea.document

Class com.bea.document.DocumentException extends Exception implements Serializable

Serialized Fields

m_exception

Exception m_exception

Class com.bea.document.DocumentParseException extends DocumentException implements Serializable

Serialized Fields

m_publicId

String m_publicId

m_systemId

String m_systemId

m_lineNumber

int m_lineNumber

m_columnNumber

int m_columnNumber

Class com.bea.document.DocumentRuntimeException extends RuntimeException implements Serializable

Serialized Fields

m_exception

Exception m_exception

Class com.bea.document.InvalidDocumentException extends DocumentException implements Serializable


Package com.bea.document.internal

Class com.bea.document.internal.Document extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException

Class com.bea.document.internal.DocumentDefinition extends Object implements Serializable

Serialized Fields

m_isNull

boolean m_isNull

m_name

String m_name

m_description

String m_description

m_documentSchema

SOMSchema m_documentSchema

m_documentSchemaName

String m_documentSchemaName

m_rootElementName

String m_rootElementName

m_createdDate

Timestamp m_createdDate

m_modifiedDate

Timestamp m_modifiedDate


Package com.bea.schema

Class com.bea.schema.SOMAll extends SOMGroupType implements Serializable

Class com.bea.schema.SOMAnnotation extends SOMObject implements Serializable

Serialized Fields

m_info

Vector m_info

Class com.bea.schema.SOMAny extends SOMGroupType implements Serializable

Class com.bea.schema.SOMAppInfo extends SOMObject implements Serializable

Serialized Fields

m_source

String m_source

m_content

StringBuffer m_content

Class com.bea.schema.SOMAttribute extends SOMBasic implements Serializable

Serialized Fields

m_use

short m_use

m_value

String m_value

Class com.bea.schema.SOMAttributeGroup extends SOMObject implements Serializable

Serialized Fields

m_annotation

SOMAnnotation m_annotation

m_ref

SOMReference m_ref

m_name

String m_name

m_attributes

Vector m_attributes

m_attributeGroups

Vector m_attributeGroups

Class com.bea.schema.SOMBasic extends SOMObject implements Serializable

Serialized Fields

m_name

String m_name

m_form

String m_form

m_default

String m_default

m_fixed

String m_fixed

m_ref

SOMReference m_ref

m_type

SOMType m_type

m_typePrefix

String m_typePrefix

m_annotation

SOMAnnotation m_annotation

Class com.bea.schema.SOMChoice extends SOMGroupType implements Serializable

Class com.bea.schema.SOMComplexContent extends SOMSimpleContent implements Serializable

Serialized Fields

m_mixed

Boolean m_mixed

Class com.bea.schema.SOMComplexExtension extends SOMExtension implements Serializable

Serialized Fields

m_group

SOMGroupType m_group

Class com.bea.schema.SOMComplexRestriction extends SOMComplexExtension implements Serializable

Class com.bea.schema.SOMComplexType extends SOMUserDefinedType implements Serializable

Serialized Fields

m_mixed

boolean m_mixed

m_abstract

String m_abstract

m_block

String m_block

m_final

String m_final

m_content

SOMSimpleContent m_content

m_group

SOMGroupType m_group

m_attributes

Vector m_attributes

m_attributeGroups

Vector m_attributeGroups

Class com.bea.schema.SOMDocumentation extends SOMAppInfo implements Serializable

Serialized Fields

m_lang

String m_lang

Class com.bea.schema.SOMDTDException extends Exception implements Serializable

Class com.bea.schema.SOMElement extends SOMBasic implements Serializable

serialVersionUID: 6450901653465917431l

Serialized Fields

m_abstract

boolean m_abstract

m_block

String m_block

m_final

String m_final

m_minOccurs

int m_minOccurs

m_maxOccurs

int m_maxOccurs

m_nillable

boolean m_nillable

m_equivClass

String m_equivClass

m_substitutionGroup

String m_substitutionGroup

Class com.bea.schema.SOMExtension extends SOMObject implements Serializable

Serialized Fields

m_base

SOMType m_base

m_annotation

SOMAnnotation m_annotation

m_attributes

Vector m_attributes

m_attributeGroups

Vector m_attributeGroups

Class com.bea.schema.SOMGroup extends SOMGroupType implements Serializable

Serialized Fields

m_ref

SOMReference m_ref

m_name

String m_name

Class com.bea.schema.SOMGroupType extends SOMObject implements Serializable

Serialized Fields

m_maxOccurs

int m_maxOccurs

m_minOccurs

int m_minOccurs

m_annotation

SOMAnnotation m_annotation

m_childElements

Vector m_childElements

Class com.bea.schema.SOMList extends SOMObject implements Serializable

Serialized Fields

m_type

SOMType m_type

m_annotation

SOMAnnotation m_annotation

Class com.bea.schema.SOMObject extends Object implements Serializable

serialVersionUID: 8106558350978774571l

Serialized Fields

m_parent

SOMObject m_parent

m_prefixMappings

Map m_prefixMappings

m_prefixForTargetNamespace

String m_prefixForTargetNamespace

Class com.bea.schema.SOMRestriction extends SOMExtension implements Serializable

Serialized Fields

m_facets

Hashtable m_facets

Class com.bea.schema.SOMSchema extends SOMObject implements Serializable

Serialized Fields

default_namespace

String default_namespace

m_Attributes

Hashtable m_Attributes

m_complexTypeMap

Hashtable m_complexTypeMap

m_simpleTypeMap

Hashtable m_simpleTypeMap

m_elementMap

Hashtable m_elementMap

m_attributeMap

Hashtable m_attributeMap

m_attributeGroupMap

Hashtable m_attributeGroupMap

m_groupMap

Hashtable m_groupMap

m_contentValidation

boolean m_contentValidation

m_annotations

Vector m_annotations

m_unresolvedReferences

Vector m_unresolvedReferences

m_unresolvedTypes

Vector m_unresolvedTypes

Class com.bea.schema.SOMSequence extends SOMGroupType implements Serializable

Class com.bea.schema.SOMSimpleContent extends SOMObject implements Serializable

Serialized Fields

m_annotation

SOMAnnotation m_annotation

m_extension

SOMExtension m_extension

Class com.bea.schema.SOMSimpleType extends SOMUserDefinedType implements Serializable

Serialized Fields

m_constraint

SOMObject m_constraint

Class com.bea.schema.SOMUnion extends SOMObject implements Serializable

Serialized Fields

m_memberTypes

Vector m_memberTypes

m_definitions

Vector m_definitions

m_annotation

SOMAnnotation m_annotation

Class com.bea.schema.SOMUnresolvedReference extends SOMObject implements Serializable

Serialized Fields

m_refName

String m_refName

Class com.bea.schema.SOMUserDefinedType extends SOMType implements Serializable

Serialized Fields

m_name

String m_name

m_annotation

SOMAnnotation m_annotation

Class com.bea.schema.SOMValidationException extends Exception implements Serializable

Serialized Fields

m_ref

SOMObject m_ref
SOMObject that identified this error


m_node

Node m_node
The DOM Node that is in error


m_msgArgs

Object[] m_msgArgs
message arguments


Package com.bea.schema.facet

Class com.bea.schema.facet.FacetDuration extends NumericFacet implements Serializable

Class com.bea.schema.facet.FacetEncoding extends SOMFacet implements Serializable

Serialized Fields

m_value

String m_value
Deprecated. 
{hex, base64}

Class com.bea.schema.facet.FacetEnumeration extends SOMFacet implements Serializable

Serialized Fields

m_values

Vector m_values

Class com.bea.schema.facet.FacetFractionDigits extends NumericFacet implements Serializable

Class com.bea.schema.facet.FacetLength extends NumericFacet implements Serializable

Class com.bea.schema.facet.FacetMaxExclusive extends NumericFacet implements Serializable

Class com.bea.schema.facet.FacetMaxInclusive extends NumericFacet implements Serializable

Class com.bea.schema.facet.FacetMaxLength extends NumericFacet implements Serializable

Class com.bea.schema.facet.FacetMinExclusive extends NumericFacet implements Serializable

Class com.bea.schema.facet.FacetMinInclusive extends NumericFacet implements Serializable

Class com.bea.schema.facet.FacetMinLength extends NumericFacet implements Serializable

Class com.bea.schema.facet.FacetPattern extends SOMFacet implements Serializable

Serialized Fields

m_value

String m_value

Class com.bea.schema.facet.FacetPeriod extends SOMFacet implements Serializable

Serialized Fields

m_value

int m_value
Deprecated. 

Class com.bea.schema.facet.FacetPrecision extends NumericFacet implements Serializable

Class com.bea.schema.facet.FacetScale extends NumericFacet implements Serializable

Class com.bea.schema.facet.FacetTotalDigits extends NumericFacet implements Serializable

Class com.bea.schema.facet.FacetWhiteSpace extends SOMFacet implements Serializable

Serialized Fields

m_value

short m_value
{preserve, replace, collapse}


PRESERVE

byte PRESERVE
See Also:
Constant Field Values

REPLACE

byte REPLACE
See Also:
Constant Field Values

COLLAPSE

byte COLLAPSE
See Also:
Constant Field Values

Class com.bea.schema.facet.NumericFacet extends SOMFacet implements Serializable

Serialized Fields

m_value

Number m_value

Class com.bea.schema.facet.SOMFacet extends SOMObject implements Serializable

Serialized Fields

m_fixed

boolean m_fixed


Package com.bea.schema.type

Class com.bea.schema.type.DerivedByte extends DerivedShort implements Serializable

Class com.bea.schema.type.DerivedCDATA extends PrimitiveString implements Serializable

Class com.bea.schema.type.DerivedCentury extends DerivedTimePeriod implements Serializable

Class com.bea.schema.type.DerivedDate extends DerivedTimePeriod implements Serializable

Class com.bea.schema.type.DerivedENTITIES extends PrimitiveENTITY implements Serializable

Class com.bea.schema.type.DerivedENTITY extends SOMElementalType implements Serializable

Class com.bea.schema.type.DerivedID extends DerivedNCName implements Serializable

Class com.bea.schema.type.DerivedIDREF extends DerivedNCName implements Serializable

Class com.bea.schema.type.DerivedIDREFS extends DerivedIDREF implements Serializable

Class com.bea.schema.type.DerivedInt extends DerivedLong implements Serializable

Class com.bea.schema.type.DerivedInteger extends PrimitiveDecimal implements Serializable

Class com.bea.schema.type.DerivedLanguage extends DerivedToken implements Serializable

Class com.bea.schema.type.DerivedLong extends DerivedInteger implements Serializable

Class com.bea.schema.type.DerivedMonth extends DerivedTimePeriod implements Serializable

Class com.bea.schema.type.DerivedName extends DerivedToken implements Serializable

Class com.bea.schema.type.DerivedNCName extends DerivedName implements Serializable

Class com.bea.schema.type.DerivedNegativeInteger extends DerivedNonPositiveInteger implements Serializable

Class com.bea.schema.type.DerivedNMTOKEN extends DerivedToken implements Serializable

Class com.bea.schema.type.DerivedNMTOKENS extends DerivedNMTOKEN implements Serializable

Class com.bea.schema.type.DerivedNonNegativeInteger extends DerivedInteger implements Serializable

Class com.bea.schema.type.DerivedNonPositiveInteger extends DerivedInteger implements Serializable

Class com.bea.schema.type.DerivedNormalizedString extends PrimitiveString implements Serializable

Class com.bea.schema.type.DerivedNOTATION extends PrimitiveQName implements Serializable

Class com.bea.schema.type.DerivedPositiveInteger extends DerivedNonNegativeInteger implements Serializable

Class com.bea.schema.type.DerivedRecurringDate extends PrimitiveRecurringDuration implements Serializable

Class com.bea.schema.type.DerivedRecurringDay extends PrimitiveRecurringDuration implements Serializable

Class com.bea.schema.type.DerivedShort extends DerivedInt implements Serializable

Class com.bea.schema.type.DerivedTime extends PrimitiveRecurringDuration implements Serializable

Class com.bea.schema.type.DerivedTimeInstant extends PrimitiveRecurringDuration implements Serializable

Class com.bea.schema.type.DerivedTimePeriod extends PrimitiveRecurringDuration implements Serializable

Class com.bea.schema.type.DerivedToken extends DerivedNormalizedString implements Serializable

Class com.bea.schema.type.DerivedUnsignedByte extends DerivedUnsignedShort implements Serializable

Class com.bea.schema.type.DerivedUnsignedInt extends DerivedUnsignedLong implements Serializable

Class com.bea.schema.type.DerivedUnsignedLong extends DerivedNonNegativeInteger implements Serializable

Class com.bea.schema.type.DerivedUnsignedShort extends DerivedUnsignedInt implements Serializable

Class com.bea.schema.type.DerivedYear extends DerivedTimePeriod implements Serializable

Class com.bea.schema.type.PrimitiveAnyURI extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveBase64Binary extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveBinary extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveBoolean extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveDate extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveDateTime extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveDecimal extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveDouble extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveDuration extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveENTITY extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveFloat extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveGDay extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveGMonth extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveGMonthDay extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveGYear extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveGYearMonth extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveHexBinary extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveID extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveIDREF extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveNOTATION extends PrimitiveQName implements Serializable

Class com.bea.schema.type.PrimitiveNumber extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveQName extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveRecurringDuration extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveString extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveTime extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveTimeDuration extends SOMElementalType implements Serializable

Class com.bea.schema.type.PrimitiveUriReference extends SOMElementalType implements Serializable

Class com.bea.schema.type.SOMElementalType extends SOMType implements Serializable

Class com.bea.schema.type.SOMType extends SOMObject implements Serializable

Class com.bea.schema.type.SOMUnresolvedType extends SOMType implements Serializable

Serialized Fields

m_typeName

String m_typeName


Class com.bea.wlai.client.AdapterInfo extends Object implements Serializable

Serialized Fields

m_isBase

boolean m_isBase

m_logicalName

String m_logicalName

m_appName

String m_appName

m_eisType

String m_eisType

m_vendorName

String m_vendorName

m_version

String m_version

m_displayName

String m_displayName

m_description

String m_description

m_specVersion

String m_specVersion

m_webAppPath

String m_webAppPath

m_transactionSupport

String m_transactionSupport

m_mcfClassName

String m_mcfClassName

m_raClassName

String m_raClassName

m_connectorComponentMBeanName

weblogic.management.WebLogicObjectName m_connectorComponentMBeanName


Class com.bea.wlai.client.ApplicationViewException extends com.bea.util.AbstractExceptionContainer implements Serializable

serialVersionUID: 1l


Class com.bea.wlai.client.ApplicationViewPublisher extends Object implements Serializable


Class com.bea.wlai.ApplicationViewStatistics extends Object implements Serializable

Serialized Fields

m_id

String m_id

m_eventMap

Map m_eventMap

m_serviceMap

Map m_serviceMap

m_eventResetTime

long m_eventResetTime

m_serviceResetTime

long m_serviceResetTime

m_totalAsyncServiceWaitTime

long m_totalAsyncServiceWaitTime

m_asyncServiceWaitTimeCount

int m_asyncServiceWaitTimeCount


Class com.bea.wlai.client.ApplicationViewSuspendedException extends ApplicationViewException implements Serializable


Class com.bea.wlai.client.AsyncServiceResponse extends Object implements Serializable

Serialized Fields

m_appViewName

QualifiedName m_appViewName

m_serviceName

String m_serviceName

m_requestID

String m_requestID

m_response

IDocument m_response

m_errorMsg

String m_errorMsg

m_userObject

Serializable m_userObject


Class com.bea.wlai.client.ConnectionAcquisitionException extends com.bea.util.AbstractExceptionContainer implements Serializable


Class com.bea.wlai.management.runtime.ConnectionPoolStatistics extends Object implements Serializable

Serialized Fields

factoryName

String factoryName

m_statsCount

int m_statsCount

connectionsCount

int connectionsCount

m_connectionsCountTotal

int m_connectionsCountTotal

activeConnectionsCurrentCount

int activeConnectionsCurrentCount

m_activeConnectionsCurrentCountTotal

int m_activeConnectionsCurrentCountTotal

activeConnectionsHighCount

int activeConnectionsHighCount

m_activeConnectionsHighCountTotal

int m_activeConnectionsHighCountTotal

freeConnectionsCurrentCount

int freeConnectionsCurrentCount

m_freeConnectionsCurrentCountTotal

int m_freeConnectionsCurrentCountTotal

freeConnectionsHighCount

int freeConnectionsHighCount

m_freeConnectionsHighCountTotal

int m_freeConnectionsHighCountTotal

connectionsCreatedTotalCount

int connectionsCreatedTotalCount

m_connectionsCreatedTotalCountTotal

int m_connectionsCreatedTotalCountTotal

connectionsDestroyedTotalCount

int connectionsDestroyedTotalCount

m_connectionsDestroyedTotalCountTotal

int m_connectionsDestroyedTotalCountTotal

connectionsMatchedTotalCount

int connectionsMatchedTotalCount

connectionsRejectedTotalCount

int connectionsRejectedTotalCount

connectionsRecycledTotalCount

int connectionsRecycledTotalCount


Class com.bea.wlai.client.EngineException extends com.bea.util.AbstractExceptionContainer implements Serializable


Class com.bea.wlai.client.EventContext extends Object implements Serializable

Serialized Fields

m_strDurableClientID

String m_strDurableClientID

m_jndiEnv

Hashtable m_jndiEnv

m_sourceKey

String m_sourceKey

m_sourceType

String m_sourceType

m_dest

com.bea.wlai.message.JMSMessageDestination m_dest

m_authUser

Subject m_authUser

m_namespaceEnforcementEnabled

boolean m_namespaceEnforcementEnabled

m_appView

ApplicationView m_appView


Class com.bea.wlai.client.EventContextException extends com.bea.util.AbstractExceptionContainer implements Serializable


Class com.bea.wlai.common.EventHeader extends Object implements Serializable

Serialized Fields

m_sourceType

String m_sourceType

m_sourceKey

String m_sourceKey

m_eventType

String m_eventType

m_createdTime

Date m_createdTime

m_eventID

String m_eventID


Class com.bea.wlai.EventStatistics extends Object implements Serializable

Serialized Fields

m_parkedEventCount

int m_parkedEventCount

m_eventCount

int m_eventCount

m_errorCount

int m_errorCount

m_lastEventDeliveryTime

long m_lastEventDeliveryTime


Class com.bea.wlai.common.PrincipalMap extends Object implements Serializable

Serialized Fields

m_principals

HashMap m_principals


Class com.bea.wlai.common.PrincipalMap.UserCredentials extends Object implements Serializable

Serialized Fields

m_userName

String m_userName

m_password

char[] m_password


Class com.bea.wlai.common.QualifiedName extends Object implements Serializable

Serialization Methods

readObject

private void readObject(ObjectInputStream in)
                 throws IOException,
                        ClassNotFoundException

writeObject

private void writeObject(ObjectOutputStream out)
                  throws IOException
Serialized Fields

m_namespace

INamespace m_namespace

m_name

String m_name


Class com.bea.wlai.ServiceStatistics extends Object implements Serializable

Serialized Fields

m_parkedAsyncRequestCount

int m_parkedAsyncRequestCount

m_asyncCount

int m_asyncCount

m_syncCount

int m_syncCount

m_asyncErrorCount

int m_asyncErrorCount

m_syncErrorCount

int m_syncErrorCount

m_totalServiceElapsedTime

long m_totalServiceElapsedTime

m_serviceElapsedTimeCount

int m_serviceElapsedTimeCount

m_lastServiceInvocationTime

long m_lastServiceInvocationTime


Class com.bea.wlai.client.TransactionException extends com.bea.util.AbstractExceptionContainer implements Serializable


Class com.bea.wlai.client.TransactionTimeoutException extends com.bea.util.AbstractExceptionContainer implements Serializable