public class ModelInjectorProvider extends Object implements org.eclipse.xtext.junit4.IInjectorProvider, org.eclipse.xtext.junit4.IRegistryConfigurator
| Modifier and Type | Field and Description |
|---|---|
protected com.google.inject.Injector |
injector |
protected org.eclipse.xtext.junit4.GlobalRegistries.GlobalStateMemento |
stateAfterInjectorCreation |
protected org.eclipse.xtext.junit4.GlobalRegistries.GlobalStateMemento |
stateBeforeInjectorCreation |
| Constructor and Description |
|---|
ModelInjectorProvider() |
| Modifier and Type | Method and Description |
|---|---|
com.google.inject.Injector |
getInjector() |
protected com.google.inject.Injector |
internalCreateInjector() |
void |
restoreRegistry() |
void |
setupRegistry() |
protected org.eclipse.xtext.junit4.GlobalRegistries.GlobalStateMemento stateBeforeInjectorCreation
protected org.eclipse.xtext.junit4.GlobalRegistries.GlobalStateMemento stateAfterInjectorCreation
protected com.google.inject.Injector injector
public com.google.inject.Injector getInjector()
getInjector in interface org.eclipse.xtext.junit4.IInjectorProviderprotected com.google.inject.Injector internalCreateInjector()
public void restoreRegistry()
restoreRegistry in interface org.eclipse.xtext.junit4.IRegistryConfiguratorpublic void setupRegistry()
setupRegistry in interface org.eclipse.xtext.junit4.IRegistryConfiguratorCopyright © 2015–2021 The veraPDF Consortium. All rights reserved.