Module org.simpleflatmapper.reflect
Package org.simpleflatmapper.reflect
Interface Instantiator<S,T>
- All Known Implementing Classes:
BuilderInstantiator,EmptyConstructorInstantiator,EmptyStaticMethodInstantiator,GetterInstantiator,InjectConstructorInstantiator,InjectStaticMethodInstantiator
public interface Instantiator<S,T>
-
Method Summary
-
Method Details
-
newInstance
- Throws:
Exception
-