Uses of Class
de.smartics.properties.api.config.transfer.TransferException

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.
 



Copyright © 2012-2013 Kronseder & Reiner GmbH - smartics. All Rights Reserved.