Package org.springframework.osgi.util

Spring-DM core util package.

See:
          Description

Class Summary
ClassUtils Class utility used internally.
MapBasedDictionary Dictionary implementation backed by a map instance.
OsgiBundleUtils Utility class for OSGi Bundles.
OsgiFilterUtils Utility class for OSGi filters.
OsgiListenerUtils Utility class for various types of listeners used inside Spring/OSGi.
OsgiPlatformDetector Regrettably we sometimes need to know which Osgi platform we are currently running on in order to work around quirks and differences in the different implementations.
OsgiServiceReferenceUtils Utility class for retrieving OSGi service references.
OsgiServiceUtils Utility class offering easy access to OSGi services
OsgiStringUtils Utility class for creating nice string representations of various OSGi classes.
ServiceReferenceBasedMap ServiceReference based map.
ServiceReferenceBasedMap.SimpleEntry  
 

Package org.springframework.osgi.util Description

Spring-DM core util package.
Provides generic utility classes for dealing with OSGi interfaces such as Bundle, Filter and ServiceReference to name a few.



Copyright © 2006-2007 Spring Framework. All Rights Reserved.