| Package | Description |
|---|---|
| com.graphaware.runtime |
| Modifier and Type | Method and Description |
|---|---|
<T extends RuntimeModule> |
GraphAwareRuntime.getModule(String moduleId,
Class<T> clazz)
Get a module registered with the runtime.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GraphAwareRuntime.registerModule(RuntimeModule module)
Register a
RuntimeModule. |
Copyright © 2013–2015 Graph Aware Limited. All rights reserved.