@Provider public class GraphDatabaseServiceProvider extends InjectableProvider<GraphDatabaseService>
| Modifier and Type | Field and Description |
|---|---|
Database |
database |
t| Constructor and Description |
|---|
GraphDatabaseServiceProvider(Database database) |
| Modifier and Type | Method and Description |
|---|---|
GraphDatabaseService |
getValue(com.sun.jersey.api.core.HttpContext httpContext) |
getInjectable, getInjectable, getScope, providerForSingletonpublic Database database
public GraphDatabaseServiceProvider(Database database)
public GraphDatabaseService getValue(com.sun.jersey.api.core.HttpContext httpContext)
getValue in class com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable<GraphDatabaseService>Copyright © 2002–2013 The Neo4j Graph Database Project. All rights reserved.