Fixup logging and static methods
authorRobert Varga <[email protected]>
Fri, 12 Feb 2016 17:04:37 +0000 (18:04 +0100)
committerGerrit Code Review <[email protected]>
Fri, 19 Feb 2016 21:01:49 +0000 (21:01 +0000)
commite36be6311a0548cda6df9118f8e5eab63987b3fa
treeba0073458391a89480b09d17330e5675d6c165df
parenta9a75d8e7450310abbe0e18e1c2d1b63f1776616
Fixup logging and static methods

Methods which can be static are made static. Also fixes string concat in
logging. Next we share a single instance of the VppState identifier.
Finally fixup the LoggingFuturesCallback.

Change-Id: I4f5076bfcbf782ecf4452e00726d49b46e15628c
Signed-off-by: Robert Varga <[email protected]>
v3po/impl/src/main/java/io/fd/honeycomb/v3po/impl/LoggingFuturesCallBack.java
v3po/impl/src/main/java/io/fd/honeycomb/v3po/impl/V3poApiRequest.java
v3po/impl/src/main/java/io/fd/honeycomb/v3po/impl/VppIetfInterfaceListener.java
v3po/impl/src/main/java/io/fd/honeycomb/v3po/impl/VppPollOperDataImpl.java