org.neo4j.server.database
Class CypherExecutorProvider
java.lang.Object
com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable<E>
org.neo4j.server.database.InjectableProvider<CypherExecutor>
org.neo4j.server.database.CypherExecutorProvider
- All Implemented Interfaces:
- com.sun.jersey.spi.inject.Injectable<CypherExecutor>, com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,Class<CypherExecutor>>
@Provider
public class CypherExecutorProvider
- extends InjectableProvider<CypherExecutor>
| Methods inherited from class com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable |
getValue, transform, transform |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
cypherExecutor
public CypherExecutor cypherExecutor
CypherExecutorProvider
public CypherExecutorProvider(CypherExecutor cypherExecutor)
getValue
public CypherExecutor getValue(com.sun.jersey.api.core.HttpContext httpContext)
- Specified by:
getValue in class com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable<CypherExecutor>
Copyright © 2002-2013 The Neo4j Graph Database Project. All Rights Reserved.