public class SystemOutListener extends Object implements SearchWorkingInstantiatorListener
| Constructor and Description |
|---|
SystemOutListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
instantiatorNotFound(String className,
Throwable t) |
void |
instantiatorSupported(Class<?> c) |
void |
instantiatorUnsupported(Class<?> c,
Throwable t) |
public void instantiatorSupported(Class<?> c)
instantiatorSupported in interface SearchWorkingInstantiatorListenerpublic void instantiatorUnsupported(Class<?> c, Throwable t)
instantiatorUnsupported in interface SearchWorkingInstantiatorListenerpublic void instantiatorNotFound(String className, Throwable t)
instantiatorNotFound in interface SearchWorkingInstantiatorListenerCopyright © 2006–2018 Joe Walnes, Henri Tremblay, Leonardo Mesquita. All rights reserved.