Uses of Interface
org.mobicents.mscontrol.MsResourceListener

Uses of MsResourceListener in org.mobicents.mscontrol
 

Methods in org.mobicents.mscontrol that return types with arguments of type MsResourceListener
 java.util.List<MsResourceListener> MsProvider.getResourceListeners()
          Returns List of MsResourceListener registered with MsProvider
 

Methods in org.mobicents.mscontrol with parameters of type MsResourceListener
 void MsProvider.addResourceListener(MsResourceListener listener)
          Add a resource listener to all resources under this MsProvider.
 void MsResource.addResourceListener(MsResourceListener listener)
          Add's the instance of class implementing MsResourceListener.
 void MsResource.removeResourceListener(MsResourceListener listener)
          Removes's the instance of class implementing MsResourceListener.
 



Copyright © 2008. All Rights Reserved.