All Downloads are FREE. Search and download functionalities are using the official Maven repository.

public.javadoc.org.spincast.plugins.hotswap.classeswatcher.HotSwapClassesRedefinitionsWatcherDefault.html Maven / Gradle / Ivy

There is a newer version: 2.2.0
Show newest version






HotSwapClassesRedefinitionsWatcherDefault (org.spincast:spincast-framework 1.0.0 API)












org.spincast.plugins.hotswap.classeswatcher

Class HotSwapClassesRedefinitionsWatcherDefault

  • java.lang.Object
    • org.spincast.plugins.hotswap.classeswatcher.HotSwapClassesRedefinitionsWatcherDefault
  • All Implemented Interfaces:
    HotSwapClassesRedefinitionsWatcher


    @Plugin(name="HotSwapClassesRedefinitionsWatcher",
            testedVersions="")
    public class HotSwapClassesRedefinitionsWatcherDefault
    extends Object
    implements HotSwapClassesRedefinitionsWatcher
    The instance of this class will be created by HotSwap Agent.

    We bind it to the Guice context using toInstance() and this will inject the required dependencies on members ("@Inject" annotated), directly.

    • Field Detail

      • logger

        protected static final org.slf4j.Logger logger
      • scheduler

        @Init
        protected org.hotswap.agent.command.Scheduler scheduler
        This will be called by HotSwap Agent to inject the Scheduler instance.
    • Constructor Detail

      • HotSwapClassesRedefinitionsWatcherDefault

        public HotSwapClassesRedefinitionsWatcherDefault()

Copyright © 2019. All rights reserved.





© 2015 - 2024 Weber Informatics LLC | Privacy Policy