org.jboss.cdi.tck.tests.implementation.initializer
Class Fox

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.initializer.Fox

@Dependent
public class Fox
extends Object


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

Constructor Detail

Fox

public Fox()
Method Detail

getName

public String getName()


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