Package com.buglabs.application

Interface Summary
IDesktopApp A service that can be utilized to create a Desktop UI like experience for OSGi bundles.
IServiceProvider Defines an interface for objects that contain references to services.
RunnableWithServices  
ServiceChangeListener Extends RunnableWithServices and provides more granular service events.
 

Class Summary
AbstractServiceTracker Service tracker for the BugApplication Bundle;
AbstractServiceTracker2 DO NOT USE THIS CLASS The functionality for filtering on Services w/ service properties was moved into the generated applications activator, combined with AbstractServiceTracker
MainApplicationThread  
ServiceTrackerHelper Helper class to construct ServiceTrackers.