Package org.springframework.osgi.mock

OSGi Mocks.

See:
          Description

Class Summary
ArrayEnumerator Simple enumeration mock backed by an array of objects.
EntryLookupControllingMockBundle Mock Bundle that allows the entry to return on future calls.
MockBundle Bundle Mock.
MockBundleActivator BundleActivator mock.
MockBundleContext BundleContext mock.
MockFilter Filter mock.
MockFrameworkUtil FrameworkUtil-like class that tries to create a somewhat valid filter.
MockServiceReference ServiceReference mock.
MockServiceRegistration ServiceRegistration mock.
 

Package org.springframework.osgi.mock Description

OSGi Mocks.
This package provides mocks for OSGi interfaces for ease of testing.



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