Initial code drop of yang model driven configuration system
[controller.git] / opendaylight / config / yang-test / src / main / java / org / opendaylight / controller / config / yang / test / impl / NetconfTestImplModuleFactory.java
1 /**
2  * Generated file
3
4  * Generated from: yang module name: config-test-impl  yang module local name: impl-netconf
5  * Generated by: org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator
6  * Generated at: Fri Sep 27 13:02:28 CEST 2013
7  *
8  * Do not modify this file unless it is present under src/main directory
9  */
10 package org.opendaylight.controller.config.yang.test.impl;
11
12 /**
13 *
14 */
15 public class NetconfTestImplModuleFactory
16         extends
17         org.opendaylight.controller.config.yang.test.impl.AbstractNetconfTestImplModuleFactory {
18
19 }