public interface ModuleChangeListener
| Modifier and Type | Method and Description |
|---|---|
void |
changed(HK2Module sender)
a module has detected that one or more of its resources (classes, jar...)
has changed and should be reloaded.
|
void changed(HK2Module sender)
Copyright © 2009–2021 Oracle Corporation. All rights reserved.