Uses of Package
org.hippoecm.hst.core.jcr.pool

Packages that use org.hippoecm.hst.core.jcr.pool
org.hippoecm.hst.core.jcr.pool The org.hippoecm.hst.core.jcr.pool package defines the API for the HST Core JCR Pool 
 

Classes in org.hippoecm.hst.core.jcr.pool used by org.hippoecm.hst.core.jcr.pool
BasicPoolingRepositoryFactory
          JNDI Resource Factory for BasicPoolingRepository JNDI Resource can be configured in the application context descriptor like the following for Tomcat:
JcrRepositoryProvider
          Interface to define the contract between service provider and jcr session pool.
MultipleRepository
          Interface extending Repository to allow transparent access to internal multiple repositories based on credentials given by the caller.
MultipleRepositoryAware
          Interface to be implemented by beans (such as session) that wish to be aware of its owning multiple repository.
MultipleRepositoryImpl
           
MultipleRepositoryImpl.CredentialsWrapper
           
PooledSession
          PooledSession interface.
PooledSessionRefresher
          PooledSessionRefresher This interface is responsible for refreshing the states of the pooled session.
PoolingCounter
          PoolingCounter
PoolingCounterMBean
          PoolingCounterMBean
PoolingRepository
          Interface extending Repository to allow transparent access to internal session pooling implementation.
PoolingRepositoryAware
          Interface to be implemented by beans (such as session) that wish to be aware of its owning pooling repository.
PoolingRepositoryMBean
          PoolingRepositoryMBean
SessionDecorator
          Session decorator interface.
 



Copyright © 2008-2012 Hippo. All Rights Reserved.