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

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

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


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

Constructor Detail

RoundWhitefish

public RoundWhitefish()


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