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(NeoServer neoServer)
           
 
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(@Context
                   NeoServer neoServer)
Method Detail

getServiceDefinition

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


Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.