tigase.util
Class LogWithStackTraceEntry

java.lang.Object
  extended by tigase.util.LogWithStackTraceEntry

public class LogWithStackTraceEntry
extends Object


Constructor Summary
LogWithStackTraceEntry(String msg, String record)
          Constructs ...
 
Method Summary
 long getCounter()
          Method description
 String getMessage()
          Method description
 String getRecord()
          Method description
 long increment()
          Method description
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogWithStackTraceEntry

public LogWithStackTraceEntry(String msg,
                              String record)
Constructs ...

Parameters:
record -
msg -
Method Detail

getCounter

public long getCounter()
Method description

Returns:

getMessage

public String getMessage()
Method description

Returns:

getRecord

public String getRecord()
Method description

Returns:

increment

public long increment()
Method description

Returns:


Copyright © 2013 Tigase. All rights reserved.