These steps are taken to activate a component:
Read the ast.properties
file for the
component.
Create an instance of each specified notifier and store the reference to prevent it from being garbage collected.
Call the pre-configuration initialization method for each notifier.
Load and activate each specified configuration file.
Call the post-configuration initialization method for each notifier.