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