org.kuali.common.util.property.processor
Class ReformatKeysAsEnvVarsProcessor

java.lang.Object
  extended by org.kuali.common.util.property.processor.ReformatKeysAsEnvVarsProcessor
All Implemented Interfaces:
PropertyProcessor

public class ReformatKeysAsEnvVarsProcessor
extends Object
implements PropertyProcessor


Constructor Summary
ReformatKeysAsEnvVarsProcessor()
           
 
Method Summary
 void process(Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ReformatKeysAsEnvVarsProcessor

public ReformatKeysAsEnvVarsProcessor()
Method Detail

process

public void process(Properties properties)
Specified by:
process in interface PropertyProcessor


Copyright © 2010-2013 The Kuali Foundation. All Rights Reserved.