org.apache.aries.blueprint
Interface ServiceProcessor

All Superinterfaces:
Processor
All Known Implementing Classes:
CmProperties

public interface ServiceProcessor
extends Processor


Nested Class Summary
static interface ServiceProcessor.ServicePropertiesUpdater
           
 
Method Summary
 void updateProperties(ServiceProcessor.ServicePropertiesUpdater service, java.util.Dictionary properties)
           
 

Method Detail

updateProperties

void updateProperties(ServiceProcessor.ServicePropertiesUpdater service,
                      java.util.Dictionary properties)


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