A ComponentReference holds an absolute path to another
component and implements the
ComponentLink interface which is treated
by the component-manager in a special way:
If the component-manager should return a component and recognizes that this
component implements the ComponentLink interface it returns the target
component of the link instead of the link-component itself if parameter
followLinks is true.
This is a component acting as a
ContentProvider for
BinaryContent where the contents is streamed from a file which is
searched in the current
FileAdapter using the path of this component
as resource path.