@Dependent public class BeanPropertyEditorBuilder extends Object implements BeanPropertyEditorBuilderService
Modifier and Type | Class and Description |
---|---|
class |
BeanPropertyEditorBuilder.NullBeanException |
Constructor and Description |
---|
BeanPropertyEditorBuilder() |
Modifier and Type | Method and Description |
---|---|
PropertyEditorCategory |
extract(String fqcn) |
PropertyEditorCategory |
extract(String fqcn,
Object instance) |
boolean |
isAHandledType(PropertyEditorType type) |
public PropertyEditorCategory extract(String fqcn)
extract
in interface BeanPropertyEditorBuilderService
public PropertyEditorCategory extract(String fqcn, Object instance)
extract
in interface BeanPropertyEditorBuilderService
public boolean isAHandledType(PropertyEditorType type)
Copyright © 2012–2020 JBoss by Red Hat. All rights reserved.