public class Telemetryd extends Object implements SpringServiceDaemon
Listener
s, Connector
s and Adapter
s
as well as connecting 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
SpringServiceDaemon
start
start
in interface SpringServiceDaemon
Exception
- if any.public void destroy()
destroy
in interface org.springframework.beans.factory.DisposableBean
public void afterPropertiesSet()
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
public void handleReloadEvent(IEvent e)
Copyright © 2021. All rights reserved.