Uses of Interface
org.hippoecm.hst.core.jcr.pool.PooledSession
-
Packages that use PooledSession Package Description org.hippoecm.hst.core.jcr.pool 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 PooledSession Modifier and Type Method Description void
PooledSessionRefresher. refresh(PooledSession pooledSession, boolean keepChanges)
Refreshes the pooled session.
-