0c68cd22540797c8ad493cdc9c1222c9ff757ab3
[controller.git] / opendaylight / md-sal / samples / toaster-consumer / src / main / java / org / opendaylight / controller / config / yang / config / kitchen_service / impl / KitchenServiceModuleFactory.java
1 /**
2  * Generated file
3
4  * Generated from: yang module name: toaster-consumer-impl  yang module local name: toaster-consumer-impl
5  * Generated by: org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator
6  * Generated at: Wed Feb 05 11:31:30 CET 2014
7  *
8  * Do not modify this file unless it is present under src/main directory
9  */
10 package org.opendaylight.controller.config.yang.config.kitchen_service.impl;
11
12 /**
13  *
14  */
15 public class KitchenServiceModuleFactory extends AbstractKitchenServiceModuleFactory {
16
17 }