[webbeans-dev] Merging requiredTypes and supportedScopes
by Pete Muir
From 20060805 spec.
AFAICS The spec doesn't explicitly state what happens when you declare
multiple stereotypes which all specify requiredTypes or
supportedScopes (it implies they are ANDed) - might be worth stating
explicitly?
16 years, 5 months
[webbeans-dev] @Named on stereotypes
by Pete Muir
20080605 - The spec currently allows the use of @Named on a stereotype
to tell the container to default the name. It doesn't specify what to
do if @Named("foo") is specified on a stereotype.
16 years, 5 months
[webbeans-dev] Component.getComponentType()
by Pete Muir
20080605
Section 12.2 specifies Component should have a method
getComponentType() and doesn't specify what this "component type" is.
I'm guessing it's the deployment type, and the API never got updated.
16 years, 5 months
[webbeans-dev] Component class name clash
by Pete Muir
In the 20080605 version of the spec there are two classes called
javax.webbeans.Component.
(1) 2.6.5 @Component sterotype
(2) 5 Component meta model abstract class
16 years, 5 months