public interface IPluginConfigService
extends org.apache.wicket.model.IDetachable
Modifier and Type | Method and Description |
---|---|
IClusterConfig |
getCluster(String key) |
IClusterConfig |
getDefaultCluster() |
boolean |
isSaveOnExitEnabled() |
List<String> |
listClusters(String folder) |
IClusterConfig getDefaultCluster()
IClusterConfig getCluster(String key)
boolean isSaveOnExitEnabled()
Copyright © 2007–2019 Hippo B.V. (http://www.onehippo.com). All rights reserved.