public class ApplicationStatusServiceListener extends Object implements org.springframework.beans.factory.InitializingBean, org.springframework.beans.factory.DisposableBean
Constructor and Description |
---|
ApplicationStatusServiceListener(MutableApplicationStatusService applicationStatusService,
com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar) |
Modifier and Type | Method and Description |
---|---|
void |
afterPropertiesSet() |
void |
destroy() |
void |
onApplicationStoppingEvent(com.atlassian.config.lifecycle.events.ApplicationStoppingEvent e) |
public ApplicationStatusServiceListener(MutableApplicationStatusService applicationStatusService, com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar)
public void afterPropertiesSet() throws Exception
afterPropertiesSet
in interface org.springframework.beans.factory.InitializingBean
Exception
@EventListener public void onApplicationStoppingEvent(com.atlassian.config.lifecycle.events.ApplicationStoppingEvent e)
Copyright © 2003–2021 Atlassian. All rights reserved.