Serialized Form


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 ServiceException implements Serializable

serialVersionUID: 1L

Serialized Fields

filter

String filter
The filter string associated with the exception.



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