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