Package org.springframework.extensions.jcr.support

Class Summary
AbstractSessionHolderProviderManager Base implementation for SessionHolderProviderManager that adds most of the functionality needed by the interface.
CacheableSessionHolderProviderManager Manager which caches providers in order to avoid lookups.
GenericSessionHolderProvider Generic implementation of org.springframework.extensions.jcr.SessionHolderProvider w/o any transaction support.
JcrDaoSupport Convenient class for accessing Jcr objects.
ListSessionHolderProviderManager List based implementation of SessionHolderProviderManager.
OpenSessionInViewFilter Servlet 2.3 Filter that binds a JCR Session to the thread for the entire processing of the request.
OpenSessionInViewInterceptor Spring web HandlerInterceptor that binds a JCR Session to the thread for the entire processing of the request.
ServiceSessionHolderProviderManager Implementation of SessionHolderProviderManager which does dynamic discovery of the providers using the JDK 1.5+ 'Service Provider' specification.
 



Copyright © 2009. All Rights Reserved.