public class ReflectorConfigurationImpl extends java.lang.Object implements ReflectorConfiguration
| Constructor and Description |
|---|
ReflectorConfigurationImpl(Config4Impl config) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
callConstructor(ReflectClass clazz) |
boolean |
testConstructors() |
public ReflectorConfigurationImpl(Config4Impl config)
public boolean testConstructors()
testConstructors in interface ReflectorConfigurationpublic boolean callConstructor(ReflectClass clazz)
callConstructor in interface ReflectorConfiguration