Package org.apache.jackrabbit.core.util

Interface Summary
RepositoryLockMechanism Exclusive lock on a repository home directory.
RepositoryLockMechanismFactory Factory interface for creating RepositoryLockMechanism instances.
StringIndex A persistent two-way mapping between strings and index integers.
 

Class Summary
CooperativeFileLock The file lock is used to ensure a resource is only open once at any time.
DOMBuilder Document builder class.
DOMWalker Document walker class.
EmptyLinkedMap EmptyLinkedMap implements an empty unmodifiable LinkedMap.
ReferenceChangeTracker Simple helper class that can be used to keep track of node id mappings (e.g. if the id of an imported or copied node is mapped to a new id) and processed (e.g. imported or copied) reference properties that might need correcting depending on the id mappings.
RepositoryLock Exclusive lock on a repository home directory.
 



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