org.apache.aries.blueprint
Interface ServiceProcessor.ServicePropertiesUpdater

Enclosing interface:
ServiceProcessor

public static interface ServiceProcessor.ServicePropertiesUpdater


Method Summary
 java.lang.String getId()
           
 void updateProperties(java.util.Dictionary properties)
           
 

Method Detail

getId

java.lang.String getId()

updateProperties

void updateProperties(java.util.Dictionary properties)


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