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

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

@Whitefish
@Expensive(veryExpensive=false,
           cost=100)
public class Sole
extends Object
implements ScottishFish


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.