Package | Description |
---|---|
org.ldaptive.beans.generate.props |
Constructor and Description |
---|
BeanGeneratorPropertySource(BeanGenerator bg)
Creates a new bean generator property source using the default properties file.
|
BeanGeneratorPropertySource(BeanGenerator pc,
Properties props)
Creates a new bean generator property source.
|
BeanGeneratorPropertySource(BeanGenerator pc,
PropertySource.PropertyDomain domain,
Properties props)
Creates a new bean generator property source.
|
BeanGeneratorPropertySource(BeanGenerator pc,
Reader... readers)
Creates a new bean generator property source.
|
BeanGeneratorPropertySource(BeanGenerator pc,
String... paths)
Creates a new bean generator property source.
|
Copyright © 2003-2019 Virginia Tech. All Rights Reserved.