org.apache.geronimo.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, Dictionary properties)
           
 

Method Detail

updateProperties

void updateProperties(ServiceProcessor.ServicePropertiesUpdater service,
                      Dictionary properties)


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