Class PersistenceRuntimeModule

java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.service.DefaultRuntimeModule
org.openhab.core.model.persistence.AbstractPersistenceRuntimeModule
org.openhab.core.model.persistence.PersistenceRuntimeModule
All Implemented Interfaces:
com.google.inject.Module

public class PersistenceRuntimeModule extends AbstractPersistenceRuntimeModule
Use this class to register components to be used at runtime / without the Equinox extension registry.
  • Constructor Details

    • PersistenceRuntimeModule

      public PersistenceRuntimeModule()
  • Method Details

    • bindIGlobalScopeProvider

      public Class<? extends org.eclipse.xtext.scoping.IGlobalScopeProvider> bindIGlobalScopeProvider()
      Overrides:
      bindIGlobalScopeProvider in class AbstractPersistenceRuntimeModule
    • configureUseIndexFragmentsForLazyLinking

      public void configureUseIndexFragmentsForLazyLinking(com.google.inject.Binder binder)
      Overrides:
      configureUseIndexFragmentsForLazyLinking in class org.eclipse.xtext.service.DefaultRuntimeModule