com.safi.asterisk.event
Interface SystemEventListener

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

public interface SystemEventListener
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 systemEvent(SystemEvent event)
           
 

Method Detail

systemEvent

void systemEvent(SystemEvent event)