Neo4j

Uses of Class
org.neo4j.server.plugins.TypedInjectable

Packages that use TypedInjectable
org.neo4j.server.plugins   
 

Uses of TypedInjectable in org.neo4j.server.plugins
 

Methods in org.neo4j.server.plugins that return TypedInjectable
static
<T> TypedInjectable<T>
TypedInjectable.injectable(T value)
           
static
<T> TypedInjectable<T>
TypedInjectable.injectable(T value, Class<T> type)
           
 


Neo4j

Copyright © 2002-2014 The Neo4j Graph Database Project. All Rights Reserved.