summaryrefslogtreecommitdiffstats
path: root/infra/impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/honeycomb/impl/rev141210/DataBrokerModuleFactory.java
blob: 388f26c67a1054526437ec195dcce1b063356612 (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: honeycomb-dom-data-broker
* Generated by: org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator
* Generated at: Mon Apr 11 07:53:38 CEST 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 DataBrokerModuleFactory extends AbstractDataBrokerModuleFactory {

}