- BeanArgument - Interface in org.osgi.service.blueprint.reflect
-
Metadata for a factory method or constructor argument of a bean.
- BeanMetadata - Interface in org.osgi.service.blueprint.reflect
-
Metadata for a Bean component.
- BeanProperty - Interface in org.osgi.service.blueprint.reflect
-
Metadata for a property to be injected into a bean.
- BlueprintContainer - Interface in org.osgi.service.blueprint.container
-
A Blueprint Container represents the managed state of a Blueprint bundle.
- BlueprintEvent - Class in org.osgi.service.blueprint.container
-
A Blueprint Event.
- BlueprintEvent(int, Bundle, Bundle) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
-
Create a simple BlueprintEvent object.
- BlueprintEvent(int, Bundle, Bundle, String[]) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
-
Create a BlueprintEvent object associated with a set of
dependencies.
- BlueprintEvent(int, Bundle, Bundle, Throwable) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
-
Create a BlueprintEvent object associated with a failure cause.
- BlueprintEvent(int, Bundle, Bundle, String[], Throwable) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
-
Create a BlueprintEvent object associated with a failure cause
and a set of dependencies.
- BlueprintEvent(BlueprintEvent, boolean) - Constructor for class org.osgi.service.blueprint.container.BlueprintEvent
-
Create a new BlueprintEvent from the specified
BlueprintEvent.
- blueprintEvent(BlueprintEvent) - Method in interface org.osgi.service.blueprint.container.BlueprintListener
-
Receives notifications of a Blueprint Event.
- BlueprintListener - Interface in org.osgi.service.blueprint.container
-
A BlueprintEvent Listener.
- BUNDLE - Static variable in class org.osgi.service.blueprint.container.EventConstants
-
The Blueprint bundle associated with this event.
- BUNDLE_ID - Static variable in class org.osgi.service.blueprint.container.EventConstants
-
The bundle id of the Blueprint bundle associated with this event.
- BUNDLE_SYMBOLICNAME - Static variable in class org.osgi.service.blueprint.container.EventConstants
-
The bundle symbolic name of the Blueprint bundle associated with this
event.
- BUNDLE_VERSION - Static variable in class org.osgi.service.blueprint.container.EventConstants
-
The bundle version of the Blueprint bundle associated with this event.