New Configuration API


How to use it

In this example, we will show how to create a new configuration module for a repository.

TBD

You can download the complete class from here: LocalRAlgorithmRepositoryCM.java

To add new Algorithms to this repository, you can use the following code:

@Autowired 
protected ConfigurationManager configurationManager;

..

configurationManager.getConfigurationServices().addAlgorithmEntry("org.n52.wps.server.r.LocalRAlgorithmRepositoryCM", "my.algorithm");

Topic revision: r1 - 16 Oct 2014, BenjaminPross
Legal Notice | Privacy Statement


This site is powered by FoswikiCopyright © by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding Wiki? Send feedback