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