@Service public class MetricsAggregateService extends Object
| Constructor and Description |
|---|
MetricsAggregateService(org.springframework.context.ApplicationContext applicationContext,
io.micrometer.core.instrument.MeterRegistry meterRegistry,
org.springframework.jms.config.JmsListenerEndpointRegistry jmsListenerEndpointRegistry)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
init(org.springframework.context.event.ContextRefreshedEvent event)
Context refreshed event listener.
|
@Autowired
public MetricsAggregateService(org.springframework.context.ApplicationContext applicationContext,
io.micrometer.core.instrument.MeterRegistry meterRegistry,
org.springframework.jms.config.JmsListenerEndpointRegistry jmsListenerEndpointRegistry)
applicationContext - - Application Context,meterRegistry - - Meter Registry,jmsListenerEndpointRegistry - - Jms Listener Endpoint Registry.Copyright © 2025. All rights reserved.