Uses of Interface
org.spincast.plugins.hotswap.classeswatcher.HotSwapClassesRedefinitionsWatcher
Packages that use HotSwapClassesRedefinitionsWatcher
-
Uses of HotSwapClassesRedefinitionsWatcher in org.spincast.plugins.hotswap
Methods in org.spincast.plugins.hotswap that return types with arguments of type HotSwapClassesRedefinitionsWatcherModifier and TypeMethodDescriptionprotected Class<? extends HotSwapClassesRedefinitionsWatcher>
SpincastHotSwapPluginModule.getHotSwapClassesRedefinitionsWatcherDummyImpl()
protected Class<? extends HotSwapClassesRedefinitionsWatcher>
SpincastHotSwapPluginModule.getHotSwapClassesRedefinitionWatcherImpl()
-
Uses of HotSwapClassesRedefinitionsWatcher in org.spincast.plugins.hotswap.classeswatcher
Classes in org.spincast.plugins.hotswap.classeswatcher that implement HotSwapClassesRedefinitionsWatcherModifier and TypeClassDescriptionclass
The instance of this class will be created by HotSwap Agent.class
Dummy implementation of HotSwapClassesRedefinitionsWatcher used when Hotswap Agent is not available.