public class PropertiesListener extends Object implements org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>
| Constructor and Description |
|---|
PropertiesListener()
Default constructor, used when initializing via spring.factories.
|
| Modifier and Type | Method and Description |
|---|---|
void |
onApplicationEvent(org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent event) |
public PropertiesListener()
PropertiesListener(CamundaBpmVersion)public void onApplicationEvent(org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent event)
onApplicationEvent in interface org.springframework.context.ApplicationListener<org.springframework.boot.context.event.ApplicationEnvironmentPreparedEvent>Copyright © 2015–2020 camunda services GmbH. All rights reserved.