Package com.springsource.util.osgi

Interface Summary
PackageAdminUtil PackageAdminUtil provides utilities relating to PackageAdmin.
 

Class Summary
OsgiBundleActivator OsgiBundleActivator initialises the util.osgi bundle.
ServiceRegistrationTracker Utility class that tracks a set of ServiceRegistrations and always for them to be safely unregistered.
ServiceRegistryProvider<T> This class provides a wrapper around the OSGi ServiceTracker class that lets you request all instance of a service at any time.
VersionRange Parses the String specification a range of Versions as defined in ?3.2.5 of the OSGi Service Server Core Specification.