danger.system
Class BeaconManager

java.lang.Object
  extended by danger.system.BeaconManager


public class BeaconManager
extends Object

XXX: javadoc


Method Summary
static void installProfile(BeaconProfile profile)
           
static void start()
           
static void stop()
           
static void update()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

installProfile

public static void installProfile(BeaconProfile profile)

start

public static void start()

stop

public static void stop()

update

public static void update()