public class Telemetryd extends Object implements SpringServiceDaemon
Listeners and Adapters as well as connecting
 both of these to the Sink API.| Modifier and Type | Field and Description | 
|---|---|
static String | 
LOG_PREFIX  | 
static String | 
NAME  | 
| Constructor and Description | 
|---|
Telemetryd()  | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
afterPropertiesSet()  | 
void | 
destroy()  | 
void | 
handleReloadEvent(IEvent e)  | 
void | 
start()
start 
 | 
public static final String NAME
public static final String LOG_PREFIX
public void start()
           throws Exception
SpringServiceDaemonstart
start in interface SpringServiceDaemonException - if any.public void destroy()
destroy in interface org.springframework.beans.factory.DisposableBeanpublic void afterPropertiesSet()
afterPropertiesSet in interface org.springframework.beans.factory.InitializingBeanpublic void handleReloadEvent(IEvent e)
Copyright © 2021. All rights reserved.