@Service(name="amx-boot-service") @RunLevel(value=10) public class AMXBootService extends Object implements ConfigListener
| Constructor and Description |
|---|
AMXBootService() |
| Modifier and Type | Method and Description |
|---|---|
UnprocessedChangeEvents |
changed(PropertyChangeEvent[] events)
Notification that @Configured objects that were injected have changed
|
void |
postConstruct() |
void |
setEnabled(boolean enabled) |
@PostConstruct public void postConstruct()
public void setEnabled(boolean enabled)
public UnprocessedChangeEvents changed(PropertyChangeEvent[] events)
ConfigListenerchanged in interface ConfigListenerevents - list of changesCopyright © 2019. All rights reserved.