Serialized Form


Package com.bea.alsb.resources.custom

Class com.bea.alsb.resources.custom.CustomResourceException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

_errorCode

String _errorCode

Package com.bea.wli.config

Class com.bea.wli.config.Ref extends Object implements Serializable

serialVersionUID: 1L

Serialization Methods

readResolve

public Object readResolve()
Serialized Fields

typeId

String typeId

names

String[] names

fullname

String fullname

isResourceRef

boolean isResourceRef

Package com.bea.wli.config.component

Class com.bea.wli.config.component.AlreadyExistsException extends ValidationException implements Serializable

serialVersionUID: 1L

Class com.bea.wli.config.component.CreateException extends Exception implements Serializable

serialVersionUID: 1L

Class com.bea.wli.config.component.DeleteException extends Exception implements Serializable

serialVersionUID: 1L

Class com.bea.wli.config.component.InvalidAttributeValueException extends ValidationException implements Serializable

serialVersionUID: 1L

Class com.bea.wli.config.component.NotFoundException extends ValidationException implements Serializable

serialVersionUID: 1L

Class com.bea.wli.config.component.UpdateException extends Exception implements Serializable

serialVersionUID: 1L

Class com.bea.wli.config.component.ValidationException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

ref

Ref ref

diags

Diagnostics diags

Package com.bea.wli.config.customization

Class com.bea.wli.config.customization.Customization extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

description

String description

Class com.bea.wli.config.customization.EnvValueCustomization extends Customization implements Serializable

serialVersionUID: 1L

Serialized Fields

envValues

List<E> envValues

refsAffected

Set<E> refsAffected

Class com.bea.wli.config.customization.FindAndReplaceCustomization extends Customization implements Serializable

serialVersionUID: 1L

Serialized Fields

query

EnvValueQuery query

replacement

String replacement

Class com.bea.wli.config.customization.ReferenceCustomization extends Customization implements Serializable

serialVersionUID: 1L

Serialized Fields

targets

Set<E> targets

mapping

Map<K,V> mapping

Package com.bea.wli.config.env

Class com.bea.wli.config.env.EnvValueQuery extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

resourceTypes

Set<E> resourceTypes

envValueTypes

Set<E> envValueTypes

refsToSearch

Set<E> refsToSearch

includeOnlyModifiedResources

boolean includeOnlyModifiedResources

searchString

String searchString

isCompleteMatch

boolean isCompleteMatch

Class com.bea.wli.config.env.NonQualifiedEnvValue extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

envValueType

String envValueType

location

String location

value

Object value

Class com.bea.wli.config.env.QualifiedEnvValue extends NonQualifiedEnvValue implements Serializable

serialVersionUID: 1L

Serialized Fields

owner

Ref owner

Package com.bea.wli.config.resource

Class com.bea.wli.config.resource.BaseQuery extends Object implements Serializable

serialVersionUID: 1L

Class com.bea.wli.config.resource.DependencyQuery extends BaseQuery implements Serializable

serialVersionUID: 1L

Serialized Fields

refs

Set<E> refs

dependents

boolean dependents

Class com.bea.wli.config.resource.Diagnostic extends Object implements Serializable

serialVersionUID: 7541158420836634711L

Serialized Fields

severity

Diagnostic.Severity severity
the severity.


userSeverity

Diagnostic.UserSeverity userSeverity
user severity


code

int code
the user code


location

Object location
the location that this diagnostic relates to.


message

String message
the diagnostic message


wt

WrappedThrowable wt
An exception if there is any

Class com.bea.wli.config.resource.Diagnostics extends Object implements Serializable

serialVersionUID: 9070743907601301237L

Serialized Fields

diagnostics

Set<E> diagnostics

ref

Ref ref

severity

Diagnostic.Severity severity

Class com.bea.wli.config.resource.ResourceQuery extends BaseQuery implements Serializable

serialVersionUID: 1L

Serialized Fields

typeId

String typeId

path

String path

localName

String localName

filter

Map<K,V> filter

attrsToReturn

Collection<E> attrsToReturn

subQueries

Collection<E> subQueries

updatedAfter

Date updatedAfter

updatedBefore

Date updatedBefore

changedInSessionOnly

boolean changedInSessionOnly

Package com.bea.wli.config.transaction

Class com.bea.wli.config.transaction.TransactionAlreadyMarkedAsRollbackException extends RuntimeException implements Serializable

Class com.bea.wli.config.transaction.TransactionException extends Exception implements Serializable

Serialized Fields

transactionId

String transactionId

Package com.bea.wli.monitoring

Class com.bea.wli.monitoring.DomainMonitoringDisabledException extends Exception implements Serializable

serialVersionUID: -1L

Class com.bea.wli.monitoring.InvalidServiceRefException extends Exception implements Serializable

serialVersionUID: -1L

Class com.bea.wli.monitoring.MonitoringException extends Exception implements Serializable

serialVersionUID: -1L

Class com.bea.wli.monitoring.MonitoringNotEnabledException extends Exception implements Serializable

serialVersionUID: -1L

Class com.bea.wli.monitoring.ResourceStatistic extends Object implements Serializable

serialVersionUID: -1L

Serialized Fields

resourceType

ResourceType resourceType

name

String name

statistics

StatisticValue[] statistics

Class com.bea.wli.monitoring.ServiceResourceStatistic extends Object implements Serializable

serialVersionUID: -2L

Serialized Fields

serviceRef

Ref serviceRef

resourceStatisticMap

Map<K,V> resourceStatisticMap

missingServers

String[] missingServers

collectionTimestamp

long collectionTimestamp

isCollectionTimeInitialized

boolean isCollectionTimeInitialized

exception

Exception exception

Class com.bea.wli.monitoring.StatisticValue extends Object implements Serializable

serialVersionUID: -1L

Serialized Fields

name

String name

type

StatisticType type

Class com.bea.wli.monitoring.StatisticValue.CountStatistic extends StatisticValue implements Serializable

Serialized Fields

count

long count

Class com.bea.wli.monitoring.StatisticValue.IntervalStatistic extends StatisticValue.CountStatistic implements Serializable

Serialized Fields

min

long min

max

long max

average

long average

sum

double sum

Class com.bea.wli.monitoring.StatisticValue.StatusStatistic extends StatisticValue implements Serializable

Serialized Fields

initialStatus

int initialStatus

currentStatus

int currentStatus

Package com.bea.wli.sb.management.importexport

Class com.bea.wli.sb.management.importexport.ALSBImportOperation extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

ref

Ref ref
The identity of the resource being affected by the import.


operation

ALSBImportOperation.Operation operation
This can be used to control the import for creating, updating, deleting or skipping.


preserveExistingEnvValues

boolean preserveExistingEnvValues
This flag controls whether certain environment values inside of a resource will be overwritten or preserved during an import. If true, the existing environment value is preserved.


preserveExistingOperationalValues

boolean preserveExistingOperationalValues
This flag controls whether certain operational values of a resource will be overwritten or preserved during import. If true, the existing operational value is preserved


preserveExistingSecurityAndPolicyConfig

boolean preserveExistingSecurityAndPolicyConfig
This flag controls whether certain security and policy configuration of a resource will be overwritten or preserved during import. If true, the existing security and policy configuration is preserved.


preserveExistingCredentials

boolean preserveExistingCredentials
This flag controls whether username/passwords and PKI credentials of a resource will be overwritten or preserved during import. If true, the existing credentials are preserved.


preserveExistingAccessControlPolicies

boolean preserveExistingAccessControlPolicies
This flag controls whether access control policies of a resource will be overwritten or preserved during import. If true, the existing access control policies are preserved.

Class com.bea.wli.sb.management.importexport.ALSBImportPlan extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

operations

Map<K,V> operations

passphrase

String passphrase

Class com.bea.wli.sb.management.importexport.ALSBJarInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

resourceInfos

Map<K,V> resourceInfos
A map of resources and information about them useful during import ALSBResourceInfo


isProjectLevelExport

boolean isProjectLevelExport
Indicates a project level export.


defaultImportPlan

ALSBImportPlan defaultImportPlan

Class com.bea.wli.sb.management.importexport.ALSBResourceInfo extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

ref

Ref ref
Reference to the resource


externalrefs

Set<E> externalrefs
Set of references to children. each entry is Ref


hasSensitiveInformation

boolean hasSensitiveInformation
Whether this resource has sensitive information


Package com.bea.wli.sb.management.query

Class com.bea.wli.sb.management.query.ArchiveResourceQuery extends ResourceQuery implements Serializable

serialVersionUID: 1L

Serialized Fields

summaryQuery

ResourceQuery summaryQuery

Class com.bea.wli.sb.management.query.BusinessServiceQuery extends ServiceQuery implements Serializable

serialVersionUID: 1L

Class com.bea.wli.sb.management.query.JndiProviderQuery extends ResourceQuery implements Serializable

serialVersionUID: 1L

Class com.bea.wli.sb.management.query.ProxyServiceQuery extends ServiceQuery implements Serializable

serialVersionUID: 1L

Class com.bea.wli.sb.management.query.ServiceAccountQuery extends ResourceQuery implements Serializable

serialVersionUID: 1L

Class com.bea.wli.sb.management.query.ServiceKeyProviderQuery extends ResourceQuery implements Serializable

serialVersionUID: 1L

Class com.bea.wli.sb.management.query.ServiceProviderQuery extends ResourceQuery implements Serializable

serialVersionUID: 1L

Class com.bea.wli.sb.management.query.ServiceQuery extends ResourceQuery implements Serializable

serialVersionUID: 1L

Class com.bea.wli.sb.management.query.SmtpServerQuery extends ResourceQuery implements Serializable

serialVersionUID: 1L

Class com.bea.wli.sb.management.query.UDDIRegistryEntryQuery extends ResourceQuery implements Serializable

serialVersionUID: 1L

Class com.bea.wli.sb.management.query.WsdlQuery extends ResourceQuery implements Serializable

serialVersionUID: 1L

Class com.bea.wli.sb.management.query.WsPolicyQuery extends ResourceQuery implements Serializable

serialVersionUID: 1L

Class com.bea.wli.sb.management.query.XmlSchemaQuery extends ResourceQuery implements Serializable

serialVersionUID: 1L


Package com.bea.wli.sb.security

Class com.bea.wli.sb.security.CredentialNotFoundException extends Exception implements Serializable

serialVersionUID: 1L


Package com.bea.wli.sb.sources

Class com.bea.wli.sb.sources.TransformException extends Exception implements Serializable


Package com.bea.wli.sb.transports

Class com.bea.wli.sb.transports.TransportException extends Exception implements Serializable

serialVersionUID: 1L

Serialized Fields

_errorCode

String _errorCode