- All Known Implementing Classes:
 
- AbstractSelectorExtensionPoint, InputModulesExtensionPoint, SourceFactoriesExtensionPoint
 
public interface ParentAware
Components acception this marker interface indicate that they want
 to have a reference to their parent.
 This is for example used for selectors.
 Note: For the current implementation to work, the parent aware 
 component and the parent have to be both ThreadSafe!