Package org.objenesis.tck.search
Interface SearchWorkingInstantiatorListener
- All Known Implementing Classes:
SystemOutListener
public interface SearchWorkingInstantiatorListener
-
Method Summary
Modifier and TypeMethodDescriptionvoidinstantiatorNotFound(String className, Throwable t) voidinstantiatorSupported(Class<?> c) voidinstantiatorUnsupported(Class<?> c, Throwable t)
-
Method Details
-
instantiatorSupported
-
instantiatorUnsupported
-
instantiatorNotFound
-