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