public class RuntimeEventRecorder extends Object
| Constructor and Description |
|---|
RuntimeEventRecorder(String id,
String quantity,
String eventPort,
String parent) |
| Modifier and Type | Method and Description |
|---|---|
void |
connectRunnable(RunnableAccessor ra,
EventResultWriter erw) |
String |
getID() |
String |
getParent() |
String |
getQuantity() |
String |
toString() |
public String getID()
public String getParent()
public void connectRunnable(RunnableAccessor ra, EventResultWriter erw) throws ConnectionError, ContentError
ConnectionErrorContentErrorpublic String getQuantity()
Copyright © 2019. All rights reserved.