org.jboss.cdi.tck.tests.context.dependent.ejb
Class Horse
java.lang.Object
org.jboss.cdi.tck.tests.context.dependent.ejb.Horse
- All Implemented Interfaces:
- Serializable
public class Horse
- extends Object
- implements Serializable
- See Also:
- Serialized Form
|
Constructor Summary |
Horse()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
destroyed
public static boolean destroyed
Horse
public Horse()
preDestroy
@PreDestroy
public void preDestroy()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.