Uses of Class
org.apache.jackrabbit.core.version.VersionManagerImpl

Packages that use VersionManagerImpl
org.apache.jackrabbit.core Contains the core classes that provide the implementation of the JCR API. 
org.apache.jackrabbit.core.version The versioning framework in jackrabbit consists of 3 layers. 
 

Uses of VersionManagerImpl in org.apache.jackrabbit.core
 

Methods in org.apache.jackrabbit.core that return VersionManagerImpl
protected  VersionManagerImpl RepositoryImpl.createVersionManager(VersioningConfig vConfig, DelegatingObservationDispatcher delegatingDispatcher)
          Creates the version manager.
 

Uses of VersionManagerImpl in org.apache.jackrabbit.core.version
 

Constructors in org.apache.jackrabbit.core.version with parameters of type VersionManagerImpl
XAVersionManager(VersionManagerImpl vMgr, NodeTypeRegistry ntReg, SessionImpl session, ItemStateCacheFactory cacheFactory)
          Creates a new instance of this class.
 



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