org.gridkit.jvmtool.event
Interface UniversalEventWriter


public interface UniversalEventWriter


Method Summary
 void close()
           
 void store(Event event)
           
 

Method Detail

store

void store(Event event)
           throws IOException
Throws:
IOException

close

void close()
           throws IOException
Throws:
IOException


Copyright © 2019. All Rights Reserved.