Package org.jboss.dna.web.jcr.rest

This package contains the core components for the DNA REST server implementation.

See:
          Description


Class Summary
DnaJcrDeployer Servlet context listener that is responsible for initializing the repository factory.
JcrApplication Implementation of the JAX-RS Application class to identify all JAX-RS providers and classes in the application.
JcrResources RESTEasy handler to provide the JCR resources at the URIs below.
JcrResources.JSONExceptionMapper  
JcrResources.NotFoundExceptionMapper  
JcrResources.RepositoryExceptionMapper  
RepositoryFactory Factory that provides implementations of the repository provider SPI by wrapping a RepositoryProvider.
ServletSecurityContext Servlet-based security context that assumes servlet-based authentication and provides authorization through the servlet role-checking mechanism.
 

Package org.jboss.dna.web.jcr.rest Description

This package contains the core components for the DNA REST server implementation.

The key classes are:



Copyright © 2008-2009 JBoss, a division of Red Hat. All Rights Reserved.