Package org.camunda.spin.impl.util
Class SpinReflectUtil
java.lang.Object
org.camunda.spin.impl.util.SpinReflectUtil
- Author:
- Daniel Meyer
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic Class<?>
loadClass
(String classname, DataFormat<?> dataFormat) Used by dataformats if they need to load a class
-
Constructor Details
-
SpinReflectUtil
public SpinReflectUtil()
-
-
Method Details
-
loadClass
Used by dataformats if they need to load a class- Parameters:
classname
- the name of thedataFormat
-- Returns:
-