Interface DeployedConfigurationsProvider

All Superinterfaces:
Provider
All Known Implementing Classes:
DefaultDeployedConfigurationsProvider

public interface DeployedConfigurationsProvider extends Provider
Allows to register "deployed configurations", which are retrieved in runtime from deployed providers and hence are not saved in the DB
Author:
Marek Posolda