Uses of Interface
org.eclipse.gemini.blueprint.test.internal.util.jar.storage.Storage

Packages that use Storage
org.eclipse.gemini.blueprint.test.internal.util.jar   
org.eclipse.gemini.blueprint.test.internal.util.jar.storage Gemini Blueprint testing storage. 
 

Uses of Storage in org.eclipse.gemini.blueprint.test.internal.util.jar
 

Methods in org.eclipse.gemini.blueprint.test.internal.util.jar that return Storage
 Storage JarCreator.getStorage()
           
 

Methods in org.eclipse.gemini.blueprint.test.internal.util.jar with parameters of type Storage
 void JarCreator.setStorage(Storage jarStorage)
           
 

Uses of Storage in org.eclipse.gemini.blueprint.test.internal.util.jar.storage
 

Classes in org.eclipse.gemini.blueprint.test.internal.util.jar.storage that implement Storage
 class FileSystemStorage
          File-system based storage.
 class MemoryStorage
          Memory based storage.
 



Copyright © 2006-2012. All Rights Reserved.