| Interface | Description |
|---|---|
| IReloadedClassesListener |
| Class | Description |
|---|---|
| CheckingClassLoader |
This ClassLoader is used to load classes that are not to be reloaded but which must
cause the classes they load to pass thru the checking mechanism.
|
| Reloader |
This class handles loading classes in such a way that when their source .class
files change we discard existing info and cause the classes to be reloaded.
|
| ReloadingClassLoader |
The classloader used by the reloader.
|
Copyright © 2017 etc.to. All rights reserved.