public class ProcessorsProcessor extends Object implements PropertyProcessor
| Constructor and Description |
|---|
ProcessorsProcessor(List<PropertyProcessor> processors) |
ProcessorsProcessor(PropertyProcessor... processors) |
public ProcessorsProcessor(PropertyProcessor... processors)
public ProcessorsProcessor(List<PropertyProcessor> processors)
public void process(Properties properties)
process in interface PropertyProcessorpublic List<PropertyProcessor> getProcessors()
Copyright © 2010–2014 The Kuali Foundation. All rights reserved.