com.sap.tc.logging
Interface NewLogListener

All Superinterfaces:
EventListener

public interface NewLogListener
extends EventListener

Listen to the log adding event.

See Also:
NewLogEvent

Method Summary
 void handleEvent(NewLogEvent evt)
           
 

Method Detail

handleEvent

public void handleEvent(NewLogEvent evt)