Uses of Package
org.springframework.osgi.test

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

Classes in org.springframework.osgi.test used by org.springframework.osgi.test
AbstractConfigurableOsgiTests
          Abstract JUnit super class which configures an OsgiPlatform.
AbstractDependencyManagerTests
          Dependency manager layer - uses internally an ArtifactLocator to retrieve the required dependencies for the running test.
AbstractOnTheFlyBundleCreatorTests
          Enhanced subclass of AbstractDependencyManagerTests which 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).
AbstractOptionalDependencyInjectionTests
          JUnit superclass, which creates an empty OSGi bundle appCtx when no configuration file is specified.
AbstractOsgiTests
          Base test for OSGi environments.
AbstractSynchronizedOsgiTests
          JUnit superclass which offers synchronization for bundle initialization.
 



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