Class ExternalDependenciesModule

java.lang.Object
com.google.inject.AbstractModule
com._1c.g5.wiring.AbstractServiceAwareModule
com.e1c.g5.dt.internal.applications.ui.ExternalDependenciesModule
All Implemented Interfaces:
com.google.inject.Module

public class ExternalDependenciesModule extends AbstractServiceAwareModule
External services bindings for applications UI plug-in.
  • Constructor Details

    • ExternalDependenciesModule

      public ExternalDependenciesModule(org.eclipse.core.runtime.Plugin bundle)
      Parameters:
      bundle - the parent bundle, cannot be null
  • Method Details