Turn ElectionTimeout into a proper singleton 12/34612/4
authorRobert Varga <rovarga@cisco.com>
Sat, 13 Feb 2016 23:19:41 +0000 (00:19 +0100)
committerGerrit Code Review <gerrit@opendaylight.org>
Mon, 15 Feb 2016 14:08:09 +0000 (14:08 +0000)
There is no need to instantiate this object multiple times. Turn it into
a singleton. Also add a bit of javadocs.

Change-Id: Ied90a43ec297409b8074875d305d7f74e1b37ce4
Signed-off-by: Robert Varga <rovarga@cisco.com>

No differences found