de.beamertool.admin.phonecheck
Class CheckDevice.CallNotification

java.lang.Object
  extended by de.beamertool.admin.phonecheck.CheckDevice.CallNotification
All Implemented Interfaces:
ICallNotification
Enclosing class:
CheckDevice

public class CheckDevice.CallNotification
extends Object
implements ICallNotification


Constructor Summary
CheckDevice.CallNotification()
           
 
Method Summary
 void process(String gatewayId, String callerId)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CheckDevice.CallNotification

public CheckDevice.CallNotification()
Method Detail

process

public void process(String gatewayId,
                    String callerId)
Specified by:
process in interface ICallNotification