net.sf.jour.rt.agent
Interface EventTimed

All Superinterfaces:
Event, java.io.Serializable
All Known Implementing Classes:
JVMInfoEvent, ProfilerEvent

public interface EventTimed
extends Event

Events that have TimeStamp should extend this interface. Created on 15.12.2004 Contributing Author(s): Misha Lifschitz (Inital implementation) Vlad Skarzhevskyy (Inital implementation)

Version:
$Revision: 1.1 $ ($Author: vlads $) $Date: 2004/12/16 00:10:13 $
Author:
vlads

Method Summary
 double getTimestamp()
           
 

Method Detail

getTimestamp

public double getTimestamp()
Returns:
Returns the timeStamp.


Copyright © 2004 sourceforge. All Rights Reserved.