Serialized Form


Package org.apache.geronimo.blueprint

Class org.apache.geronimo.blueprint.ComponentNameAlreadyInUseException extends RuntimeException implements Serializable

Serialized Fields

conflictingName

String conflictingName

Package org.apache.geronimo.blueprint.di

Class org.apache.geronimo.blueprint.di.CircularDependencyException extends ComponentDefinitionException implements Serializable

Serialized Fields

circularDependency

List<E> circularDependency

Package org.apache.geronimo.blueprint.namespace

Class org.apache.geronimo.blueprint.namespace.NamespaceHandlerRegistryImpl$LRUMap$1 extends Object implements Serializable


Package org.osgi.service.blueprint.container

Class org.osgi.service.blueprint.container.ComponentDefinitionException extends RuntimeException implements Serializable

serialVersionUID: 1L

Class org.osgi.service.blueprint.container.NoSuchComponentException extends RuntimeException implements Serializable

serialVersionUID: 1L

Serialized Fields

componentId

String componentId
The requested component id that generated the exception.

Class org.osgi.service.blueprint.container.ServiceUnavailableException extends org.osgi.framework.ServiceException implements Serializable

serialVersionUID: 1L

Serialized Fields

filter

String filter
The filter string associated with the exception.



Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.