org.jboss.jsr299.tck.tests.implementation.simple.lifecycle
Class Egg

java.lang.Object
  extended by org.jboss.jsr299.tck.tests.implementation.simple.lifecycle.Egg

public class Egg
extends Object


Constructor Summary
Egg()
           
 
Method Summary
 void destroy()
           
static boolean isEggDestroyed()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Egg

public Egg()
Method Detail

destroy

@PreDestroy
public void destroy()

isEggDestroyed

public static boolean isEggDestroyed()


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