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