Uses of Class
org.osgi.service.blueprint.container.BlueprintEvent

Packages that use BlueprintEvent
org.osgi.service.blueprint.container Blueprint Container Package Version 1.0. 
 

Uses of BlueprintEvent in org.osgi.service.blueprint.container
 

Methods in org.osgi.service.blueprint.container with parameters of type BlueprintEvent
 void BlueprintListener.blueprintEvent(BlueprintEvent event)
          Receives notifications of a Blueprint Event.
 

Constructors in org.osgi.service.blueprint.container with parameters of type BlueprintEvent
BlueprintEvent(BlueprintEvent event, boolean replay)
          Create a new BlueprintEvent from the specified BlueprintEvent.
 



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