|
Alessio Fabiani created an issue |
Allowing plugins to be discovered through appContext and reload/store conifguration via Interface |
Issue Type: |
|
---|---|
Affects Versions: |
2.10-beta |
Assignee: |
|
Components: |
Configuration, Control-flow, JDBCConfig, Main, Monitoring |
Created: |
01/Jul/16 11:33 AM |
Priority: |
|
Reporter: |
As a GeoServer Developer I would like to create extensions able to discover GeoServer plugins and get info on their configuration. I would like also to be able to store their configuration on a specific Resource other than the default GeoServer Catalog/DataDir and force them to reload the configuration if needed (whenever a change has occurred). In order to do that I need an interface called “GeoServerPluginConfigurator” exposing methods allowing me to operate ad specified above: {{/* (c) 2014 Open Source Geospatial Foundation - all rights reserved
import java.io.IOException; import org.geoserver.platform.GeoServerResourceLoader; /**
|
This message was sent by Atlassian JIRA (v1000.110.0#100004-sha1:4011b0e) |
|