|
Neo4j Community | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface DependencyResolver
Find a dependency given a type. This can be the exact type or a supertype of the actual dependency.
Method Summary | ||
---|---|---|
|
resolveDependency(Class<T> type)
|
Method Detail |
---|
<T> T resolveDependency(Class<T> type) throws IllegalArgumentException
IllegalArgumentException
|
Neo4j Community | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |