org.jboss.cdi.tck.tests.definition.stereotype.broken.scopeConflict
Class Scallop_Broken

java.lang.Object
  extended by org.jboss.cdi.tck.tests.definition.stereotype.broken.scopeConflict.Scallop_Broken

public class Scallop_Broken
extends Object

This bean definition is invalid because it declares two stereotypes that have different default scopes and the bean does not explictly define a scope to resolve the conflict.


Constructor Summary
Scallop_Broken()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Scallop_Broken

public Scallop_Broken()


Copyright © 2008-2012 Seam Framework. All Rights Reserved.