@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 BeanPropertyEditorBuilderServicepublic PropertyEditorCategory extract(String fqcn, Object instance)
extract in interface BeanPropertyEditorBuilderServicepublic boolean isAHandledType(PropertyEditorType type)
Copyright © 2012–2019 JBoss by Red Hat. All rights reserved.