Package org.eclipse.swordfish.core.configuration

Interface Summary
ConfigurationConsumer<T> Indicates that the implementor will be aware of the configuration updates Can be plugged into the Swordfish framework as an osgi service with the interface name org.eclipse.swordfish.api.configuration.ConfigurationConsumer to receive notifications about the change in the configuration.
ConfigurationService  
PollableConfigurationSource<T> Can be queried for the configuration.