| Package | Description |
|---|---|
| org.apache.tamaya.spi |
This package contains the Apache Tamaya SPI artifacts.
|
| Modifier and Type | Method | Description |
|---|---|---|
default ChangeSupport |
PropertySource.getChangeSupport() |
Get the support for reporting changes to property sources provided by this instance.
|
static ChangeSupport |
ChangeSupport.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static ChangeSupport[] |
ChangeSupport.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2014–2019 Apache Software Foundation. All rights reserved.