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

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

@Expensive(cost=50,
           veryExpensive=true)
@Whitefish
public class Halibut
extends Object
implements Animal


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

Constructor Detail

Halibut

public Halibut()


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