| 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!
author: Carsten Ziegeler version: CVS $Id: ParentAware.java 433543 2006-08-22 06:22:54Z crossley $ |