public class PresenceUpdater extends Object
PresenceUpdater is a static Cover for the PresenceUpdater;
see that interface for usage details.
| Modifier and Type | Field and Description |
|---|---|
static String |
PRESENCE_SERVICE
Service Bean ID for PresenceService, which implements PresenceUpdater to break cross-dependency.
|
| Constructor and Description |
|---|
PresenceUpdater() |
| Modifier and Type | Method and Description |
|---|---|
static PresenceUpdater |
getInstance()
Access the component instance: special cover only method.
|
static void |
setPresence(String locationId) |
public static final String PRESENCE_SERVICE
public static PresenceUpdater getInstance()
public static void setPresence(String locationId)
Copyright © 2003–2019 The Sakai Foundation. All rights reserved.