| Package | Description |
|---|---|
| org.beangle.inject.spring.config |
| Modifier and Type | Method and Description |
|---|---|
ReconfigType |
ReconfigBeanDefinitionHolder.getConfigType()
Getter for the field
configType. |
static ReconfigType |
ReconfigType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReconfigType[] |
ReconfigType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ReconfigBeanDefinitionHolder.setConfigType(ReconfigType configType)
Setter for the field
configType. |
Copyright © 2005–2019 The Beangle Software. All rights reserved.