Fix for Bug 3
[controller.git] / opendaylight / config / threadpool-config-impl / src / main / java / org / opendaylight / controller / config / yang / threadpool / impl / fixed / FixedThreadPoolModuleFactory.java
1 /**
2 * Generated file
3
4 * Generated from: yang module name: threadpool-impl-fixed  yang module local name: threadpool-fixed
5 * Generated by: org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator
6 * Generated at: Sun Dec 01 17:13:32 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.threadpool.impl.fixed;
11
12 /**
13 *
14 */
15 public class FixedThreadPoolModuleFactory extends org.opendaylight.controller.config.yang.threadpool.impl.fixed.AbstractFixedThreadPoolModuleFactory
16 {
17
18
19 }