Package com._1c.g5.v8.dt.xdto.export.xml
Class ExportXdtoRuntimeModule
java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
com._1c.g5.v8.dt.xdto.export.xml.ExportXdtoRuntimeModule
- All Implemented Interfaces:
com.google.inject.Module
public class ExportXdtoRuntimeModule
extends org.eclipse.xtext.service.AbstractGenericModule
Export xml runtime guice module
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoid
configureIExporterQualifier
(com.google.inject.Binder binder) void
configureIProjectFileSystemSupport
(com.google.inject.Binder binder) Methods inherited from class org.eclipse.xtext.service.AbstractGenericModule
bindProperties, configure, getBindings, tryBindProperties
-
Constructor Details
-
ExportXdtoRuntimeModule
public ExportXdtoRuntimeModule()
-
-
Method Details
-
configureIProjectFileSystemSupport
public void configureIProjectFileSystemSupport(com.google.inject.Binder binder) -
configureIExporterQualifier
public void configureIExporterQualifier(com.google.inject.Binder binder)
-