Class PersistenceIdeSetup
java.lang.Object
org.openhab.core.model.persistence.PersistenceStandaloneSetupGenerated
org.openhab.core.model.persistence.PersistenceStandaloneSetup
org.openhab.core.model.persistence.ide.PersistenceIdeSetup
- All Implemented Interfaces:
org.eclipse.xtext.ISetup
Initialization support for running Xtext languages as language servers.
-
Constructor Summary
-
Method Summary
Methods inherited from class org.openhab.core.model.persistence.PersistenceStandaloneSetup
doSetup, unregister
Methods inherited from class org.openhab.core.model.persistence.PersistenceStandaloneSetupGenerated
createInjectorAndDoEMFRegistration, register
-
Constructor Details
-
PersistenceIdeSetup
public PersistenceIdeSetup()
-
-
Method Details
-
createInjector
public com.google.inject.Injector createInjector()- Overrides:
createInjector
in classPersistenceStandaloneSetupGenerated
-