public class StartupDelayedStackDumper extends Object
| Constructor and Description |
|---|
StartupDelayedStackDumper(ScheduledExecutorService executorService,
com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar) |
| Modifier and Type | Method and Description |
|---|---|
void |
applicationStarted(com.atlassian.config.lifecycle.events.ApplicationStartedEvent event) |
void |
start() |
void |
stop() |
public StartupDelayedStackDumper(ScheduledExecutorService executorService, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar)
@PostConstruct public void start()
@EventListener public void applicationStarted(com.atlassian.config.lifecycle.events.ApplicationStartedEvent event)
@PreDestroy public void stop()
Copyright © 2003–2022 Atlassian. All rights reserved.