org.sakaiproject.tool.gradebook.facades.standalone
Class EventTrackingServiceStandaloneImpl
java.lang.Object
org.sakaiproject.tool.gradebook.facades.standalone.EventTrackingServiceStandaloneImpl
- All Implemented Interfaces:
- EventTrackingService
public class EventTrackingServiceStandaloneImpl
- extends Object
- implements EventTrackingService
Author:Louis Majanja
Date: Feb 22, 2007
Time: 3:36:22 PM
an implementation of the EventTrackingService facade for the standalalone gradebook
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventTrackingServiceStandaloneImpl
public EventTrackingServiceStandaloneImpl()
postEvent
public void postEvent(String message,
String referenceObject)
- Specified by:
postEvent in interface EventTrackingService
- Parameters:
message - referenceObject -
Copyright © 2003-2013 Sakai Project. All Rights Reserved.