Class ReflectiveFactory
- java.lang.Object
-
- org.enterprisedomain.classmaker.util.ReflectiveFactory
-
public class ReflectiveFactory extends java.lang.Object
-
-
Constructor Summary
Constructors Constructor Description ReflectiveFactory()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static <T> T
create(java.lang.Class<T> clazz, java.lang.Object... parameters)
-