BUG-633: allow bootstrap customization 29/5929/1
authorRobert Varga <rovarga@cisco.com>
Sun, 6 Apr 2014 16:20:58 +0000 (18:20 +0200)
committerRobert Varga <rovarga@cisco.com>
Sun, 6 Apr 2014 16:20:58 +0000 (18:20 +0200)
commit980942efbb60ec417a83ea77f60767f7b21c1bd6
treebb86b666d2aa26396d2673ae29592e0097f111d4
parent043856746f66822e2fec6e006a4bea87f897ac6d
BUG-633: allow bootstrap customization

Downstream projects may need to customize Bootstrap/ServerBootstrap
instances before they are used. Create two protected methods which
can be overridden to gain access to the instances before they are used.

Change-Id: Ibb45c7b99847cbe2fe8b90e8d1bf125c66a18e0d
Signed-off-by: Robert Varga <rovarga@cisco.com>
opendaylight/commons/protocol-framework/src/main/java/org/opendaylight/protocol/framework/AbstractDispatcher.java