@Service(name="rest-monitoring") @RunLevel(value=20) public class RestMonitoringService extends Object implements ConfigListener
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_REST_MONITORING_APP_NAME |
Constructor and Description |
---|
RestMonitoringService() |
Modifier and Type | Method and Description |
---|---|
UnprocessedChangeEvents |
changed(PropertyChangeEvent[] propertyChangeEvents)
Notification that @Configured objects that were injected have changed
|
public static final String DEFAULT_REST_MONITORING_APP_NAME
public UnprocessedChangeEvents changed(PropertyChangeEvent[] propertyChangeEvents)
ConfigListener
changed
in interface ConfigListener
propertyChangeEvents
- list of changesCopyright © 2021. All rights reserved.