Class SubscriberProviderDescriptor

    • Constructor Detail

      • SubscriberProviderDescriptor

        public SubscriberProviderDescriptor​(String attributeName,
                                            org.eclipse.core.runtime.IConfigurationElement configurationElement,
                                            int ranking)
        Default constructor.
        Parameters:
        attributeName - The name of the configuration attribute responsible for the registered IDependencyProvider.
        configurationElement - The IConfigurationElement containing all relevant extension information.