@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)
ConfigListener
changed
in interface ConfigListener
events
- list of changesCopyright © 2018. All rights reserved.