public interface QAFConfigurationListener extends QAFListener
| Modifier and Type | Method and Description |
|---|---|
void |
onChange()
this method will be called when env.resource changed and configuration loaded
with updated env.resource.
|
void |
onLoad(PropertyUtil bundle)
this method will be called after configuration loaded.
|
void onLoad(PropertyUtil bundle)
ConfigurationManager.getBundle() inside this method implementation,
if required, use bundle parameter of method.bundle - void onChange()
Copyright © 2000 Infostretch Corp.