org.sakaiproject.courier.cover
Class PresenceUpdater
java.lang.Object
org.sakaiproject.courier.cover.PresenceUpdater
public class PresenceUpdater
- extends Object
PresenceUpdater is a static Cover for the PresenceUpdater;
see that interface for usage details.
|
Field Summary |
static String |
PRESENCE_SERVICE
Service Bean ID for PresenceService, which implements PresenceUpdater to break cross-dependency. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PRESENCE_SERVICE
public static final String PRESENCE_SERVICE
- Service Bean ID for PresenceService, which implements PresenceUpdater to break cross-dependency.
- See Also:
- Constant Field Values
PresenceUpdater
public PresenceUpdater()
getInstance
public static PresenceUpdater getInstance()
- Access the component instance: special cover only method.
- Returns:
- the component instance.
setPresence
public static void setPresence(String locationId)
Copyright © 2003-2012 The Sakai Foundation. All Rights Reserved.