Interface FeatureActivator

All Known Implementing Classes:
AbstractFeatureActivator, ExcludePolicyFeatureActivator, IncludePolicyFeatureActivator

public interface FeatureActivator
An activator of features, which will be loaded by the PluginsManager.
The implemententations must define the strategy in order to determine which extension points, components, etc. need to be loaded.