org.gridkit.jvmtool.codec.stacktrace
Class ThreadSnapshotExpander

java.lang.Object
  extended by org.gridkit.jvmtool.codec.stacktrace.ThreadSnapshotExpander
All Implemented Interfaces:
EventMorpher<Event,Event>

public class ThreadSnapshotExpander
extends Object
implements EventMorpher<Event,Event>


Constructor Summary
ThreadSnapshotExpander()
           
 
Method Summary
 Event morph(Event event)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ThreadSnapshotExpander

public ThreadSnapshotExpander()
Method Detail

morph

public Event morph(Event event)
Specified by:
morph in interface EventMorpher<Event,Event>
Returns:
transformed event or null if event should be skipped


Copyright © 2019. All Rights Reserved.