org.apache.geronimo.blueprint
Interface ComponentDefinitionRegistryProcessor
- All Known Implementing Classes:
- AbstractPropertyPlaceholder, CmPropertyPlaceholder, PropertyPlaceholder
public interface ComponentDefinitionRegistryProcessor
TODO
Processors must be advertized as being such. This can be done by using
the custom attribtue defined in the extension schema.
<bp:bean ext:role="processor" ...>
- Version:
- $Rev: 766508 $, $Date: 2009-04-19 22:09:27 +0200 (Sun, 19 Apr 2009) $
- Author:
- Apache Geronimo Project
process
void process(ComponentDefinitionRegistry registry)
Copyright © 2003-2009 The Apache Software Foundation. All Rights Reserved.