@Configuration
public class HealthConfiguration
extends java.lang.Object
| Constructor and Description |
|---|
HealthConfiguration() |
| Modifier and Type | Method and Description |
|---|---|
ConsumerHttpServer |
consumerHttpServer(pl.allegro.tech.hermes.common.config.ConfigFactory configFactory,
ConsumerMonitor monitor,
com.fasterxml.jackson.databind.ObjectMapper mapper) |
ConsumerMonitor |
consumerMonitor() |
@Bean(initMethod="start",
destroyMethod="stop")
public ConsumerHttpServer consumerHttpServer(pl.allegro.tech.hermes.common.config.ConfigFactory configFactory,
ConsumerMonitor monitor,
com.fasterxml.jackson.databind.ObjectMapper mapper)
throws java.io.IOException
java.io.IOException@Bean public ConsumerMonitor consumerMonitor()