Uses of Interface
org.apache.aries.blueprint.ServiceProcessor.ServicePropertiesUpdater

Packages that use ServiceProcessor.ServicePropertiesUpdater
org.apache.aries.blueprint   
org.apache.aries.blueprint.compendium.cm   
 

Uses of ServiceProcessor.ServicePropertiesUpdater in org.apache.aries.blueprint
 

Methods in org.apache.aries.blueprint with parameters of type ServiceProcessor.ServicePropertiesUpdater
 void ServiceProcessor.updateProperties(ServiceProcessor.ServicePropertiesUpdater service, java.util.Dictionary properties)
           
 

Uses of ServiceProcessor.ServicePropertiesUpdater in org.apache.aries.blueprint.compendium.cm
 

Methods in org.apache.aries.blueprint.compendium.cm with parameters of type ServiceProcessor.ServicePropertiesUpdater
 void CmProperties.updateProperties(ServiceProcessor.ServicePropertiesUpdater service, java.util.Dictionary props)
           
 



Copyright © 2009-2011 The Apache Software Foundation. All Rights Reserved.