summaryrefslogtreecommitdiffstats
path: root/infra/impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/honeycomb/impl/rev141210/NetconfBindingBrokerModuleFactory.java
blob: fe9bdcf483c4681d85acbd941d6b179a7a646bea (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
/*
* Generated file
*
* Generated from: yang module name: v3po-impl yang module local name: binding-broker-netconf
* Generated by: org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator
* Generated at: Wed Mar 23 10:45:48 CET 2016
*
* Do not modify this file unless it is present under src/main directory
*/
package org.opendaylight.yang.gen.v1.urn.opendaylight.params.xml.ns.yang.honeycomb.impl.rev141210;
public class NetconfBindingBrokerModuleFactory extends AbstractNetconfBindingBrokerModuleFactory {

}