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

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

@RequestScoped
public class Pike
extends Object


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

Constructor Detail

Pike

public Pike()
Method Detail

getDaphnia

public Daphnia getDaphnia()


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