com.safi.asterisk.event
Interface LogEventListener

All Superinterfaces:
java.util.EventListener
All Known Implementing Classes:
DialTest, MonkeyPlayerExample

public interface LogEventListener
extends java.util.EventListener

Author:
zacw To change the template for this generated type comment go to Window - Preferences - Java - Code Generation - Code and Comments

Method Summary
 void logEvent(LogEvent event)
           
 

Method Detail

logEvent

void logEvent(LogEvent event)