Package samples.reflection
Class ReflectionInstantiator
- java.lang.Object
-
- samples.reflection.ReflectionInstantiator
-
public class ReflectionInstantiator extends Object
-
-
Constructor Summary
Constructors Constructor Description ReflectionInstantiator()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description boolean
instantiateUseMe()
-
-
-
Method Detail
-
instantiateUseMe
public boolean instantiateUseMe() throws ClassNotFoundException
- Throws:
ClassNotFoundException
-
-