public abstract class BaseRuntimeModule extends Object implements RuntimeModule
RuntimeModule implementations.| Modifier | Constructor and Description |
|---|---|
protected |
BaseRuntimeModule(String moduleId)
Construct a new module.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getId() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitshutdownprotected BaseRuntimeModule(String moduleId)
moduleId - ID of this module. Must not be null or empty.public String getId()
getId in interface RuntimeModuleCopyright © 2013-2016–2018 Graph Aware Limited. All rights reserved.