org.mobicents.mscontrol
Interface MsResourceListener

All Superinterfaces:
java.io.Serializable

public interface MsResourceListener
extends java.io.Serializable

Author:
Oleg Kulikov, Amit Bhayani

Method Summary
 void resourceCreated(MsNotifyEvent notifyEvent)
           
 void resourceInvalid(MsNotifyEvent notifyEvent)
           
 void update(MsNotifyEvent notifyEvent)
           
 

Method Detail

update

void update(MsNotifyEvent notifyEvent)

resourceCreated

void resourceCreated(MsNotifyEvent notifyEvent)

resourceInvalid

void resourceInvalid(MsNotifyEvent notifyEvent)


Copyright © 2008. All Rights Reserved.