org.jboss.jsr299.tck.tests.implementation.simple.lifecycle
Class Egg
java.lang.Object
org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Egg
public class Egg
- extends Object
Constructor Summary |
Egg()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Egg
public Egg()
destroy
@PreDestroy
public void destroy()
isEggDestroyed
public static boolean isEggDestroyed()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.