public class CommonEvents extends Object
Modifier and Type | Class and Description |
---|---|
static class |
CommonEvents.Descriptors
common descriptors
|
static class |
CommonEvents.Presence
the common EventListeners and Descriptors associated with the Presence
|
static class |
CommonEvents.Response
the common EventListeners and Descriptors associated with the Response
|
static class |
CommonEvents.Type
the common EventListeners and Types
|
Modifier and Type | Field and Description |
---|---|
static String |
ALARM_DESCRIPTOR
if the type of event is based on comparing the current time a fixed or dynamic time AND the of the other systems
reaction should be consistent ignoring environment variables
|
Constructor and Description |
---|
CommonEvents() |
Modifier and Type | Method and Description |
---|---|
Optional<EventListener> |
alarmListener(Identifiable identifiable)
if the type of event is based on comparing the current time a fixed or dynamic time AND the of the other systems
reaction should be consistent ignoring environment variables
|
public static final String ALARM_DESCRIPTOR
public CommonEvents()
public Optional<EventListener> alarmListener(Identifiable identifiable)
identifiable
- the identifiable ot associate the EventListener withCopyright © 2016. All rights reserved.