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

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

public class Daphnia
extends Object


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

Constructor Detail

Daphnia

public Daphnia(String name)
Method Detail

getName

public String getName()


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