it.openutils.deployment.spring
Class PropertyAnnotationsUtils

java.lang.Object
  extended by it.openutils.deployment.spring.PropertyAnnotationsUtils

public final class PropertyAnnotationsUtils
extends java.lang.Object

Utility class for doing property replacement in fields.

Version:
$Id: PropertyAnnotationsUtils.java 1095 2009-03-15 15:34:35Z fgiust $
Author:
fgiust

Method Summary
static void autowireProperties(java.lang.Object bean, java.util.Properties properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

autowireProperties

public static void autowireProperties(java.lang.Object bean,
                                      java.util.Properties properties)


Copyright © 2009 Openmind. All Rights Reserved.