| Package | Description |
|---|---|
| org.meanbean.bean.info | |
| org.meanbean.test |
| Modifier and Type | Class and Description |
|---|---|
class |
JavaBeanInformationFactory
Concrete BeanInformationFactory that creates concrete JavaBeanInformation objects from/based on a specified
beanClass.
|
| Modifier and Type | Method and Description |
|---|---|
static BeanInformationFactory |
BeanInformationFactory.getInstance() |
| Modifier and Type | Method and Description |
|---|---|
static ServiceDefinition<BeanInformationFactory> |
BeanInformationFactory.getServiceDefinition() |
| Modifier and Type | Method and Description |
|---|---|
BeanInformationFactory |
VerifierSettings.getBeanInformationFactory() |
BeanInformationFactory |
BeanTesterBuilder.getBeanInformationFactory() |
| Modifier and Type | Method and Description |
|---|---|
VerifierSettingsEditor |
VerifierSettingsEditor.setBeanInformationFactory(BeanInformationFactory beanInformationFactory) |
VerifierSettings |
VerifierSettings.setBeanInformationFactory(BeanInformationFactory beanInformationFactory) |
BeanTesterBuilder |
BeanTesterBuilder.setBeanInformationFactory(BeanInformationFactory beanInformationFactory) |
Copyright © 2010–2020 meanbean. All rights reserved.