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 2163 2010-03-19 22:24:28Z fgiust $
Author:
fgiust

Method Summary
static void autowireProperties(java.lang.Object bean, org.springframework.util.StringValueResolver valueResolver)
           
 
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,
                                      org.springframework.util.StringValueResolver valueResolver)


Copyright © 2007-2010 Openmind. All Rights Reserved.