Serialized Form


Package com.bea.control

Class com.bea.control.B2BCallbackControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

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

Class com.bea.control.DynamicTransformationControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.EBXMLControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.EBXMLControlBean.CallbackIntfNotifier extends org.apache.beehive.controls.runtime.bean.UnicastEventNotifier implements Serializable

serialVersionUID: 1L

Class com.bea.control.EmailControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.FileControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.HttpControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.MDBCallBackListenerBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.MDBCallBackListenerBean.CallbackNotifier extends org.apache.beehive.controls.runtime.bean.EventNotifier implements Serializable

serialVersionUID: 1L

Class com.bea.control.MQControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.ProcessControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

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

Class com.bea.control.PublishControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.RosettaNetControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.RosettaNetControlBean.CallbackIntfNotifier extends org.apache.beehive.controls.runtime.bean.UnicastEventNotifier implements Serializable

serialVersionUID: 1L

Class com.bea.control.ServiceBrokerControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.SubscriptionControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.SubscriptionControlBean.CallbackIntfNotifier extends org.apache.beehive.controls.runtime.bean.EventNotifier implements Serializable

serialVersionUID: 1L

Class com.bea.control.TibcoRVBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.TibcoRVBean.CallbackNotifier extends org.apache.beehive.controls.runtime.bean.UnicastEventNotifier implements Serializable

serialVersionUID: 1L

Class com.bea.control.TPMControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

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

Class com.bea.control.WliJMSControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L

Class com.bea.control.WliJMSControlBean.CallbackNotifier extends org.apache.beehive.controls.runtime.bean.UnicastEventNotifier implements Serializable

serialVersionUID: 1L

Class com.bea.control.XMLCacheControlBean extends org.apache.beehive.controls.runtime.bean.ControlBean implements Serializable

serialVersionUID: 1L


Package com.bea.control.classic

Class com.bea.control.classic.ServiceControlException extends ControlException implements Serializable

Serialized Fields

_soapFault

SoapFault _soapFault

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

Serialized Fields

_faultContent

org.apache.xmlbeans.XmlObject _faultContent
fault content


FAULT_SOAP11

int FAULT_SOAP11

FAULT_SOAP12

int FAULT_SOAP12

_soapFaultVersion

int _soapFaultVersion
fault version


Package com.bea.data

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


Package com.bea.jpd

Package com.bea.jws

Class com.bea.jws.Protocol extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

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

_id

int _id

Class com.bea.jws.RetryException extends Exception implements Serializable

Serialized Fields

_retryDelay

String _retryDelay

Class com.bea.jws.SoapFaultException extends RuntimeException implements Serializable

Serialized Fields

_detailContent

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


_faultContent

org.apache.xmlbeans.XmlObject _faultContent
fault content


_soapFaultVersion

int _soapFaultVersion
fault version


_senderIsCause

boolean _senderIsCause
cause when using detail


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

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

serialVersionUID: 1L

Serialized Fields

m_id

String m_id

m_eventMap

Map<K,V> m_eventMap

m_serviceMap

Map<K,V> 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.EventStatistics extends Object implements Serializable

serialVersionUID: 1L

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

serialVersionUID: 1L

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

Package com.bea.wlai.client

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

serialVersionUID: 1L

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

serialVersionUID: 1L

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

serialVersionUID: 1L

Serialized Fields

appName

String appName

earContentDir

File earContentDir

schemasSrcDir

File schemasSrcDir

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

serialVersionUID: 1L

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

serialVersionUID: 1L

Serialized Fields

m_strDurableClientID

String m_strDurableClientID

m_jndiEnv

Hashtable<K,V> m_jndiEnv

m_sourceKey

String m_sourceKey

m_sourceType

String m_sourceType

m_dest

JMSMessageDestination m_dest

m_authUser

Subject m_authUser

m_namespaceEnforcementEnabled

boolean m_namespaceEnforcementEnabled

m_appView

ApplicationView m_appView

Package com.bea.wlai.common

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

serialVersionUID: 1L

Serialized Fields

m_sourceType

String m_sourceType

m_sourceKey

String m_sourceKey

m_eventType

String m_eventType

m_eventID

String m_eventID

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

serialVersionUID: 1L

Serialized Fields

m_principals

HashMap<K,V> m_principals

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

serialVersionUID: 1L

Serialized Fields

m_userName

String m_userName

m_password

char[] m_password

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

serialVersionUID: 1L

Serialization Methods

readObject

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

writeObject

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

m_namespace

INamespace m_namespace

m_name

String m_name

Package com.bea.wlai.management.runtime

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

serialVersionUID: 1L

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

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

Package com.bea.wli.bpm.runtime

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.ProcessInstanceUnavailableException extends Exception implements Serializable

Serialized Fields

_serviceURI

String _serviceURI

_instanceId

String _instanceId

_status

ProcessStatus _status

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

Serialized Fields

serviceURI

String serviceURI

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

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

s

String s

val

int val

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.knex.runtime.core.bean

Class com.bea.wli.knex.runtime.core.bean.AsyncDispatcherBean extends com.bea.wli.knex.runtime.core.bean.BaseDispatcherBean implements Serializable

Serialized Fields

_session

javax.jms.Session _session

Class com.bea.wli.knex.runtime.core.bean.AsyncErrorBean extends com.bea.wli.knex.runtime.core.bean.AsyncDispatcherBean implements Serializable

Serialized Fields

_request

com.bea.wli.knex.runtime.core.request.Request _request

Class com.bea.wli.knex.runtime.core.bean.BMPContainerBean extends com.bea.wli.knex.runtime.core.bean.BaseContainerBean implements Serializable

Serialized Fields

_id

String _id

_createOnStore

boolean _createOnStore

_lockOnLoad

boolean _lockOnLoad

_setLockOnLoad

boolean _setLockOnLoad

_insertOnCreate

boolean _insertOnCreate

Class com.bea.wli.knex.runtime.core.bean.BMPContainerBean.DuplicateKeyRemoteException extends RemoteException implements Serializable

Serialized Fields

_causeException

Exception _causeException

Class com.bea.wli.knex.runtime.core.bean.ConversationNotFoundException extends Exception implements Serializable

Serialized Fields

_id

String _id

Class com.bea.wli.knex.runtime.core.bean.DuplicateConversationException extends Exception implements Serializable

Serialized Fields

_id

String _id

Class com.bea.wli.knex.runtime.core.bean.SLSBContainerBean extends com.bea.wli.knex.runtime.core.bean.BaseContainerBean implements Serializable

Serialized Fields

_instanceMap

weblogic.utils.collections.SoftHashMap _instanceMap

Class com.bea.wli.knex.runtime.core.bean.SyncDispatcherBean extends com.bea.wli.knex.runtime.core.bean.BaseDispatcherBean implements Serializable


Package com.bea.wli.knex.runtime.core.control.jmscontrol

Class com.bea.wli.knex.runtime.core.control.jmscontrol.JMSControlDescriptor extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

_connectionFactoryJndiName

String _connectionFactoryJndiName

_sendJNDI

String _sendJNDI

_sendType

JMSControl.Type _sendType

_receiveJNDI

String _receiveJNDI

_receiveType

JMSControl.Type _receiveType

_sendCorrelationProperty

String _sendCorrelationProperty

_receiveCorrelationProperty

String _receiveCorrelationProperty

_receiveSelector

String _receiveSelector

_topicTableDatasrc

String _topicTableDatasrc

_separateTransaction

boolean _separateTransaction

_autoTopicSubscribe

boolean _autoTopicSubscribe

_destinationOverwrite

boolean _destinationOverwrite

_dynamicPropertySet

boolean _dynamicPropertySet

_sendWithXA

boolean _sendWithXA

Class com.bea.wli.knex.runtime.core.control.jmscontrol.JMSControlException extends Exception implements Serializable

Class com.bea.wli.knex.runtime.core.control.jmscontrol.JMSControlImpl extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

controlBeanContext

org.apache.beehive.controls.api.context.ControlBeanContext controlBeanContext

context

ControlContext context

_started

boolean _started

_descriptor

com.bea.wli.knex.runtime.core.control.jmscontrol.JMSControlDescriptor _descriptor

_runtimeState

com.bea.wli.knex.runtime.core.control.jmscontrol.JMSWrapper _runtimeState

_incomingMsg

com.bea.wli.knex.runtime.core.control.jmscontrol.JMSControlMsg _incomingMsg

_outgoingMsg

com.bea.wli.knex.runtime.core.control.jmscontrol.JMSControlMsg _outgoingMsg

_subscribed

boolean _subscribed

_dynamicPropSet

boolean _dynamicPropSet

_isCtrlSet

boolean _isCtrlSet

_isCtrl

boolean _isCtrl

Class com.bea.wli.knex.runtime.core.control.jmscontrol.JMSControlMsg extends Object implements Serializable

Serialized Fields

_properties

Map<K,V> _properties

_headers

Map<K,V> _headers

_msgType

int _msgType

_dynamicPropertySet

boolean _dynamicPropertySet

Class com.bea.wli.knex.runtime.core.control.jmscontrol.QueueListenerMDB extends com.bea.wli.knex.runtime.core.bean.BaseBean implements Serializable

Serialized Fields

_ctx

javax.ejb.MessageDrivenContext _ctx

_controlID

String _controlID

_receiveCorrelationProp

String _receiveCorrelationProp

_serviceURI

String _serviceURI

Class com.bea.wli.knex.runtime.core.control.jmscontrol.TopicListenerMDB extends com.bea.wli.knex.runtime.core.bean.BaseBean implements Serializable

Serialized Fields

_ctx

javax.ejb.MessageDrivenContext _ctx

_controlID

String _controlID

_connectionFactory

javax.jms.QueueConnectionFactory _connectionFactory

_queue

javax.jms.Queue _queue

_serviceURI

String _serviceURI

Package com.bea.wli.management.archiving

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

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

s

String s

val

int val

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


Package com.bea.wli.management.configuration

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

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

Serialized Fields

_channel

String _channel

_comment

String _comment

_publishAsUser

String _publishAsUser

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

Serialized Fields

_iconId

String _iconId

_hasReturn

boolean _hasReturn

_isStaticIconFile

boolean _isStaticIconFile

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

_skippable

boolean _skippable

preSp4_df

DateFormat preSp4_df

df

DateFormat df

_effectiveTimestamp

long _effectiveTimestamp

_expiryTimestamp

long _expiryTimestamp

handleDst

boolean handleDst

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

serialVersionUID: 1L

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

s

String s

val

int val

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

Serialization Methods

readResolve

Object readResolve()
             throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

s

String s

val

int val

Package com.bea.wli.management.runtime

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.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.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.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.ConfigurationException extends Exception implements Serializable

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

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.UpdateException extends Exception implements Serializable


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

Class com.bea.wli.tpm.management.runtime.TradingPartnerMgmtRuntimeException extends Exception 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<E> _includedURIs

_excludedQNames

Set<E> _excludedQNames

_includedQNames

Set<E> _includedQNames

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

serialVersionUID: 1L

Serialized Fields

_inverted

boolean _inverted

_includedURIs

Set<E> _includedURIs

_excludedQNames

Set<E> _excludedQNames

_includedQNames

Set<E> _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

_code

String _code

_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<E> _errors

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

serialVersionUID: 1L

Serialized Fields

_map

Map<K,V> _map

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

serialVersionUID: 1L

Serialized Fields

_errors

List<E> _errors

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

serialVersionUID: 1L

Serialized Fields

underlying

List<E> 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

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

Serialized Fields

_fieldQName

javax.xml.namespace.QName _fieldQName

_offendingQName

javax.xml.namespace.QName _offendingQName

_expectedSchemaType

com.bea.xml.SchemaType _expectedSchemaType

_expectedQNames

List<E> _expectedQNames

_errorType

int _errorType

_badSchemaType

com.bea.xml.SchemaType _badSchemaType

Package weblogic.jws

Class weblogic.jws.RetryException extends RetryException implements Serializable

Class weblogic.jws.WlwProxy extends Object implements Serializable

Class weblogic.jws.WlwProxyException extends Exception implements Serializable


Package weblogic.jws.control

Class weblogic.jws.control.ContextException extends RuntimeException implements Serializable

Class weblogic.jws.control.ControlException extends ControlException implements Serializable

Class weblogic.jws.control.SchedulerException extends RuntimeException implements Serializable

Class weblogic.jws.control.ServiceControlException extends ServiceControlException implements Serializable