public interface Northbounder
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
void |
onAlarm(NorthboundAlarm alarm) |
void |
start() |
void |
stop() |
void start()
throws NorthbounderException
NorthbounderExceptionvoid onAlarm(NorthboundAlarm alarm) throws NorthbounderException
NorthbounderExceptionvoid stop() throws NorthbounderException
NorthbounderExceptionString getName()
Copyright © 2015. All rights reserved.