cz.cuni.amis.pogamut.base.utils.logging
Class NetworkLogClient.LogRead

java.lang.Object
  extended by cz.cuni.amis.pogamut.base.utils.logging.NetworkLogClient.LogRead
Enclosing class:
NetworkLogClient

public static class NetworkLogClient.LogRead
extends java.lang.Object

Event/message containing another log-record produced by the remote agent.


Constructor Summary
NetworkLogClient.LogRead(NetworkLogEnvelope record)
           
 
Method Summary
 NetworkLogEnvelope getRecord()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NetworkLogClient.LogRead

public NetworkLogClient.LogRead(NetworkLogEnvelope record)
Method Detail

getRecord

public NetworkLogEnvelope getRecord()
Returns:
log-record details