ClassIntrospecter
public class DefaultClassIntrospector extends java.lang.Object implements ClassIntrospecter
Modifier and Type | Field | Description |
---|---|---|
static DefaultClassIntrospector |
INSTANCE |
Modifier and Type | Method | Description |
---|---|---|
<T> InstanceFactory<T> |
createInstanceFactory(java.lang.Class<T> clazz) |
public static final DefaultClassIntrospector INSTANCE
public <T> InstanceFactory<T> createInstanceFactory(java.lang.Class<T> clazz) throws java.lang.NoSuchMethodException
createInstanceFactory
in interface ClassIntrospecter
java.lang.NoSuchMethodException
Copyright © 2018. All rights reserved.