org.jboss.cdi.tck.tests.lookup.typesafe.resolution
Class Cod

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.typesafe.resolution.Cod
All Implemented Interfaces:
Animal, ScottishFish

@Whitefish
@Chunky(realChunky=true)
@Named(value="whitefish")
public class Cod
extends Object
implements ScottishFish


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

Constructor Detail

Cod

public Cod()


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