Move HashMapDb to its own bundle
[lispflowmapping.git] / mappingservice / inmemorydb / src / main / java / org / opendaylight / controller / config / yang / config / lfm / ms / dao / inmemorydb / InMemoryDbModuleFactory.java
1 /*
2 * Generated file
3 *
4 * Generated from: yang module name: lfm-ms-inmemorydb yang module local name: lfm-ms-inmemorydb
5 * Generated by: org.opendaylight.controller.config.yangjmxgenerator.plugin.JMXGenerator
6 * Generated at: Mon Jul 13 12:44:05 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.config.lfm.ms.dao.inmemorydb;
11 public class InMemoryDbModuleFactory extends org.opendaylight.controller.config.yang.config.lfm.ms.dao.inmemorydb.AbstractInMemoryDbModuleFactory {
12
13 }