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