Package uk.co.ractf.polaris.controller
Class ControllerConfiguration
- java.lang.Object
-
- io.dropwizard.Configuration
-
- uk.co.ractf.polaris.CommonConfiguration
-
- uk.co.ractf.polaris.controller.ControllerConfiguration
-
public class ControllerConfiguration extends CommonConfiguration
The config for Polaris
-
-
Field Summary
-
Fields inherited from class uk.co.ractf.polaris.CommonConfiguration
client, consul
-
-
Constructor Summary
Constructors Constructor Description ControllerConfiguration()
-
Method Summary
-
Methods inherited from class uk.co.ractf.polaris.CommonConfiguration
getClient, getConsulFactory, getMaxPort, getMinPort, getReconciliationTickFrequency, getSchedulingAlgorithm, getSingleUserPassword, getSingleUserRoles, getSingleUserUsername, getTaskThreadpoolSize, getThreadpoolSize, getThreadpoolTimeoutSeconds, setMaxPort, setMinPort
-
-