org.neo4j.server.webadmin.rest
Class RootService

java.lang.Object
  extended by org.neo4j.server.webadmin.rest.RootService

public class RootService
extends Object


Constructor Summary
RootService()
           
 
Method Summary
 javax.ws.rs.core.Response getServiceDefinition(javax.ws.rs.core.UriInfo uriInfo, OutputFormat output)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RootService

public RootService()
Method Detail

getServiceDefinition

public javax.ws.rs.core.Response getServiceDefinition(@Context
                                                      javax.ws.rs.core.UriInfo uriInfo,
                                                      @Context
                                                      OutputFormat output)


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