@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)
ConfigListenerchanged in interface ConfigListenerpropertyChangeEvents - list of changesCopyright © 2019. All rights reserved.