7.2 Component Configuration Attributes
Attributes for all components fall into two categories (indistinguishable in the web interface): common attributes and extended attributes.
Attributes that each component contains by default are known as common attributes. They are still owned by their component, so the autoStart attribute for one component is independent from the autoStart attribute of another component.
Attributes specific to a particular component are known as extended attributes. For example, the "HTTPServerPort" attribute of the "SEAWebService" component does not exist in any other components, since it only applies to the web service.