public interface Northbounder
Modifier and Type | Method and Description |
---|---|
String |
getName() |
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
String getName()
Copyright © 2015. All rights reserved.