Uses of Interface
org.springframework.osgi.service.exporter.support.ServicePropertiesChangeListener

Packages that use ServicePropertiesChangeListener
org.springframework.osgi.service.exporter.support Support package for exporting objects as OSGi services. 
 

Uses of ServicePropertiesChangeListener in org.springframework.osgi.service.exporter.support
 

Methods in org.springframework.osgi.service.exporter.support with parameters of type ServicePropertiesChangeListener
 void ServicePropertiesListenerManager.addListener(ServicePropertiesChangeListener listener)
          Adds a listener to be notified of any service properties changes.
 void ServicePropertiesListenerManager.removeListener(ServicePropertiesChangeListener listener)
          Removes a listener interested in service properties changes.
 



Copyright © 2006-2011 Spring Framework. All Rights Reserved.