Uses of Class
info.magnolia.repository.RepositoryNotInitializedException

Packages that use RepositoryNotInitializedException
info.magnolia.cms.beans.config   
info.magnolia.jackrabbit   
info.magnolia.repository   
 

Uses of RepositoryNotInitializedException in info.magnolia.cms.beans.config
 

Methods in info.magnolia.cms.beans.config that throw RepositoryNotInitializedException
static void ContentRepository.loadRepository(RepositoryDefinition repositoryDefinition)
          Deprecated. since 4.5 - use RepositoryManager.loadRepository(info.magnolia.repository.definition.RepositoryDefinition) directly.
 

Uses of RepositoryNotInitializedException in info.magnolia.jackrabbit
 

Methods in info.magnolia.jackrabbit that throw RepositoryNotInitializedException
 javax.jcr.Repository ProviderImpl.getUnderlyingRepository()
           
 void ProviderImpl.init(RepositoryDefinition repositoryMapping)
           
 

Uses of RepositoryNotInitializedException in info.magnolia.repository
 

Methods in info.magnolia.repository that throw RepositoryNotInitializedException
 javax.jcr.Repository Provider.getUnderlyingRepository()
          Gets the repository instance initialized on init() call.
 void Provider.init(RepositoryDefinition repositoryDefinition)
          Initializes repository, this depends on the underlying repository implementation.
 void RepositoryManager.loadRepository(RepositoryDefinition definition)
          Adds a repository definition and instantiates its provider.
 void DefaultRepositoryManager.loadRepository(RepositoryDefinition definition)
           
 



Copyright © 2003-2014 Magnolia International Ltd.. All Rights Reserved.