Package org.opendaylight.ovsdb.lib.impl
Class NettyBootstrapFactory
- java.lang.Object
 - 
- org.opendaylight.ovsdb.lib.impl.NettyBootstrapFactory
 
 
- 
- All Implemented Interfaces:
 AutoCloseable
@Singleton public class NettyBootstrapFactory extends Object implements AutoCloseable
A globally-instantiated context for use with OvsdbConnectionService. 
- 
- 
Constructor Summary
Constructors Constructor Description NettyBootstrapFactory() 
 - 
 
- 
- 
Method Detail
- 
close
@PreDestroy public void close()
- Specified by:
 closein interfaceAutoCloseable
 
 - 
 
 -