Uses of Class
org.osgi.service.blueprint.container.BlueprintEvent
Packages that use BlueprintEvent
-
Uses of BlueprintEvent in org.osgi.service.blueprint.container
Methods in org.osgi.service.blueprint.container with parameters of type BlueprintEventModifier and TypeMethodDescriptionvoidBlueprintListener.blueprintEvent(BlueprintEvent event) Receives notifications of a Blueprint Event.Constructors in org.osgi.service.blueprint.container with parameters of type BlueprintEventModifierConstructorDescriptionBlueprintEvent(BlueprintEvent event, boolean replay) Create a newBlueprintEventfrom the specifiedBlueprintEvent.