org.neo4j.server.rest.web
Class ResourcesService

java.lang.Object
  extended by org.neo4j.server.rest.web.ResourcesService

public class ResourcesService
extends Object


Constructor Summary
ResourcesService(javax.ws.rs.core.UriInfo uriInfo)
           
 
Method Summary
 String getHtmlBrowseJavascript()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourcesService

public ResourcesService(@Context
                        javax.ws.rs.core.UriInfo uriInfo)
Method Detail

getHtmlBrowseJavascript

public String getHtmlBrowseJavascript()


Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.