org.jboss.cdi.tck.tests.lookup.injectionpoint.named
Class FishingNet

java.lang.Object
  extended by org.jboss.cdi.tck.tests.lookup.injectionpoint.named.FishingNet

public class FishingNet
extends Object


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

Constructor Detail

FishingNet

public FishingNet()
Method Detail

getCarp

public Animal getCarp()


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