gov.cca.eg.port
Interface TimeProducerPort

All Superinterfaces:
Port

public interface TimeProducerPort
extends Port

Produces the current time in the form of a String.


Method Summary
 java.util.Date getTime()
          Fetch the time.
 

Method Detail

getTime

java.util.Date getTime()
Fetch the time.