|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.nitido.nimbox.http.services.tracking.NiMTrackingService
public abstract class NiMTrackingService
This class provides the interfaces to be implemented by extenders of the class to track events.
| Constructor Summary | |
|---|---|
NiMTrackingService()
|
|
| Method Summary | |
|---|---|
abstract void |
recordEvent(Entity entity,
TrackingEvent event)
This methods should keep a record of the given event. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NiMTrackingService()
| Method Detail |
|---|
public abstract void recordEvent(Entity entity,
TrackingEvent event)
entity - Reference to the entity making the request.event - Reference to the event being recorded.
|
Nitido NiM 2.5 Java API | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright © 1999-2009 Nitido Inc. Proprietary and Confidential. All Rights Reserved.