MySQL Connector/J size='-1'>5.1.6

com.mysql.jdbc.profiler
Interface ProfilerEventHandler

All Superinterfaces:
Extension
All Known Implementing Classes:
LoggingProfilerEventHandler

public interface ProfilerEventHandler
extends Extension


Method Summary
 void consumeEvent(ProfilerEvent evt)
           
 
Methods inherited from interface com.mysql.jdbc.Extension
destroy, init
 

Method Detail

consumeEvent

void consumeEvent(ProfilerEvent evt)

MySQL Connector/J size='-1'>5.1.6