Added config wrapper for netty's NioEventLoopGroup.
[controller.git] / opendaylight / config / netty-threadgroup-config / src / main / java / org / opendaylight / controller / config / yang / netty / threadgroup / NettyThreadgroupModuleFactory.java
1 /**
2 * Generated file
3
4 * Generated from: yang module name: nsos-threadpool  yang module local name: netty-threadgroup-fixed
5 * Generated by: org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator
6 * Generated at: Fri Nov 08 08:31:45 CET 2013
7 *
8 * Do not modify this file unless it is present under src/main directory
9 */
10 package org.opendaylight.controller.config.yang.netty.threadgroup;
11
12 /**
13 *
14 */
15 public class NettyThreadgroupModuleFactory extends org.opendaylight.controller.config.yang.netty.threadgroup.AbstractNettyThreadgroupModuleFactory
16 {
17
18
19 }