Package | Description |
---|---|
org.neo4j.helpers |
Common Java utilities.
|
Modifier and Type | Method and Description |
---|---|
static <T extends Service> |
Service.load(Class<T> type,
String key)
Load the Service implementation with the specified key.
|
static <T extends Service> |
Service.loadSilently(Class<T> type,
String key)
Load the Service implementation with the specified key.
|
Copyright © 2002–2017 The Neo4j Graph Database Project. All rights reserved.