Class ContextMappingDSLRuntimeModule

java.lang.Object
org.eclipse.xtext.service.AbstractGenericModule
org.eclipse.xtext.service.DefaultRuntimeModule
org.contextmapper.dsl.AbstractContextMappingDSLRuntimeModule
org.contextmapper.dsl.ContextMappingDSLRuntimeModule
All Implemented Interfaces:
com.google.inject.Module

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

    • ContextMappingDSLRuntimeModule

      public ContextMappingDSLRuntimeModule()
  • Method Details