|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use DocumentCache | |
---|---|
org.outerj.daisy.cache.impl | |
org.outerj.daisy.repository.serverimpl |
Uses of DocumentCache in org.outerj.daisy.cache.impl |
---|
Classes in org.outerj.daisy.cache.impl that implement DocumentCache | |
---|---|
class |
DocumentCacheImpl
Implementation of DocumentCache that uses a LRUMap with a configurable
limit. |
Uses of DocumentCache in org.outerj.daisy.repository.serverimpl |
---|
Constructors in org.outerj.daisy.repository.serverimpl with parameters of type DocumentCache | |
---|---|
LocalCommonRepository(org.outerj.daisy.repository.commonimpl.DocumentStrategy documentStrategy,
org.outerj.daisy.repository.commonimpl.schema.SchemaStrategy schemaStrategy,
org.outerj.daisy.repository.commonimpl.acl.AclStrategy aclStrategy,
org.outerj.daisy.repository.commonimpl.user.UserManagementStrategy userManagementStrategy,
org.outerj.daisy.repository.commonimpl.variant.VariantStrategy variantStrategy,
org.outerj.daisy.repository.commonimpl.CollectionStrategy collectionStrategy,
org.outerj.daisy.repository.commonimpl.comment.CommentStrategy commentStrategy,
LocalRepositoryManager.Context context,
org.apache.avalon.framework.logger.Logger logger,
org.outerj.daisy.repository.commonimpl.AuthenticatedUser systemUser,
DocumentCache cache,
java.util.Map extensions,
org.outerj.daisy.jdbcutil.JdbcHelper jdbcHelper)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |