Package ru.bgcrm.plugin.camel.utils
Class ReflectionUtils
java.lang.Object
ru.bgcrm.plugin.camel.utils.ReflectionUtils
-
Method Summary
Modifier and TypeMethodDescriptionstatic booleanhasPublicEmptyConstructor(Class clazz) static <T> TtryCreateInstance(Class<T> handler)
-
Method Details
-
hasPublicEmptyConstructor
-
tryCreateInstance
- Throws:
org.apache.camel.CamelException
-