org.apache.activemq.tool.properties
Class ReflectionUtil
java.lang.Object
org.apache.activemq.tool.properties.ReflectionUtil
public final class ReflectionUtil
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
configureClass
public static void configureClass(Object obj,
String key,
String val)
configureClass
public static void configureClass(Object obj,
Properties props)
retrieveObjectProperties
public static Properties retrieveObjectProperties(Object obj)
retrieveClassProperties
protected static Properties retrieveClassProperties(String prefix,
Class targetClass,
Object targetObject)
Copyright © 2005-2013 The Apache Software Foundation. All Rights Reserved.