[webbeans-dev] getContext for child activity Managers
Mark Struberg
struberg at yahoo.de
Thu Apr 23 12:58:11 EDT 2009
Hi!
So far as I've seen the Spec says nothing about how the 2 functions
> public Context getContext(Class<? extends Annotation> scopeType);
> public Manager addContext(Context context);
should work for child activity Managers defined in section 11.6
>From ActivitiesTest#testContextObjectBelongingToParentBelongsToChild it seems that this should work somehow. But I fear the not clear enough yet. Are there some clashing rules we have to consider like we have for e.g addBeans?
txs and LieGrue,
strub
More information about the weld-dev
mailing list