Class EplModuleParallel

    • Field Detail

      • CONFIG_PROPERTIES

        protected static final java.util.Set<java.lang.String> CONFIG_PROPERTIES
    • Constructor Detail

      • EplModuleParallel

        public EplModuleParallel()
    • Method Detail

      • configure

        public void configure​(java.util.Map<java.lang.String,​?> properties)
                       throws java.lang.IllegalArgumentException
        WARNING: This method should only be called by the DT plugin for initialisation purposes, as the context will be reset!
        Parameters:
        properties - a map of property:value
        Throws:
        java.lang.IllegalArgumentException
      • getConfigurationProperties

        public java.util.Set<java.lang.String> getConfigurationProperties()
        Description copied from interface: IEolModule
        Get the set of property names that should be retrieved from the ILaunchConfiguration in order to configure this module.
        Returns: