java.lang.Object
org.springframework.cloud.appbroker.extensions.support.ConfigurationBeanUtils
public final class ConfigurationBeanUtils
extends Object
-
Method Summary
static <T> T
static <T> void
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
instantiate
public static <T> T instantiate(Class<T> cls)
-
populate
public static <T> void populate(T targetObject,
Map<String,Object> properties)