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