public class DefaultBlobManagerFactory extends Object implements BlobManagerFactory
| Modifier and Type | Field and Description |
|---|---|
protected org.apache.commons.vfs2.FileObject |
applicationDirectory |
static String |
BLOBS_DIR_PATH |
protected Configuration |
configuration |
| Constructor and Description |
|---|
DefaultBlobManagerFactory(Configuration configuration,
org.apache.commons.vfs2.FileObject applicationDirectory) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
accept(String type) |
BlobManager |
getBlobManager() |
protected Configuration configuration
protected org.apache.commons.vfs2.FileObject applicationDirectory
public static final String BLOBS_DIR_PATH
public DefaultBlobManagerFactory(Configuration configuration, org.apache.commons.vfs2.FileObject applicationDirectory)
public BlobManager getBlobManager()
getBlobManager in interface BlobManagerFactorypublic boolean accept(String type)
accept in interface BlobManagerFactoryCopyright © 2022 MANYDESIGNS s.r.l.. All rights reserved.