Package org.opendaylight.ovsdb.lib.impl
Class NettyBootstrapFactory
java.lang.Object
org.opendaylight.ovsdb.lib.impl.NettyBootstrapFactory
- All Implemented Interfaces:
AutoCloseable
A globally-instantiated context for use with OvsdbConnectionService.
-
Constructor Summary
-
Method Summary
-
Constructor Details
-
NettyBootstrapFactory
@Inject public NettyBootstrapFactory()
-
-
Method Details
-
close
@PreDestroy public void close()- Specified by:
close
in interfaceAutoCloseable
-