Uses of Interface
org.hippoecm.hst.core.jcr.pool.PooledSession
Packages that use PooledSession
Package
Description
The org.hippoecm.hst.core.jcr.pool package defines the API for the HST Core JCR Pool
-
Uses of PooledSession in org.hippoecm.hst.core.jcr.pool
Methods in org.hippoecm.hst.core.jcr.pool with parameters of type PooledSessionModifier and TypeMethodDescriptionvoid
PooledSessionRefresher.refresh
(PooledSession pooledSession, boolean keepChanges) Refreshes the pooled session.