org.apache.aries.blueprint
Interface ServiceProcessor.ServicePropertiesUpdater

Enclosing interface:
ServiceProcessor

public static interface ServiceProcessor.ServicePropertiesUpdater


Method Summary
 String getId()
           
 void updateProperties(Dictionary properties)
           
 

Method Detail

getId

String getId()

updateProperties

void updateProperties(Dictionary properties)


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