org.neo4j.server.web
Class InjectableWrapper
java.lang.Object
com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable<E>
org.neo4j.server.database.InjectableProvider<Object>
org.neo4j.server.web.InjectableWrapper
- All Implemented Interfaces:
- com.sun.jersey.spi.inject.Injectable<Object>, com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,Class<Object>>
@Provider
public class InjectableWrapper
- extends InjectableProvider<Object>
|
Constructor Summary |
InjectableWrapper(org.neo4j.server.plugins.Injectable injectable)
|
| 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 |
InjectableWrapper
public InjectableWrapper(org.neo4j.server.plugins.Injectable injectable)
getValue
public Object getValue(com.sun.jersey.api.core.HttpContext c)
- Specified by:
getValue in class com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable<Object>
Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.