| Package | Description |
|---|---|
| org.spincast.plugins.hotswap | |
| org.spincast.plugins.hotswap.classeswatcher |
| Modifier and Type | Method and Description |
|---|---|
HotSwapClassesRedefinitionsWatcher |
HotSwapManagerDefault.getClassesRedefinitionsWatcher() |
HotSwapClassesRedefinitionsWatcher |
HotSwapManager.getClassesRedefinitionsWatcher()
Gets the
HotSwapFilesModificationsWatcher. |
| Modifier and Type | Method and Description |
|---|---|
protected Class<? extends HotSwapClassesRedefinitionsWatcher> |
SpincastHotSwapPluginModule.getHotSwapClassesRedefinitionsWatcherDummyImpl() |
protected Class<? extends HotSwapClassesRedefinitionsWatcher> |
SpincastHotSwapPluginModule.getHotSwapClassesRedefinitionWatcherImpl() |
| Constructor and Description |
|---|
HotSwapManagerDefault(HotSwapFilesModificationsWatcher hotSwapFilesModificationsWatcher,
HotSwapClassesRedefinitionsWatcher hotSwapClassesRedefinitionWatcher) |
| Modifier and Type | Class and Description |
|---|---|
class |
HotSwapClassesRedefinitionsWatcherDefault
The instance of this class will be created by
HotSwap Agent.
|
class |
HotSwapClassesRedefinitionsWatcherDummy
Dummy implementation of HotSwapClassesRedefinitionsWatcher
used when Hotswap Agent is not available.
|
Copyright © 2018. All rights reserved.