Remove netconf from commons/opendaylight pom
[controller.git] / opendaylight / netconf / netconf-tcp / src / main / java / org / opendaylight / controller / config / yang / netconf / northbound / tcp / NetconfNorthboundTcpModuleFactory.java
1 /*
2 * Generated file
3 *
4 * Generated from: yang module name: netconf-northbound-tcp yang module local name: netconf-northbound-tcp
5 * Generated by: org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator
6 * Generated at: Thu Apr 23 16:34:55 CEST 2015
7 *
8 * Do not modify this file unless it is present under src/main directory
9 */
10 package org.opendaylight.controller.config.yang.netconf.northbound.tcp;
11 public class NetconfNorthboundTcpModuleFactory extends org.opendaylight.controller.config.yang.netconf.northbound.tcp.AbstractNetconfNorthboundTcpModuleFactory {
12
13 }