org.activemq.util
Class BeanUtils

java.lang.Object
  extended by org.activemq.util.BeanUtils

public class BeanUtils
extends Object

Some bean utility methods

Version:
$Revision: 1.1.1.1 $

Constructor Summary
BeanUtils()
           
 
Method Summary
static void populate(Object bean, Map properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BeanUtils

public BeanUtils()
Method Detail

populate

public static void populate(Object bean,
                            Map properties)


Copyright © 2004-2010 Protique, Ltd.. All Rights Reserved.