org.apache.jackrabbit.core.state.util
Class FileSystemBLOBStore

java.lang.Object
  extended by org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
      extended by org.apache.jackrabbit.core.state.util.FileSystemBLOBStore
All Implemented Interfaces:
BLOBStore, ResourceBasedBLOBStore

Deprecated. use FileSystemBLOBStore instead.

public class FileSystemBLOBStore
extends FileSystemBLOBStore

Legacy class kept for backward compatibility reasons.


Constructor Summary
FileSystemBLOBStore(FileSystem fs)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.apache.jackrabbit.core.persistence.util.FileSystemBLOBStore
createId, get, getResource, put, remove
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileSystemBLOBStore

public FileSystemBLOBStore(FileSystem fs)
Deprecated. 


Copyright © 2004-2009 The Apache Software Foundation. All Rights Reserved.