summaryrefslogtreecommitdiffstats
path: root/infra/impl/src/main/java/org/opendaylight/yang/gen/v1/urn/opendaylight/params/xml/ns/yang/honeycomb/impl/rev141210/ContextDataBrokerModuleFactory.java
blob: e07214b2e10c7e4f9498d598a0e739f806dc1b6c (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-context-dom-data-broker
* Generated by: org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator
* Generated at: Mon May 16 15:27:12 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 ContextDataBrokerModuleFactory extends AbstractContextDataBrokerModuleFactory {

}