public class SubscribeBeacon extends java.lang.Object
| Constructor and Description |
|---|
SubscribeBeacon() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(java.lang.String[] args)
Submit this application which subscribes to a topic.
|
public SubscribeBeacon()
public static void main(java.lang.String[] args) throws java.lang.Exception
args - Command line arguments, accepts a single optional topic name.java.lang.Exception - Error running the application