@Contract
public interface ConfigBeanListener
| Modifier and Type | Method and Description |
|---|---|
void |
onEntered(org.glassfish.hk2.api.ActiveDescriptor<ConfigBean> bean)
Notification that a new config beans has entered the configuration
tree.
|
void onEntered(org.glassfish.hk2.api.ActiveDescriptor<ConfigBean> bean)
bean - the new config beanCopyright © 2019. All rights reserved.