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 Details

    • NettyBootstrapFactory

      @Inject public NettyBootstrapFactory()
  • Method Details

    • close

      @PreDestroy public void close()
      Specified by:
      close in interface AutoCloseable