|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
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!
Method Summary | |
---|---|
void |
setParentLocator(ComponentLocator locator)
Deprecated. Set the parent component manager and the role name |
Method Detail |
---|
void setParentLocator(ComponentLocator locator) throws ComponentException
ComponentException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |