public class MongoClientConfigurationBeanInfo extends SimpleBeanInfo
MongoClientConfiguration
.Modifier and Type | Class and Description |
---|---|
protected static class |
MongoClientConfigurationBeanInfo.CredentialListEditor
CredentialListEditor provides the ability to parse the list of
credentials from a MongoDB URI.
|
ICON_COLOR_16x16, ICON_COLOR_32x32, ICON_MONO_16x16, ICON_MONO_32x32
Constructor and Description |
---|
MongoClientConfigurationBeanInfo()
Creates a new MongoClientConfigurationBeanInfo.
|
Modifier and Type | Method and Description |
---|---|
PropertyDescriptor[] |
getPropertyDescriptors() |
getAdditionalBeanInfo, getBeanDescriptor, getDefaultEventIndex, getDefaultPropertyIndex, getEventSetDescriptors, getIcon, getMethodDescriptors, loadImage
public MongoClientConfigurationBeanInfo()
public PropertyDescriptor[] getPropertyDescriptors()
Overridden to return null
to trigger normal bean
introspection.
getPropertyDescriptors
in interface BeanInfo
getPropertyDescriptors
in class SimpleBeanInfo
Copyright © 2011–2014 Allanbank Consulting, Inc.. All rights reserved.