Serialized Form


Package org.osgi.service.blueprint.container

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

serialVersionUID: 1L

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

serialVersionUID: 1L

Serialized Fields

componentId

java.lang.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

java.lang.String filter
The filter string associated with the exception.



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