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