| Package | Description | 
|---|---|
| org.sonar.api.config | 
| Modifier and Type | Method and Description | 
|---|---|
static GlobalPropertyChangeHandler.PropertyChange | 
GlobalPropertyChangeHandler.PropertyChange.create(String key,
            String newValue)  | 
| Modifier and Type | Method and Description | 
|---|---|
abstract void | 
GlobalPropertyChangeHandler.onChange(GlobalPropertyChangeHandler.PropertyChange change)
This method gets called when a property is changed. 
 | 
Copyright © 2009–2015 SonarSource. All rights reserved.