Class ExtensionPointDefinition

    • Constructor Detail

      • ExtensionPointDefinition

        public ExtensionPointDefinition​(String id,
                                        Configuration configuration,
                                        String pluginName,
                                        boolean safe)
        Constructor.
        Parameters:
        id - the extension point's id
        configuration - the Configuration.
        pluginName - the plugin containing the extension point definition.
        safe - if the extension point is to be loaded in safe mode.