Class NetworkConfig
java.lang.Object
com.peterphi.std.guice.common.serviceprops.net.NetworkConfig
Describes some configuration to load (and keep up-to-date) over the network.
If constructed by Guice this will automatically keep the main service configuration up-to-date
If constructed by Guice this will automatically keep the main service configuration up-to-date
-
Field Summary
-
Constructor Summary
-
Method Summary
-
Field Details
-
path
-
initialRevision
-
properties
-
-
Constructor Details
-
NetworkConfig
@Inject public NetworkConfig() -
NetworkConfig
- Parameters:
properties
- the properties object to update with the remote config datapath
- the path on the remote site to use
-
-
Method Details