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

Package class diagram package 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 Object

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

Author:
Jimmy

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


Copyright © 2013 AMIS research group, Faculty of Mathematics and Physics, Charles University in Prague, Czech Republic. All Rights Reserved.