org.jboss.jsr299.tck.tests.context.dependent.ejb
Class Farm
java.lang.Object
org.jboss.jsr299.tck.tests.context.dependent.ejb.Farm
- All Implemented Interfaces:
- FarmLocal
@RequestScoped
public class Farm
- extends Object
- implements FarmLocal
Constructor Summary |
Farm()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
destroyed
public static boolean destroyed
Farm
public Farm()
open
public void open()
- Specified by:
open
in interface FarmLocal
preDestroy
@PreDestroy
public void preDestroy()
Copyright © 2008-2012 Seam Framework. All Rights Reserved.