Serialized Form


Package org.jvnet.hk2.component

Class org.jvnet.hk2.component.ComponentException extends ComponentException implements Serializable

Serialized Fields

ctx

ServiceContext ctx

Class org.jvnet.hk2.component.MultiMap extends Object implements Serializable

serialVersionUID: 1L

Serialized Fields

store

Map<K,V> store

concurrencyControls

boolean concurrencyControls

modifiable

boolean modifiable

Class org.jvnet.hk2.component.RunLevelException extends ComponentException implements Serializable

serialVersionUID: 1L

Class org.jvnet.hk2.component.UnsatisfiedDependencyException extends ComponentException implements Serializable

Serialized Fields

member

AnnotatedElement member

Package org.jvnet.hk2.component.concurrent

Class org.jvnet.hk2.component.concurrent.WorkManager.ExecutionException extends ComponentException implements Serializable

Serialized Fields

cause

List<E> cause

Package org.jvnet.hk2.component.internal.runlevel

Class org.jvnet.hk2.component.internal.runlevel.DefaultRunLevelService.Interrupt extends RuntimeException implements Serializable



Copyright © 2011 Oracle Corporation. All Rights Reserved.