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