E
- класс-событие, на которое реагирует скриптpublic interface EventScript<E extends Event>
Modifier and Type | Method and Description |
---|---|
void |
onEvent(E event,
Setup setup,
ConnectionSet set) |
void onEvent(E event, Setup setup, ConnectionSet set) throws java.lang.Exception
java.lang.Exception