public class GlobalValueTransformerLoader extends Object
| Constructor and Description |
|---|
GlobalValueTransformerLoader() |
| Modifier and Type | Method and Description |
|---|---|
static void |
changeNamespaceToScan(String newNamespace)
Use this static function to set the namespace to scan.
|
static ValueTransformer<?,?> |
getValueTransformerForClass(Class<?> genericType) |
public static ValueTransformer<?,?> getValueTransformerForClass(Class<?> genericType) throws InstantiationException, IllegalAccessException
public static void changeNamespaceToScan(String newNamespace)
newNamespace - the new namespace to be searched for GlobalValueTransformerCopyright © 2012–2021 Zalando SE. All rights reserved.