org.objectweb.dream.time
Interface GetTimeStamp

All Known Implementing Classes:
TimeStampImpl

public interface GetTimeStamp

This interface defines a method to get a time stamp.


Field Summary
static String ITF_NAME
          The commonly used name to refer to this interface.
 
Method Summary
 long getTimeStamp()
          Returns the time stamp.
 

Field Detail

ITF_NAME

static final String ITF_NAME
The commonly used name to refer to this interface.

See Also:
Constant Field Values
Method Detail

getTimeStamp

long getTimeStamp()
Returns the time stamp.

Returns:
the time stamp.


Copyright © 2003, 2005 - INRIA Rhone-Alpes - All Rights Reserved.