Package org.eclipse.gemini.blueprint.test.internal.util.jar.storage

Gemini Blueprint testing storage.

See:
          Description

Interface Summary
Storage Simple interface for storing information, which allows reading and writing.
 

Class Summary
FileSystemStorage File-system based storage.
MemoryStorage Memory based storage.
 

Package org.eclipse.gemini.blueprint.test.internal.util.jar.storage Description

Gemini Blueprint testing storage.
This package contains several storage implementations such as memory and file based. Used by the testing framework for creating the testing bundle before deploying it to the OSGi platform.



Copyright © 2006-2013. All Rights Reserved.