org.jboss.cdi.tck.tests.lookup.byname.ambiguous
Class Sole

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.byname.ambiguous.Sole

@Priority(value=1000)
@Named(value="fish")
@Alternative
public class Sole
extends Object


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

Constructor Detail

Sole

public Sole()


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