Oracle Corporation

Serialized Form

Class com.bea.wlcp.wlng.api.account.AccountState extends Enum implements Serializable


Class com.bea.wlcp.wlng.api.storage.configuration.ConfigurationException extends Exception implements Serializable


Class com.bea.wlcp.wlng.api.plugin.DenyPluginException extends PluginException implements Serializable

Serialized Fields

internalDenyCode

int internalDenyCode


Class com.bea.wlcp.wlng.api.plugin.common.DeploymentException extends Exception implements Serializable


Class com.bea.wlcp.wlng.api.storage.DuplicateConfigException extends StorageException implements Serializable


Class com.bea.wlcp.wlng.api.plugin.DuplicateIdPluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.api.management.DuplicateKeyException extends InputManagementException implements Serializable

Serialized Fields

index

int index
Specifies the index of the parameter that caused this exception or -1 if unspecified.


Class com.bea.wlcp.wlng.api.edr.EdrData extends Object implements Serializable

serialVersionUID: 8561446258323995171L

Serialized Fields

data

Map data
Map holding the values of the Edr


uid

long uid
Unique identifier of this edr


Class com.bea.wlcp.wlng.api.servicecorrelation.ExternalInvocationException extends Exception implements Serializable

serialVersionUID: 7115653717398529805L


Class com.bea.wlcp.wlng.api.management.InputManagementException extends ManagementException implements Serializable


Class com.bea.wlcp.wlng.api.interceptor.InterceptionPoint extends Enum implements Serializable


Class com.bea.wlcp.wlng.api.plugin.InvalidAddressSchemaPluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.api.plugin.InvalidInputValuePluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.spi.subscriberdata.InvalidSubscriberContractException extends Exception implements Serializable


Class com.bea.wlcp.wlng.api.storage.configuration.InvalidTypeException extends ConfigurationException implements Serializable


Class com.bea.wlcp.wlng.api.edr.jms.JMSListener.TYPE extends Enum implements Serializable


Class com.bea.wlcp.wlng.api.management.KeyNotFoundException extends InputManagementException implements Serializable

Serialized Fields

index

int index
Specifies the index of the parameter that caused this exception or -1 if unspecified.


Class com.bea.wlcp.wlng.api.management.ManagementException extends Exception implements Serializable


Class com.bea.wlcp.wlng.api.plugin.NoActivePluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.api.plugin.NoAvailablePluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.api.plugin.NoCustomMatchPluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.api.plugin.NoRoutePluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.api.plugin.NoSuchIdPluginException extends PluginException implements Serializable


Class com.bea.wlcp.wlng.api.storage.configuration.NotInitializedException extends ConfigurationException implements Serializable


Class com.bea.wlcp.wlng.api.plugin.PluginException extends Exception implements Serializable


Class com.bea.wlcp.wlng.api.plugin.PluginRetryException extends RuntimeException implements Serializable

serialVersionUID: 6084588364497431157L


Class com.bea.wlcp.wlng.api.plugin.ServiceInfo extends Object implements Serializable

serialVersionUID: 6144018353897580618L

Serialized Fields

interfaces

List interfaces


Class com.bea.wlcp.wlng.api.plugin.ServiceInfoArgument extends Object implements Serializable

serialVersionUID: 6144018353897580618L

Serialized Fields

path

String path

type

String type


Class com.bea.wlcp.wlng.api.plugin.ServiceInfoInterface extends Object implements Serializable

serialVersionUID: 6144018353897580618L

Serialized Fields

name

String name

methods

List methods


Class com.bea.wlcp.wlng.api.plugin.ServiceInfoMethod extends Object implements Serializable

serialVersionUID: 6144018353897580618L

Serialized Fields

name

String name

arguments

List arguments

returnArguments

List returnArguments


Class com.bea.wlcp.wlng.api.storage.StorageException extends Exception implements Serializable


Class com.bea.wlcp.wlng.api.plugin.SubscriberDenyPluginException extends DenyPluginException implements Serializable


Oracle Corporation