public class FilePersistentObjectRepository extends AbstractFileRepository implements ObjectRepository
BYTE_MASK, DEBUG, HEX_DIGITS, m_baseDirectory, m_extension, m_filter, m_name| Constructor and Description | 
|---|
| FilePersistentObjectRepository() | 
| Modifier and Type | Method and Description | 
|---|---|
| Object | get(String key) | 
| Object | get(String key,
   ClassLoader classLoader) | 
| protected String | getExtensionDecorator() | 
| void | put(String key,
   Object value) | 
configure, containsKey, createChildRepository, decode, encode, getChildRepository, getFile, getInputStream, getLogger, getOutputStream, init, list, remove, setDestination, setFileSystem, setLogclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcontainsKey, list, removegetChildRepositoryprotected String getExtensionDecorator()
getExtensionDecorator in class AbstractFileRepositoryAbstractFileRepository.getExtensionDecorator()public Object get(String key)
get in interface ObjectRepositoryObjectRepository.get(java.lang.String)public Object get(String key, ClassLoader classLoader)
get in interface ObjectRepositoryObjectRepository.get(java.lang.String,
 java.lang.ClassLoader)public void put(String key, Object value)
put in interface ObjectRepositoryObjectRepository.put(java.lang.String,
 java.lang.Object)Copyright © 2002-2012 The Apache Software Foundation. All Rights Reserved.