public class ServerStartingEventListener extends Object
| Constructor and Description |
|---|
ServerStartingEventListener(com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar,
FeatureManager featureManager,
com.atlassian.plugin.PluginController pluginController) |
| Modifier and Type | Method and Description |
|---|---|
void |
onServerStarting(ServerStartingEvent event) |
@Autowired
public ServerStartingEventListener(com.atlassian.event.api.EventListenerRegistrar eventListenerRegistrar,
FeatureManager featureManager,
com.atlassian.plugin.PluginController pluginController)
@EventListener public void onServerStarting(ServerStartingEvent event)
Copyright © 2019 Atlassian Software Systems Pty Ltd. All rights reserved.