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

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.byname.Sole
All Implemented Interfaces:
Animal

@Named(value="fish")
@Alternative
public class Sole
extends Object
implements Animal


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-2012 Seam Framework. All Rights Reserved.