org.codehaus.activemq.util
Class BeanUtils

java.lang.Object
  extended byorg.codehaus.activemq.util.BeanUtils

public class BeanUtils
extends Object

Some bean utility methods

Version:
$Revision: 1.1 $

Field Summary
protected static String NAME
           
protected static Class[] PARAMETER_TYPES
           
 
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
 

Field Detail

NAME

protected static final String NAME
See Also:
Constant Field Values

PARAMETER_TYPES

protected static final Class[] PARAMETER_TYPES
Constructor Detail

BeanUtils

public BeanUtils()
Method Detail

populate

public static void populate(Object bean,
                            Map properties)


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