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