public class ProcessHandlerRT extends EventHandlerRT
vo| Constructor and Description |
|---|
ProcessHandlerRT(EventHandlerVO vo) |
| Modifier and Type | Method and Description |
|---|---|
void |
eventInactive(EventInstance evt)
Called when the event is considered inactive.
|
void |
eventRaised(EventInstance evt)
Not all events that are raised are made active.
|
private void |
executeCommand(java.lang.String command) |
public ProcessHandlerRT(EventHandlerVO vo)
public void eventRaised(EventInstance evt)
EventHandlerRTeventRaised in class EventHandlerRTfor details.public void eventInactive(EventInstance evt)
EventHandlerRTeventInactive in class EventHandlerRTfor details.private void executeCommand(java.lang.String command)