ModeShape Distribution 3.0.0.Beta4

Uses of Class
org.modeshape.jcr.value.binary.FileSystemBinaryStore

Packages that use FileSystemBinaryStore
org.modeshape.jcr.value.binary   
 

Uses of FileSystemBinaryStore in org.modeshape.jcr.value.binary
 

Subclasses of FileSystemBinaryStore in org.modeshape.jcr.value.binary
 class TransientBinaryStore
          A BinaryStore implementation that does not persist the binary values beyond the lifetime of the virtual machine.
 

Methods in org.modeshape.jcr.value.binary that return FileSystemBinaryStore
static FileSystemBinaryStore FileSystemBinaryStore.create(File directory)
           
 


ModeShape Distribution 3.0.0.Beta4

Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.