org.jpos.util
Class FrozenLogEvent

java.lang.Object
  extended by org.jpos.util.LogEvent
      extended by org.jpos.util.FrozenLogEvent

public class FrozenLogEvent
extends LogEvent


Constructor Summary
FrozenLogEvent(LogEvent evt)
           
 
Method Summary
 void dump(PrintStream ps, String indent)
           
 String getRealm()
           
 String toString()
           
 
Methods inherited from class org.jpos.util.LogEvent
addMessage, addMessage, dumpHeader, dumpTrailer, getPayLoad, getSource, getTag, setSource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

FrozenLogEvent

public FrozenLogEvent(LogEvent evt)
Method Detail

dump

public void dump(PrintStream ps,
                 String indent)
Overrides:
dump in class LogEvent

getRealm

public String getRealm()
Overrides:
getRealm in class LogEvent

toString

public String toString()
Overrides:
toString in class LogEvent


Copyright © 1998-2012 jPOS.org. All Rights Reserved.