|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TransferException | |
---|---|
de.smartics.properties.api.config.transfer | Provides services to transfer properties from a source to a target destination. |
Uses of TransferException in de.smartics.properties.api.config.transfer |
---|
Methods in de.smartics.properties.api.config.transfer that throw TransferException | |
---|---|
void |
PropertySink.clear() Removes all information from the sink. |
void |
PropertySink.close() Closes the sink. |
void |
PropertySink.write(Iterable<PropertyProvider> providers) Writes the property definitions provided by the given providers. |
void |
PropertySink.write(PropertyProvider provider) Writes the property definitions provided by the given provider. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |