Uses of Interface
org.openhab.core.config.core.xml.osgi.XmlDocumentProviderFactory
-
Uses of XmlDocumentProviderFactory in org.openhab.core.config.core.xml
Modifier and TypeClassDescriptionclass
ProvidesConfigDescription
s for configurations which are read from XML files. -
Uses of XmlDocumentProviderFactory in org.openhab.core.config.core.xml.osgi
ModifierConstructorDescriptionXmlDocumentBundleTracker
(org.osgi.framework.BundleContext bundleContext, String xmlDirectory, XmlDocumentReader<@NonNull T> xmlDocumentTypeReader, XmlDocumentProviderFactory<@NonNull T> xmlDocumentProviderFactory, String readyMarkerKey, ReadyService readyService) Creates a new instance of this class with the specified parameters.