[weld-dev] question for ProcessSessionBean#getAnnotatedSessionBeanClass()
Gavin King
gavin.king at gmail.com
Fri Oct 30 12:42:32 EDT 2009
I think you're right. getAnnotatedSessionBeanClass() looks obsolete.
I'll remove it.
On Fri, Oct 30, 2009 at 10:44 AM, Mark Struberg <struberg at yahoo.de> wrote:
> Hi Gavin!
>
> While reviewing our ProcessSessionBean implementation, I just wonder what's the difference between the directly defined
>
> public AnnotatedType<X> getAnnotatedSessionBeanClass();
>
> and the derived
>
> public AnnotatedType<X> ProcessManagedBean#getAnnotatedBeanClass();
>
> ?
>
> Should they return different things?
>
> txs and LieGrue,
> strub
>
>
>
>
>
--
Gavin King
gavin.king at gmail.com
http://in.relation.to/Bloggers/Gavin
http://hibernate.org
http://seamframework.org
More information about the weld-dev
mailing list