Uses of Interface
org.hippoecm.hst.core.ResourceLifecycleManagement
-
Packages that use ResourceLifecycleManagement 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 ResourceLifecycleManagement in org.hippoecm.hst.core.jcr.pool
Methods in org.hippoecm.hst.core.jcr.pool that return ResourceLifecycleManagement Modifier and Type Method Description ResourceLifecycleManagement
PoolingRepository. getResourceLifecycleManagement()
Returns the resource lifecycle management implementation of this pool.ResourceLifecycleManagement[]
MultipleRepository. getResourceLifecycleManagements()
Returns the resource lifecycle management implementation.
-