e291ab54658e49b0e1ee0f40e805fff6156f8e88
[controller.git] / opendaylight / config / netty-timer-config / src / main / java / org / opendaylight / controller / config / yang / netty / timer / HashedWheelTimerModuleFactory.java
1 /**
2  * Generated file
3
4  * Generated from: yang module name: netty-event-executor  yang module local name: netty-hashed-wheel-timer
5  * Generated by: org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator
6  * Generated at: Tue Nov 19 12:49:59 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.timer;
11
12 /**
13 *
14 */
15 public class HashedWheelTimerModuleFactory extends
16         org.opendaylight.controller.config.yang.netty.timer.AbstractHashedWheelTimerModuleFactory {
17
18 }