public class AlarmSoundAccessEventHandler extends java.lang.Object implements EventHandler<AccessEvent>
| Constructor and Description |
|---|
AlarmSoundAccessEventHandler() |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(java.util.List<EventWrapper<AccessEvent>> events) |
void |
setSounds(de.huxhorn.sulky.sounds.Sounds sounds) |
public void setSounds(de.huxhorn.sulky.sounds.Sounds sounds)
public void handle(java.util.List<EventWrapper<AccessEvent>> events)
handle in interface EventHandler<AccessEvent>