public class EventsLog extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
VARIABLE_NAME |
| Modifier and Type | Method and Description |
|---|---|
void |
addEvent(String key,
org.openksavi.sponge.event.Event event) |
List<org.openksavi.sponge.event.Event> |
getEvents(String key) |
static EventsLog |
getInstance(org.openksavi.sponge.EngineOperations engineOperations) |
void |
init(String... keys) |
public static final String VARIABLE_NAME
public EventsLog(String... keys)
public EventsLog()
Copyright © 2016–2018 Softelnet. All rights reserved.