Uses of Class
org.springframework.osgi.test.AbstractDependencyManagerTests

Packages that use AbstractDependencyManagerTests
org.springframework.osgi.test Spring-DM integration testing support. 
 

Uses of AbstractDependencyManagerTests in org.springframework.osgi.test
 

Subclasses of AbstractDependencyManagerTests in org.springframework.osgi.test
 class AbstractConfigurableBundleCreatorTests
          Abstract JUnit base class that allows easy OSGi integration testing.
 class AbstractOnTheFlyBundleCreatorTests
          Enhanced subclass of AbstractDependencyManagerTests that facilitates OSGi testing by creating at runtime, on the fly, a jar using the indicated manifest and resource patterns (by default all files found under the root path).
 



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