public interface Configurable
Modifier and Type | Method and Description |
---|---|
void |
endConfiguration()
Invoked upon completion of bean property configuration for this object.
|
void |
setConfiguration(Configuration conf)
Invoked prior to setting bean properties.
|
void |
startConfiguration()
Invoked before bean property configuration is begun on this object.
|
void setConfiguration(Configuration conf)
void startConfiguration()
void endConfiguration()
Copyright © 2006–2022 Apache Software Foundation. All rights reserved.