public interface Northbounder
Modifier and Type | Method and Description |
---|---|
void |
onAlarm(NorthboundAlarm alarm) |
void |
start() |
void |
stop() |
void start() throws NorthbounderException
NorthbounderException
void onAlarm(NorthboundAlarm alarm) throws NorthbounderException
NorthbounderException
void stop() throws NorthbounderException
NorthbounderException
Copyright © 2015. All Rights Reserved.