org.jboss.cdi.tck.tests.implementation.simple.definition
Class Donkey

java.lang.Object
  extended by org.jboss.cdi.tck.tests.implementation.simple.definition.Donkey

public class Donkey
extends Object


Field Summary
static boolean constructedCorrectly
           
 
Constructor Summary
Donkey()
           
Donkey(String foo)
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

constructedCorrectly

public static boolean constructedCorrectly
Constructor Detail

Donkey

public Donkey()

Donkey

public Donkey(String foo)


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