cad.simcad.cac.network
Class RMIConnectionReport

java.lang.Object
  |
  +--cad.simcad.cac.network.RMIConnectionReport
All Implemented Interfaces:
ConnectionReport

public class RMIConnectionReport
extends java.lang.Object
implements ConnectionReport

Interface towards usefull historic data about a connection

Author:
Charles-Philip Bentley

Constructor Summary
RMIConnectionReport(long ct)
           
 
Method Summary
 long getConnectionTime()
          Returns the time the connection was used, as a long
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RMIConnectionReport

public RMIConnectionReport(long ct)
Method Detail

getConnectionTime

public long getConnectionTime()
Returns the time the connection was used, as a long

Specified by:
getConnectionTime in interface ConnectionReport
Pre:
-
Returns:
a long value
Post:
-

Logo

With the help of www.sourceforge.net and www.info.ucl.ac.be