Package org.hippoecm.hst.core.jcr
The org.hippoecm.hst.core.jcr package defines the API for the HST Core JCR
-
Interface Summary Interface Description EventListenerItem HoldsEventListener
and its configuration information.EventListenersContainer The container interface forEventListenerItem
instances.EventListenersContainerListener EventListenersContainerListenerLazySession LazySession interface.SessionSecurityDelegation Component that has facility methods for creating NON POOLED session (security delegates) that are optionally logged out automatically at the end of the hst request processing -
Class Summary Class Description GenericEventListener TheGenericEventListener
class provides a default implementation for theEventListener
interface. -
Exception Summary Exception Description RuntimeRepositoryException The unchecked equivalent of the checkedRepositoryException
: This class can be used to delegate aRepositoryException
that cannot be handled into aRuntimeException