Class ControlBarAliasUpdater
java.lang.Object
org.eblocker.server.common.update.ControlBarAliasUpdater
-
Constructor Summary
ConstructorsConstructorDescriptionControlBarAliasUpdater(String controlBarHostName, String controlBarHostFallbackIp, long initialDelay, long regularPeriod, long errorPeriod, int errorLogThreshold, InetAddressWrapper inetAddress, NetworkInterfaceAliases networkInterfaceAliases, ScheduledExecutorService scheduledExecutorService) -
Method Summary
-
Constructor Details
-
ControlBarAliasUpdater
@Inject public ControlBarAliasUpdater(String controlBarHostName, String controlBarHostFallbackIp, long initialDelay, long regularPeriod, long errorPeriod, int errorLogThreshold, InetAddressWrapper inetAddress, NetworkInterfaceAliases networkInterfaceAliases, ScheduledExecutorService scheduledExecutorService)
-
-
Method Details
-
start
public void start()
-