Class ExportXmlRuntimeModule

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

    public class ExportXmlRuntimeModule
    extends AbstractServiceAwareModule
    Export xml runtime module
    • Constructor Detail

      • ExportXmlRuntimeModule

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

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