Class ImportXmlRuntimeModule

  • All Implemented Interfaces:
    com.google.inject.Module

    public class ImportXmlRuntimeModule
    extends AbstractServiceAwareModule
    Import xml runtime guice module
    • Constructor Detail

      • ImportXmlRuntimeModule

        public ImportXmlRuntimeModule​(org.eclipse.core.runtime.Plugin bundle)
        Constructor of ImportXmlRuntimeModule.
        Parameters:
        bundle - the parent bundle, cannot be null
      • ImportXmlRuntimeModule

        public ImportXmlRuntimeModule​(org.osgi.framework.BundleContext context)
        Constructor of ImportXmlRuntimeModule.
        Parameters:
        context - the parent bundle context, cannot be null