public class ReferenceLifecycleAwareComponent extends Object implements com.atlassian.sal.api.lifecycle.LifecycleAware
Constructor and Description |
---|
ReferenceLifecycleAwareComponent() |
Modifier and Type | Method and Description |
---|---|
void |
onSpringContextStarted() |
void |
onSpringContextStopped() |
void |
onStart() |
void |
onStop() |
@PostConstruct public void onSpringContextStarted()
@PreDestroy public void onSpringContextStopped()
public void onStart()
onStart
in interface com.atlassian.sal.api.lifecycle.LifecycleAware
public void onStop()
onStop
in interface com.atlassian.sal.api.lifecycle.LifecycleAware
Copyright © 2002-2019 Atlassian. All Rights Reserved.
View cookie preferences