| Constructor and Description |
|---|
DurationRoomOwner(long duration,
TimeUnit units) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRoomStillRequired()
implementations of this method should NOT take locks and should return
quickly.
|
void |
setRoom(MeetmeRoom meetmeRoom)
this can be usefull to null the reference to the Owner when the room is
nolong owned
|
public DurationRoomOwner(long duration,
TimeUnit units)
public boolean isRoomStillRequired()
RoomOwnerisRoomStillRequired in interface RoomOwnerpublic void setRoom(MeetmeRoom meetmeRoom)
RoomOwnerCopyright © 2004–2024. All rights reserved.