[webbeans-dev] TCK - DeploymentTypeDefinitionTest [testDeploymentTypeDeclaredInheritedIsBlockedByIntermediateDeploymentTypeNotMarkedInherited]

Gurkan Erdogdu gurkanerdogdu at yahoo.com
Fri Mar 13 17:53:57 EDT 2009


Hi;

class GoldenRetriever extends Retriever

@NotInheritedDeploymentType
class Retriever extends Dog

@AnotherDeploymentType
class Dog

In this test case, GoldenRetriever does not inherit the Dog's deployment type in the TCK. But,  I think that if  bean does not define DeploymentType then it inherits deployment type from their super classes, directly or indirectly. Therefore, I think it inherits the Dog's deployment type.

WDYT?

Thanks;

Gurkan



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.jboss.org/pipermail/weld-dev/attachments/20090313/c99e47b2/attachment.html 


More information about the weld-dev mailing list