org.jboss.cdi.tck.tests.context.application.disposer
Class Mushroom

java.lang.Object
  extended by org.jboss.cdi.tck.tests.context.application.disposer.Mushroom

public class Mushroom
extends Object

Author:
Martin Kouba

Constructor Summary
Mushroom()
           
Mushroom(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

Mushroom

public Mushroom()

Mushroom

public Mushroom(String name)
Method Detail

getName

public String getName()


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