org.neo4j.server.rest.repr
Class OutputFormatProvider
java.lang.Object
com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable<E>
org.neo4j.server.database.AbstractInjectableProvider<OutputFormat>
org.neo4j.server.rest.repr.OutputFormatProvider
- All Implemented Interfaces:
- com.sun.jersey.spi.inject.Injectable<OutputFormat>, com.sun.jersey.spi.inject.InjectableProvider<javax.ws.rs.core.Context,Class<OutputFormat>>
public final class OutputFormatProvider
- extends AbstractInjectableProvider<OutputFormat>
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 |
OutputFormatProvider
public OutputFormatProvider(RepresentationFormatRepository repository)
getValue
public OutputFormat getValue(com.sun.jersey.api.core.HttpContext context)
- Specified by:
getValue
in class com.sun.jersey.server.impl.inject.AbstractHttpContextInjectable<OutputFormat>
Copyright © 2011 The Neo4j Graph Database Project. All Rights Reserved.