Merge "Bring some reliability in the eclipse and maven mixed builds"
[controller.git] / opendaylight / config / netty-event-executor-config / src / main / java / org / opendaylight / controller / config / yang / netty / eventexecutor / GlobalEventExecutorModuleFactory.java
1 /**
2 * Generated file
3
4 * Generated from: yang module name: netty-event-executor  yang module local name: netty-global-event-executor
5 * Generated by: org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator
6 * Generated at: Tue Nov 12 10:44:21 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.eventexecutor;
11
12 /**
13 *
14 */
15 public class GlobalEventExecutorModuleFactory extends org.opendaylight.controller.config.yang.netty.eventexecutor.AbstractGlobalEventExecutorModuleFactory
16 {
17
18
19 }