Interface PluginManagerProperties
- All Known Implementing Classes:
PluginManagerPropertiesImpl
public interface PluginManagerProperties
In this package there's a set of interfaces that describes what the plugin manager needs from an embedding system
(XLD, XLR and metadata builder). Each system can have it's own implementation, and apart from that a default one is
provided in this same package.
-
Method Summary
-
Method Details
-
getRepositories
List<? extends Repository> getRepositories() -
getServers
-