org.modeshape.jcr
Class RepositoryConfiguration.BinaryStorage
java.lang.Object
org.modeshape.jcr.RepositoryConfiguration.BinaryStorage
- Enclosing class:
- RepositoryConfiguration
@Immutable
public class RepositoryConfiguration.BinaryStorage
- extends Object
The binary-storage-related configuration information.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RepositoryConfiguration.BinaryStorage
protected RepositoryConfiguration.BinaryStorage(Document binaryStorage)
getMinimumBinarySizeInBytes
public long getMinimumBinarySizeInBytes()
getBinaryStore
public AbstractBinaryStore getBinaryStore()
throws Exception
- Throws:
Exception
findField
public Field findField(Class<?> typeClass,
String fieldName)
Copyright © 2008-2012 JBoss, a division of Red Hat. All Rights Reserved.