org.modeshape.web.jcr.rest
Class JcrResources

java.lang.Object
  extended by org.modeshape.web.jcr.rest.AbstractJcrResource
      extended by org.modeshape.web.jcr.rest.JcrResources

@Immutable
public class JcrResources
extends AbstractJcrResource

RESTEasy exception handlers for the Modeshape REST server.


Nested Class Summary
static class JcrResources.JSONExceptionMapper
           
static class JcrResources.NotFoundExceptionMapper
           
static class JcrResources.RepositoryExceptionMapper
           
 
Field Summary
 
Fields inherited from class org.modeshape.web.jcr.rest.AbstractJcrResource
EMPTY_REPOSITORY_NAME, EMPTY_WORKSPACE_NAME, URL_ENCODER
 
Constructor Summary
JcrResources()
           
 
Method Summary
 
Methods inherited from class org.modeshape.web.jcr.rest.AbstractJcrResource
getSession
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

JcrResources

public JcrResources()


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