Serialized Form


Package org.apache.xbean.kernel

Class org.apache.xbean.kernel.ForcedStopException extends Exception implements Serializable

Serialized Fields

serviceName

ServiceName serviceName

unsatisfiedConditions

Set<E> unsatisfiedConditions

Class org.apache.xbean.kernel.IllegalServiceStateException extends Exception implements Serializable

Serialized Fields

serviceName

ServiceName serviceName

Class org.apache.xbean.kernel.InvalidServiceTypeException extends Exception implements Serializable

Serialized Fields

serviceName

ServiceName serviceName

expectedType

Class<T> expectedType

serviceType

Class<T> serviceType

Class org.apache.xbean.kernel.KernelAlreadyExistsException extends RuntimeException implements Serializable

Serialized Fields

name

String name

Class org.apache.xbean.kernel.KernelErrorsError extends Error implements Serializable

Serialized Fields

errors

List<E> errors

Class org.apache.xbean.kernel.KernelFactoryError extends Error implements Serializable

Class org.apache.xbean.kernel.KernelOperationInterruptedException extends RuntimeException implements Serializable

Serialized Fields

serviceName

ServiceName serviceName

operationName

String operationName

Class org.apache.xbean.kernel.KernelOperationTimoutException extends RuntimeException implements Serializable

Serialized Fields

serviceName

ServiceName serviceName

operationName

String operationName

Class org.apache.xbean.kernel.ServiceAlreadyExistsException extends Exception implements Serializable

Serialized Fields

serviceName

ServiceName serviceName

Class org.apache.xbean.kernel.ServiceNotFoundException extends Exception implements Serializable

Serialized Fields

serviceName

ServiceName serviceName

Class org.apache.xbean.kernel.ServiceRegistrationException extends Exception implements Serializable

Serialized Fields

serviceName

ServiceName serviceName

Class org.apache.xbean.kernel.ServiceState extends Object implements Serializable

serialVersionUID: -2629672602273580572L

Serialization Methods

readResolve

private Object readResolve()
Serialized Fields

index

byte index

Class org.apache.xbean.kernel.UnregisterServiceException extends Exception implements Serializable

Serialized Fields

serviceName

ServiceName serviceName

Class org.apache.xbean.kernel.UnsatisfiedConditionsException extends Exception implements Serializable

Serialized Fields

serviceName

ServiceName serviceName

unsatisfiedConditions

Set<E> unsatisfiedConditions



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.