Serialized Form
Package com.bea.adapter.cci |
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream in)
throws IOException,
ClassNotFoundException
- Throws:
IOException
ClassNotFoundException
writeObject
private void writeObject(ObjectOutputStream out)
throws IOException
- Throws:
IOException
m_managedConnectionFactory
javax.resource.spi.ManagedConnectionFactory m_managedConnectionFactory
m_connectionManager
javax.resource.spi.ConnectionManager m_connectionManager
m_reference
Reference m_reference
m_logContext
LogContext m_logContext
m_resourceAdapterMetaData
ResourceAdapterMetaDataImpl m_resourceAdapterMetaData
serialVersionUID: 1L
m_documentDefinition
com.bea.document.IDocumentDefinition m_documentDefinition
serialVersionUID: 1L
m_requestDocDef
com.bea.document.IDocumentDefinition m_requestDocDef
- Encapsulates the schema and root element name for the request document for
this interaction.
m_responseDocDef
com.bea.document.IDocumentDefinition m_responseDocDef
- Encapsulates the schema and root element name for the response document for
this interaction.
m_defaultRequestDoc
com.bea.document.IDocument m_defaultRequestDoc
- Cached default document created with the request document definition;
minOccurs is forced to 1 by default.
m_defaultResponseDoc
com.bea.document.IDocument m_defaultResponseDoc
- Cached default document created with the response document definition;
minOccurs is forced to 1 by default.
m_clientData
IClientData m_clientData
- Client data instance.
serialVersionUID: 1L
m_vetos
VetoableChangeSupport m_vetos
m_changes
PropertyChangeSupport m_changes
m_strFunctionName
String m_strFunctionName
m_iVerb
int m_iVerb
m_iTimeout
int m_iTimeout
serialVersionUID: 1L
m_strName
String m_strName
m_strDescription
String m_strDescription
serialVersionUID: 1L
m_strName
String m_strName
m_strDescription
String m_strDescription
m_strVersion
String m_strVersion
m_strVendorName
String m_strVendorName
m_astrInteractionSpecsSupported
String[] m_astrInteractionSpecsSupported
m_bSupportsLocalTxDemarcation
boolean m_bSupportsLocalTxDemarcation
m_bSupportsExecuteWithInputAndOutputRecord
boolean m_bSupportsExecuteWithInputAndOutputRecord
m_bSupportsExecuteWithInputRecordOnly
boolean m_bSupportsExecuteWithInputRecordOnly
Package com.bea.adapter.event |
Package com.bea.adapter.spi |
serialVersionUID: 1L
m_vetos
VetoableChangeSupport m_vetos
m_changes
PropertyChangeSupport m_changes
m_logContext
LogContext m_logContext
m_strRootLogContext
String m_strRootLogContext
- Allows for the categorization of log messages for this adapter.
m_strAdditionalLogContext
String m_strAdditionalLogContext
- This value associates "this" with an application component in the runtime
environment.
m_strLogConfigFile
String m_strLogConfigFile
- This value provides the name of the log configuration file
m_strLogLevel
String m_strLogLevel
- Log level - warning by default
m_strMessageBundleBase
String m_strMessageBundleBase
- Base name for message bundle
m_strLanguageCode
String m_strLanguageCode
- Associates a language code for determining the locale for logging
m_strCountryCode
String m_strCountryCode
- Associates a country code for determining the locale for logging
m_strAdapterName
String m_strAdapterName
- Basic adapter metadata; these come from a resource bundle
m_strAdapterDescription
String m_strAdapterDescription
- Basic adapter metadata; these come from a resource bundle
m_strAdapterVersion
String m_strAdapterVersion
- Basic adapter metadata; these come from a resource bundle
m_strAdapterVendorName
String m_strAdapterVendorName
- Basic adapter metadata; these come from a resource bundle
m_strUserName
String m_strUserName
- Standard connection parameters; treated as optional
m_achPassword
char[] m_achPassword
- Standard connection parameters; treated as optional
m_strServerName
String m_strServerName
- Standard connection parameters; treated as optional
m_strPortNumber
String m_strPortNumber
- Standard connection parameters; treated as optional
m_strConnectionURL
String m_strConnectionURL
- Standard connection parameters; treated as optional
m_bIsValidState
boolean m_bIsValidState
m_timestamp
long m_timestamp
serialVersionUID: 1L
_started
boolean _started
_name
String _name
_guid
String _guid
_inboundMessagingInstanceIDs
String[] _inboundMessagingInstanceIDs
_eventGeneratorClassName
String _eventGeneratorClassName
_eventGeneratorIsSuspendable
boolean _eventGeneratorIsSuspendable
_inboundMessagingEnabled
boolean _inboundMessagingEnabled
_pendingInboundMessagingEnabled
boolean _pendingInboundMessagingEnabled
_isValidState
boolean _isValidState
_connectionFactories
HashMap<K,V> _connectionFactories
_eventGenerator
IEventGenerator _eventGenerator
- The IEventGenerator instance that will handle inbound messaging for this
adapter instance. Can be null if inbound messaging is not enabled.
_eventRouter
LocalEventRouter _eventRouter
- The IEventRouter that handles publishing events into the app server.
Can be null if inbound messaging is not enabled.
_status
Status _status
- Current status of this adapter instance.
_adapterStatusListeners
List<E> _adapterStatusListeners
- List of listeners for adapter status changes.
_cl
ClassLoader _cl
- The ClassLoader to use when loading any class that is located within the
adapter's EAR archive.
_props
Properties _props
- A set of properties that is populated after all setters are called.
_strRootLogContext
String _strRootLogContext
- Allows for the categorization of log messages for this adapter.
_strAdditionalLogContext
String _strAdditionalLogContext
- This value associates "this" with an application component in the runtime
environment.
_strLogConfigFile
String _strLogConfigFile
- This value provides the name of the log configuration file
_strLogLevel
String _strLogLevel
- Log level - warning by default
_strMessageBundleBase
String _strMessageBundleBase
- Base name for message bundle
_strLanguageCode
String _strLanguageCode
- Associates a language code for determining the locale for logging
_strCountryCode
String _strCountryCode
- Associates a country code for determining the locale for logging
_strAdapterName
String _strAdapterName
- Basic adapter metadata; these come from a resource bundle
_strAdapterDescription
String _strAdapterDescription
- Basic adapter metadata; these come from a resource bundle
_strAdapterVersion
String _strAdapterVersion
- Basic adapter metadata; these come from a resource bundle
_strAdapterVendorName
String _strAdapterVendorName
- Basic adapter metadata; these come from a resource bundle
_strAdapterEisType
String _strAdapterEisType
- Basic adaper metadata; these come from a resource bundle
serialVersionUID: 1L
m_logContext
LogContext m_logContext
serialVersionUID: 1L
m_map
Map<K,V> m_map
serialVersionUID: 1L
m_logContext
LogContext m_logContext
serialVersionUID: 1L
m_logContext
LogContext m_logContext
m_connectionEventListener
javax.resource.spi.ConnectionEventListener m_connectionEventListener
Package com.bea.adapter.web |
serialVersionUID: 1L
readObject
private void readObject(ObjectInputStream s)
throws IOException
- Throws:
IOException
writeObject
private void writeObject(ObjectOutputStream s)
throws IOException
- Throws:
IOException
m_avd
com.bea.wlai.common.IApplicationViewDescriptor m_avd
m_varSet
IMutableVariableSet m_varSet
m_varSetHasNewValues
boolean m_varSetHasNewValues
m_adapterContext
com.bea.adapter.web.AbstractDesignTimeRequestHandler.AdapterContext m_adapterContext
m_adapterLogicalName
String m_adapterLogicalName
m_nextPage
String m_nextPage
m_connectionFactory
javax.resource.cci.ConnectionFactory m_connectionFactory
Package com.bea.connector |
m_name
String m_name
m_description
String m_description
m_strMessage
String m_strMessage
m_cause
Throwable m_cause
m_record
javax.resource.cci.Record m_record
m_strMessage
String m_strMessage
m_cause
Throwable m_cause
m_re
javax.resource.ResourceException m_re
m_strMessage
String m_strMessage
m_cause
Throwable m_cause
m_strContext
String m_strContext
m_locale
Locale m_locale
m_mapOfParameters
HashMap<K,V> m_mapOfParameters
m_strAction
String m_strAction
m_strNextAction
String m_strNextAction
m_bSuccess
boolean m_bSuccess
m_strMessage
String m_strMessage
m_strInfo
String m_strInfo
m_strMessageBundleBase
String m_strMessageBundleBase
m_strDisplayPage
String m_strDisplayPage
m_strLogContext
String m_strLogContext
m_strLogConfigFile
String m_strLogConfigFile
m_bIsDebugEnabled
boolean m_bIsDebugEnabled
m_requestHandlerClass
Class<T> m_requestHandlerClass
m_context
ServletContext m_context
value
String value
error
String error
m_strUserName
String m_strUserName
m_userAgent
UserAgent m_userAgent
m_locale
Locale m_locale
m_strMessageBundleBase
String m_strMessageBundleBase
m_strLogContextName
String m_strLogContextName
m_logContext
LogContext m_logContext
m_strLogConfigFile
String m_strLogConfigFile
m_mapOfFormFields
HashMap<K,V> m_mapOfFormFields
m_pageStack
Stack<E> m_pageStack
m_byPlatform
byte m_byPlatform
m_byBrowser
byte m_byBrowser
m_strVersion
String m_strVersion
m_iMaxlength
int m_iMaxlength
m_iSize
int m_iSize
m_strName
String m_strName
m_strDefault
String m_strDefault
m_bIsRequired
boolean m_bIsRequired
m_strAttrs
String m_strAttrs
m_strValue
String m_strValue
m_strName
String m_strName
m_strArg
String m_strArg
m_iMaxLength
int m_iMaxLength
m_iSize
int m_iSize
m_bIsLenient
boolean m_bIsLenient
m_strFormat
String m_strFormat
m_strMinInclusive
String m_strMinInclusive
m_strMaxInclusive
String m_strMaxInclusive
m_strMinExclusive
String m_strMinExclusive
m_strMaxExclusive
String m_strMaxExclusive
m_strMinInclusive
String m_strMinInclusive
m_strMaxInclusive
String m_strMaxInclusive
m_strMinExclusive
String m_strMinExclusive
m_strMaxExclusive
String m_strMaxExclusive
m_strMinInclusive
String m_strMinInclusive
m_strMaxInclusive
String m_strMaxInclusive
m_strMinExclusive
String m_strMinExclusive
m_strMaxExclusive
String m_strMaxExclusive
m_bRequired
boolean m_bRequired
m_strName
String m_strName
m_strImage
String m_strImage
m_strAlt
String m_strAlt
m_strPattern
String m_strPattern
m_strValue
String m_strValue
m_strName
String m_strName
m_strDoAction
String m_strDoAction
m_iRows
int m_iRows
m_iColumns
int m_iColumns
m_strPattern
String m_strPattern
m_strPattern
String m_strPattern
Package com.bea.web.validation |
m_strFormat
String m_strFormat
m_bIsLenient
boolean m_bIsLenient
m_minInclusive
Double m_minInclusive
m_maxInclusive
Double m_maxInclusive
m_minExclusive
Double m_minExclusive
m_maxExclusive
Double m_maxExclusive
m_minInclusive
Float m_minInclusive
m_maxInclusive
Float m_maxInclusive
m_minExclusive
Float m_minExclusive
m_maxExclusive
Float m_maxExclusive
m_minInclusive
Integer m_minInclusive
m_maxInclusive
Integer m_maxInclusive
m_minExclusive
Integer m_minExclusive
m_maxExclusive
Integer m_maxExclusive
m_strPattern
String m_strPattern
m_strKey
String m_strKey
m_bIsRequired
boolean m_bIsRequired
Package com.bea.wlai.event |
serialVersionUID: 1L
_context
Context _context
_appName
String _appName
_appViewName
String _appViewName
_appViewID
String _appViewID
_mb
MessageBroker _mb
_factory
EventMessageEndpointFactory _factory
_destroyed
boolean _destroyed
serialVersionUID: 1L
_appName
String _appName
_appViewName
String _appViewName
_maxEndpoints
int _maxEndpoints
_minEndpoints
int _minEndpoints
_endpoints
List<E> _endpoints
_freeEndpoints
List<E> _freeEndpoints
_busyEndpoints
List<E> _busyEndpoints