Class OSGiModelRuntime
java.lang.Object
org.opendaylight.yangtools.binding.runtime.osgi.impl.OSGiModelRuntime
-
Constructor Summary
ConstructorsConstructorDescriptionOSGiModelRuntime
(YangParserFactory parserFactory, org.osgi.service.component.ComponentFactory<OSGiModuleInfoSnapshotImpl> contextFactory, org.osgi.framework.BundleContext ctx) -
Method Summary
-
Constructor Details
-
OSGiModelRuntime
public OSGiModelRuntime(YangParserFactory parserFactory, org.osgi.service.component.ComponentFactory<OSGiModuleInfoSnapshotImpl> contextFactory, org.osgi.framework.BundleContext ctx)
-