BlueprintActivator

public class BlueprintActivator implements BundleActivator

The bundle activator used by this (osgi-web-util) module. It launches a org.motechproject.osgi.web.BlueprintApplicationContextTracker that tracks blueprint contexts and does all the processing required for making those contexts into fully functional modules.

See also: org.motechproject.osgi.web.BlueprintApplicationContextTracker

Methods

start

public void start(BundleContext context)

stop

public void stop(BundleContext context)