public interface SearchWorkingInstantiatorListener
Modifier and Type | Method and Description |
---|---|
void |
instantiatorNotFound(java.lang.String className,
java.lang.Throwable t) |
void |
instantiatorSupported(java.lang.Class<?> c) |
void |
instantiatorUnsupported(java.lang.Class<?> c,
java.lang.Throwable t) |