JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
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.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes